New very practical lib, which allows to easily open the source file of a React component, with a simple
Option + Click
on the interface. Supports CRA, Next.js, Vite… Only works with VS Code, but other IDEs could be supported, like
Intellij.
Zag is a collection of primitive components based on state machines. This makes it possible to decouple the logic from the framework, and to offer a binding for React, Vue, Solid… This new solution will allow the React
Chakra UI lib to be adapted more easily to other frameworks, while sharing a lot more behavior code.
Jack has worked at Google on Chrome DevTools for 2 years. Since then, he no longer uses React, and shares his feedback on his transition to standardized web APIs that do not require dependencies: forms, custom elements…
Kristofer migrated his personal site from Next.js to Remix, for fun. He gives his feedback, and shares the impact on the Lighthouse score. He lists the main changes he had to make: Chakra integration, Link component, routing, data fetching, metadata…
Feedback on the use of Incremental Static Regeneration from Next.js to reduce build times for documentation sites at HashiCorp. The new “on-demand ISR” mode makes it possible to invalidate the Next.js cache and therefore to give immediate feedback when an update is published.
Extras: