September 2024
Beginner to intermediate
985 pages
35h 37m
English
Desktop applications can now also be implemented with JavaScript. In recent years, two main frameworks have emerged for this purpose, which will be presented in this chapter.
Thanks to modern web technologies, web applications have become increasingly popular in recent years and in many cases have replaced classic desktop applications or offer equivalent solutions; these are called rich internet applications. However, desktop applications still make more sense in many cases, depending on the use case or requirements.
The advantages of desktop applications over web applications include the following:
Access to native featuresIn contrast to web applications, which cannot access native features and hardware ...
Read now
Unlock full access