Enhancing the User Experience using Redux or Vuex: Statement Management in JavaScript Frameworks
Abstract
The internet is most spread on the web applications in the form of complex networks as web applications can be operated directly without the need for installation. The complex features of websites are possible nowadays due to the availability of a vast language called JavaScript. The emergence of web applications would not have been possible without the use of JavaScript as it provides the developer the ability to reflect any idea to implementation. The highlight of this diverse language is the platforms and libraries it provides to the developers as a solution to the new challenges with the increased complexity of the applications. State Management is one of the solutions to build more robust applications. This can help to later extend the projects and is therefore suitable for large projects. The statement management implementation is possible with the use of Redux and Vuex which are the most prominent libraries of JavaScript. This paper presents the architecture of both of these to understand how they can support development. The aim is to analyze the architecture to understand its usage rather than just making a comparison between the two. So, informed decisions can be carried out by the developers after reading this document.
Keywords
React, Redux, State Management, JavaScript Frameworks, Vuex, frontend Optimization