Tech Watch RSS Feed
All the articles I've selected.
- Published: at 02:30 PM(Dave Bitter)
Let's see how Next.js Multi Zones can make building micro frontends a breeze.
- Published: at 03:30 PM(Nicholas Deschenes)
How we rebuilt Codecov's code renderer from the ground up to be faster and more efficient, utilizing virtualization.
- Published: at 03:22 PM(Raymond Camden)
A look at Transformers.js and doing GenAI work in the browser.
- Published: at 03:09 PM(Jacob Groß)
All-in-one guide for improving Interaction-to-Next-Paint (INP) Core Web Vital in React applications. Introduces the useAfterPaintEffect hook.
- Published: at 02:44 PM(Nadia Makarevich)
My step-by-step process for implementing a new feature from an idea to a production-ready solution using Modal Dialog as an example
- Published: at 02:25 PM(Ankita Kulkarni)
Learn about the new `use cache` directive in Next.js for caching functions, components, and entire routes.
- Published: at 02:13 PM(Roman Zaynetdinov)
We recently migrated the Neon console from webpack to Vite. We share the challenges we faced and the improvements we gained with the change.
- Published: at 01:52 PM(Robin Wieruch)
How to create a feature-based React architecture that allows large scale applications
- Published: at 02:47 PM(Matan Borenkraout)
Let's see why passing useState setters as props creates abstraction leaks and tightly couples child components to parent implementations.
- Published: at 02:38 PM(Amir Ali Azimloo)
Learn how to turn your Next.js app into a Progressive Web App (PWA).