2025-08-12
2164
Emmanuel John
206826
Aug 12, 2025 ⋅ 7 min read

React’s use() API is about to make useContext obsolete

Emmanuel John I'm a full-stack software developer, mentor, and writer. I am an open source enthusiast. In my spare time, I enjoy watching sci-fi movies and cheering for Arsenal FC.

Recent posts:

Choosing the right React Router v7 mode for your project

React Router v7 is now more than routing. This guide explains its three modes—declarative, data, and framework and how to choose the right one for your app.

Amazing Enyichi Agu
Sep 23, 2025 ⋅ 1 min read
CSS @function: Dynamic logic without Sass or JavaScript

CSS @function: Dynamic logic without Sass or JavaScript

CSS @function brings reusable logic to native CSS. Learn how to replace Sass and JavaScript utilities with native functions for typography, color, and fluid design.

Ikeh Akinyemi
Sep 22, 2025 ⋅ 4 min read
environment-aware model routing for LLMs

Environment-aware model routing: Build smarter AI apps with AI SDK

Discover a handy pattern for routing LLM calls in an “environment-aware” manner, using AI SDK’s middleware.

Chinwike Maduabuchi
Sep 19, 2025 ⋅ 9 min read

React Server Components broke my app and I still don’t know why

React Server Components aim to simplify data fetching and boost performance, but quirks in caching and loading often turn simple apps into debugging puzzles.

Isaac Okoro
Sep 19, 2025 ⋅ 4 min read
View all posts

Leave a Reply