A Front-End User Interface Layer Framework for Reactive Web Applications
- 1 School of Computing and Mathematics, Charles Sturt University, Sydney, Australia
- 2 Walden University, United States
Abstract
Nowadays, people are relying more and more on web applications, such as Gmails, Google Map and Google Docs to complete their daily tasks. However, web applications often fail to provide reactive interactions with users. This paper explores the issues and problems of current web application frameworks and narrowed the research to the User Interface (UI) layer as it is the most important component to focus on in terms of increasing web application reactiveness. By integrating two Javascript libraries, namely, Preact and Preact-router into the UI layer, the proposed approach optimizes the way how the web server and web client communicates, which leads to a more reactive web application. The proposed UI layer framework was tested against a current framework and found that the proposed framework reduced a significant amount of page load time. In addition, number of requests sent to a web server was also reduced compared to the current framework. The proposed UI layer framework can be applied to business web applications to increase their applications load time and reactiveness. By making their web applications more reactive, it would potentially have a positive impact on the conversion rates of their businesses.
DOI: https://doi.org/10.3844/ajassp.2017.1081.1092
Copyright: © 2017 Zhixong Xiao, Chandana Prasad Withana, Abeer Alsadoon and Amr Elchouemi. This is an open access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.
- 4,541 Views
- 2,317 Downloads
- 0 Citations
Download
Keywords
- Web Application
- Front-End User Interface Layer Framework
- Web Application Frameworks