Optimising Interaction to Next Paint (INP) Using Chrome DevTools
Learn to optimise Interaction to Next Paint (INP) using Chrome DevTools. Discover techniques to measure, analyse, and improve page responsiveness. Master the Performance panel to identify bottlenecks ...
Autoread OTP in mobile browser using WebOTP API
By utilizing the WEBOTP API, we can automatically detect the OTP on mobile devices without the need for manual entry.
Building Microfrontends with Module Federation
This article provides an overview of employing micro frontend architecture and module federation to construct scalable and efficient web applications.