Journal of Android and IOS Applications and Testing https://www.matjournals.net/engineering/index.php/JoAAT <p><strong>JoAAT</strong> is a peer reviewed journal in the discipline of Computer Science published by the MAT Journals Pvt. Ltd. It is a print and e-journal focused towards the rapid publication of fundamental research papers on all areas of Android and IOS Applications. This journal involves the basic principles of Android and IOS Applications and Testing where iOS (originally iPhone OS) is a mobile operating system created and developed by Apple Inc. and distributed exclusively for Apple hardware and Android is a mobile operating system (OS) based on the Linux kernel and currently developed by Google.</p> en-US Fri, 01 May 2026 06:27:26 +0000 OJS 3.3.0.8 http://blogs.law.harvard.edu/tech/rss 60 An Experimental Evaluation of Lazy Loading and Code Splitting for React.js Performance Optimization https://www.matjournals.net/engineering/index.php/JoAAT/article/view/3612 <p><em>React.js-based single-page applications often suffer from large initial bundle sizes, leading to degraded performance, particularly on mobile and low-bandwidth networks. As application complexity grows, large JavaScript bundles must be fully downloaded and parsed before any content is rendered, resulting in slower startup times and a poor user experience. Although lazy loading and code splitting are widely adopted in practice, controlled experimental validation within React.js environments remains limited. This study implements these techniques using React.lazy(), Suspense boundaries, and Webpack’s SplitChunksPlugin, and evaluates their combined impact under three simulated network conditions (Fast 4G, Slow 4G, and 3G) using Google Lighthouse in mobile simulation mode. A controlled prototype application comprising multiple functional pages and realistic third-party dependencies was developed in both baseline and optimized configurations. Experimental results demonstrate a 47.3% reduction in initial JavaScript transfer size, a 39.8% improvement in First Contentful Paint (FCP), and a 52.1% reduction in Total Blocking Time (TBT). Performance benefits are most pronounced under constrained 3G conditions, where absolute FCP gains exceed 2,200 ms. Statistical analysis using paired t-tests confirms that these improvements are significant (p &lt; 0.01). Despite a limited sample size (n = 5), the controlled experimental design ensures consistency and reproducibility. The findings provide empirical evidence supporting lazy loading and code splitting as effective, production-ready frontend performance optimization strategies for modern React.js applications. </em></p> B. Krishna Kalyan Reddy, Dadala Jahnavi, A. Harini, Bashaboina Pavan Kalyan Copyright (c) 2026 Journal of Android and IOS Applications and Testing https://www.matjournals.net/engineering/index.php/JoAAT/article/view/3612 Mon, 25 May 2026 00:00:00 +0000