Retrieved from Iss. 111, 2022
Pages 226 -233
Received 21.12.2021
Revised 14.05.2022
Accepted 14.06.2022
Retrieved from Iss. 111, 2022
Pages 226 -233
Abstract
The work is devoted to the study of the development of one-page web applications, architectural elements, popular design templates, tools, programming languages and frameworks. During the work, the existing one-page web applications were reviewed, and one of the Reakt libraries, which is currently very effective and popular, was studied in detail. To control the state of the data and the state of the interface in javascript applications, the Redux tool is used, it is suitable for single-page applications. The disadvantages and advantages of the concept of one-page web applications in comparison with the traditional website and the native application are analyzed. Developed recommendations for creating applications.
Keywords:
one-page web application, native application, web application, JavaScript, React, design patterns