• Home
  • Posts
  • Speaking
  • Optimising Interaction to Next Paint (INP) Using Chrome DevTools

    8/31/2024

    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

    2/16/2024

    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

    3/26/2024

    This article provides an overview of employing micro frontend architecture and module federation to construct scalable and efficient web applications.