Category: react

How Vercel builds Vercel with Vercel

January 31, 2024 By Mark Otto 0

👍 On the flip side, Jack Herrington took a look to see ▶️ if RSCs and the Next.js app router approach are ‘really that bad’ and concluded that the DX is just fine. React Form Libraries for Seamless Form Creation Right in Your App — Simplify data…

How to start a React project in 2024

January 24, 2024 By Mark Otto 0

Lessons Learned Upgrading to React 18 — If you get the feeling everyone upgrades to using the newest React version and features ASAP, it’s not true. Most teams take a while to do big upgrades (if they even do so at all) so it’s interesting…

React Server Components does not require a server

January 17, 2024 By Mark Otto 0

React Libraries for 2024 — A few issues ago, we were hoping that Robin would soon do a 2024 update of his opinionated annual guide to which libraries to consider for different tasks – and he has! 🎉 Robin Wieruch Using React with templ and Go —…

The joy of full-stack, AI-first Next.js

January 10, 2024 By Mark Otto 0

▶  React Server Components From Scratch — “Alright, let’s build React Server Components totally from scratch.” Right from nothing, through building a simple Node-based server and working out from there. Ben is very engaging and does a great job of explaining things. Ben Holmes 💡 Josh W…

What powers a modern React-based blog in 2024

January 3, 2024 By Mark Otto 0

We’re back, and ready for 2024. Things are slightly different this week as we conclude our 2023 roundup with a look back at the most popular code and tools related items from last year, but we have a few new bits and pieces up top…

React templates December 2023 Update

December 28, 2023 By Mark Otto Off

If you are building an admin panel, CRM, CMS, internal tool, ERP, or other data management app – we guarantee there is no faster way other than Flatlogic to deliver full-stack web apps! Schedule a call with our team to leverage the experience of the…

The top React articles of 2023

December 20, 2023 By Mark Otto 0

🎄 Before we take a week off for Christmas, we usually do a ‘best of 2023’ issue to revisit the most popular items of the year. This year, we’re doing things a little differently and splitting up the roundup between this issue and next 🙂…

Storybook gets on board with RSCs

December 13, 2023 By Mark Otto 0

React Tricks: Fast, Fit and Fun — The developer of Wouter, a minimal hook-based router for React apps, explains some of the ‘tricks and hacks’ he’s used while maintaining the library, complete with some neat interactive demos. Alexey Taktarov Storybook Adds Support for React Server Components…

Meta opens up Facebook’s styling solution

December 6, 2023 By Mark Otto 0

StyleX: Meta’s Web Styling System — A newly open sourced “CSS-in-JS” library from Meta made up of a JavaScript syntax and compiler for styling web apps. It’s not exclusively for React, but React is a natural fit given it was built for Facebook. Jack Herrington…

AWS vs Vercel for hosting Next.js apps

November 29, 2023 By Mark Otto 0

Tamagui: A UI Kit Unifying React Native and Web — A complete UI solution for cross-platform React apps (web and native) using highly platform-optimized output by way of a smart compiler. It might give you Tailwind CSS vibes, but goes well beyond that. Nate Weinert How Web…