Proceedings on Engineering Sciences (Dec 2019)
DEVELOPMENT OF WEB BASED APPLICATION USING SPA ARCHITECTURE
Abstract
Creating a modern application varies considerably from the rules that have been established since the emergence of the Internet. User interfaces evolved from simple forms for data entry into a database to a complex graphical environments that are adaptable to work on any device and number of users. Of the multiple user windows, applications have evolved into single page applications where each application element renders itself on the user's side and thus relieves server work. This approach unambiguously facilitates the development of applications and increases the effectiveness of the application using standard technologies such as development frameworks and mvc models.
Keywords