Storybook v7, SWR v2, and Optimizing web fonts in Next.js 13
Do you contribute to any open source projects, or do you think it's a waste of time? Participate in the most complete survey Developer Nation has ever created to share your thoughts, win some amazing prizes, and shape key trends among developers for 2023.
The biggest highlight from this update is the new Framework API, which makes it a lot easier to configure for any framework. It already has "zero-config" support for Vite, and that is coming soon for Next.js, SvelteKit, Nuxt, and Remix.
This popular React data-fetching library enables components to fetch, cache, and mutate data and keeps the UI up-to-date with changes in that data over time. This new release come with new mutation APIs, improved optimistic UI capabilities, new DevTools, and better support for concurrent rendering.
Paul Armstrong was on the team that built the original Twitter web app, and in this article, he writes about what he would do differently if he were building a similar social web app like Twitter today (one spoiler: he wouldn't use React Native Web again).
In this article, Lydia Hallie writes about how you can navigate web font challenges using some new functionality in Next.js 13.
In this brief article, Tania Rascia breaks down her process for overcoming an issue she encountered with some repetitive markup in her app.
A new visual IDE specifically for React that lets you visually edit projects side-by-side with your code editor, so you can see your changes reflected instantly.
Take the survey to share your opinions about the web dev ecosystem and be entered to win some legit prizes 🎉. [sponsored]
A for creating docs sites and content sites that's based on Next.js and shares some similarities with Docusaurus.
Gives you an easy way to embed an ePub into your React web app, powered by EpubJS.
A cross-platform set of components that's based on the Mitosis library and can be used in React, Angular, Preact, Qwik, Solid, Svelte, Vue and Web Components.