Published onMay 2, 2023Why is it so hard to create PWA with Next.js?frontendtypescriptnextjsreactjavascriptwebdevpwaDiscover the challenges of creating PWAs with Next.js, the powerful next-pwa plugin, and the exciting future with the @imbios/next-pwa package.
Published onApril 14, 20233 Scalable Next.js Architecture BoilerplatefrontendtypescriptnextjsreactjavascriptwebdevtipstutorialboilerplateA collection of Next.js boilerplates for building scalable web applications.
Published onDecember 20, 2022Hello React, Goodbye useEffect (I Hope)frontendjavascriptweb-developmentreactuseEffect has been used so much that it has become a crutch for many developers.
Published onNovember 17, 2022Debounce in Next.jsnextjsreactjavascripttypescriptdebounceCheap way to handle expensive operations in Next.js