Tag: Front-End Development

Big news for both Next.js and Remix

November 2, 2023 By Mark Otto Off

Next.js 14 Released — Unveiled at last week’s Next.js Conf, v14 caused a lot of community discussion (not least on Hacker News), largely surrounding Server Actions being declared stable and the ‘backend-meets-frontend’ opportunities this opens up. A new partial prerendering feature is also in preview,…

Svelte 4 released

June 22, 2023 By Mark Otto Off

UnsuckJS: Comparing Lightweight JavaScript Options — “No build tools, no compilers, and no hassle.” It’s a table of frontend JavaScript libraries on a simple page – that’s it! But it’s a handy table, letting you see the relative popularity, size, and latest versions of libraries as…

React’s turning into Angular, PHP, and what else now?

June 7, 2023 By Mark Otto 0

Dan Abramov’s Deep Dive into React Server Components — Having faced a raft of questions about Server Components, Dan has sat down to write a series covering everything from the ground up by reimplementing a basic form of RSC from scratch. It’s not aimed at…

Is React the new WordPress?

April 12, 2023 By Mark Otto 0

Next.js 13.3 Released — Increasingly seen as ‘the’ React framework, Next.js is always worth keeping an eye on. v13.3 introduces a file-based metadata API for dynamically generating assets like sitemaps and robots.txt, dynamic Open Graph image generation, improved routing options, and App Router gains support…

5+ Tips For Building Custom Headless CMS

March 30, 2023 By Mark Otto Off

Are you looking to build a custom headless CMS (Content Management System) but don’t know where to start? Wondering what are the advantages of a headless CMS? What are the best tools and technologies to use? What are the steps to creating a custom headless…