Hi everyone!
Merry Christmas and Happy New Year! ๐ฅ
The newsletter is back for another year. Despite the holiday season we still had some interesting news, notably regarding the TanStack. Developers probably took this opportunity to work on their own open-source side projects ๐!
Don't forget to answer the State of React Native 2023 survey, it's your last chance!
Once again, this issue now has 2 authors Benedikt is helping me.
I hope to find time to write a full 2023 retrospective of the newsletter. Until then, if you are curious, I write monthly reports on my Indie Hackers page for 2 years now.
๐ก Subscribe to the official newsletter to receive an email every week!
๐ธ Sponsor
A newsletter helping flex your product muscle
Product for Engineersย is PostHogโs newsletter dedicated to helping engineers improve their product skills. Learn what questions to ask users, how to build new features users love, and the path to product market fit.ย Subscribe for freeย to get curated advice on building great products, lessons (and mistakes) from building PostHog, and deep dives into the strategies of top startups.
โ๏ธ React
The highly anticipated TanStack Router launched as stable 1.0 with a nice ๐ฆ trailer, just in time for Christmas. This new router pushes the boundary of what is possible in terms of type-safety, url state management (search params) and caching, among other things.
The SSR guide reference a @tanstack/react-start
package, probably a teaser for an upcoming ๐ฆ TanStack Start framework
Other recent TanStack packages that you might have missed:
- ๐ฆ TanStack Config - Tool for publishing and maintaining high-quality JavaScript packages
- ๐ฆ TanStack Store - Framework agnostic, type-safe store with reactive framework adapters
- ๐ธ From Dreamweaver to JSX: The Evolution of Visual Dev Tools for the Web
- ๐ React Docs PR - React-DOM static resource loading functions
- ๐ Next.js PR - Next.js is exploring moving to Lightning CSS
- ๐ Remix PR - SPA Mode
- ๐ฆ useMemo to become a better version of context selectors: It turns out selectors do not compose well, and the plan is to improve useMemo to kind of act like a selector!
- ๐ฆ SkipRenderOnClient - interesting trick to optimize hydration performance
- ๐ฆ Million.js joins Y Combinator
- ๐ React Server Components: the Good, the Bad, and the Ugly: Critical, but well-informed take on the status quo of using RSC.
- ๐ Thoughts on Remix: Balanced view on Remix - where it came from, their philosophy and how it compares to Next.js.
- ๐ More Than You Need to Know About ReactDOM.ยญflushSync: Detailed and interactive look at React-DOM
flushSync()
method, a rarely used but sometimes crucial method enabling you to opt-out of React state update batching. - ๐ Remix + MDX - How this site is built: Vite features and plugins work together to power Remix + MDX.
- ๐ The View Transition API: A New Way to Animate Page Transitions: Also shows how to use it in React Router and Remix.
- ๐ What should we ship?: Detailed blog post about the vercel.com relaunch.
- ๐ Future of Storybook in 2024: The themes for Storybook in 2024 will be application development (as opposed to isolated component development), enhanced support for non-React frameworks, and improved story generation (using AI).
- ๐ How to make Storybook 2-4x faster - v7.6 comes with perf improvement options, enabled by default in v8.0
- ๐ Next.js 14 Parallel Routes: Simultaneously render multiple pages within the same layout (useful for dashboards).
- ๐ Next.js 14 Intercepting Routes
- ๐ Understanding Reactโs useFormState and useFormStatus Hooks
- ๐ Diving into Server Actions in Next.js 14
- ๐ฆ rsc-cache - cache expensive RSCs, with Next.js integration
- ๐ฆ Catalyst - Modern UI kit for React: New official React UI kit from the Tailwind team. It's a paid product requiring a Tailwind UI license. There's also a free Headless UI update, now in v2.0 alpha.
- ๐ฆ Tokenami - Atomic CSS in the style attribute: Modern type-safe styling solution with theming, responsive variant support. Supports React and Solid.
- ๐ฆ shadcn-ui 0.5 - new components (Carousel, Drawer, Pagination, Resizable, Sonner) and CLI improvements
- ๐ฆ StyleX 0.4.1 - ESLint and Rollup plugin improvements, autocomplete, performance, reduced runtime size, support for CSS layers...
- ๐ฆ Storybook 8.0.0 alpha 4 - no react peer dependency anymore
- ๐ฆ TWC - Create reusable Tailwind CSS + React components
- ๐ฆ MDXTS - Build interactive, type-safe content and documentation in MDX, TypeScript, and React
- ๐ฆ Plate - Rich-text editor framework for React, customizable, including a plugin system
- ๐ฆ next-route-handler-pipe - Function pipelines for Next.js route handlers
๐ธ Sponsor
ShipFast - Ship your startup in days, not weeks
The Next.js boilerplate with all you need to build your SaaS, AI tool, or any other web app and make your first $ online fast.
- App Router or Page Router
- JavaScript or TypeScript
- Money-back guarantee, refundable within 7 days
๐ฑ React-Native
- ๐ธ Galaxies.dev - Master React Native & Save 25% on PRO with code GALAXIES24
- ๐ State of React Native 2023 survey - Last-call, closing on Friday 5
- ๐ RFC: Moving away from Obj-C on Apple platforms: Moving to Swift will only start after the move to the New Architecture has been completed.
- ๐ hermes-jsi-demos - Use Hermes with JSI on desktop without any frameworks
- ๐ jsi-rs - Write ultra fast React Native modules in Rust
- ๐ฆ Expo SDK 50 optimizing bundle size with platform shaking
- ๐ฆ Chain React 2024 announced for July 17-19
- ๐ฆ Top React Native Tweets of 2023
- ๐ WishList Release scrapped: After a year of development, Margelo decided not to release their library aimed at solving performance problems for lists in React Native.
- ๐ Bringing React Native libraries to Apple Vision Pro: the new out-of-tree VisionOS platform will support JS libs automatically. Most native libs will simply need to add a
visionos
platform to the podspec. - ๐ How to Properly Read Xcode Error
- ๐ JavaScript Achieves Breakthrough Performance with Static Hermes
- ๐ฆ react-native-release-profiler - passively profile JS/Hermes in production and release builds
- ๐ฆ expo-video-metadata: Retrieve information such as duration, dimensions, orientation, and codec for local and remote video files.
- ๐ฆ react-native-macos 0.73.1
- ๐ฆ react-native-windows 0.73.2
- ๐ฆ Bootstrap a universal File-based Expo app with Tailwind styles: New create-expo-app template using Expo Router v3 and NativeWind v4.
- ๐ React Native Show 32 - React Native for Apple Vision Pro and visionOS
- ๐๏ธ RNR 284 - React Native Rewind - 2023 in Review
- ๐๏ธ Rocket Ship 23 - Why you should use React Native in 2024
๐ Other
- ๐ TypeScript 5.4 PR - Add auto-import for the package.json imports field
- ๐ Frontend predictions for 2024
- ๐ JavaScript Frameworks - Heading into 2024
- ๐ Alternate Futures for โWeb Componentsโ
- ๐ Why JavaScript promises aren't technically monads
- ๐ Shadow DOM and the problem of encapsulation
- ๐ฆ ESLint v9.0.0-alpha.0
- ๐ฆ quick-lint-js. 3.0 - TypeScript bug finder
๐คญ Fun
See ya! ๐