Browsing Tag
react
609 posts
Implemented a Feature where the Theme on my Portfolio changes based on the Holiday (Because it’s fun) 💫
Yesterday, I had this great idea for my portfolio. I want to implement a feature where if it…
This Week In React #267 : Bun, Next-Intl, Grab, Aria | Worklets, Teleport, Voltra, AI SDK, Screens | State of JS, Temporal
Hi everyone! You’ll have to get used to it: yet another week filled with AI content. From MCPs…
MdBin Levels Up Again: E2E Encryption, Theme Toggle, and Responsive Nav
The Evolution Continues (Again) Last time, I shared how MdBin migrated to Streamdown for better markdown rendering—Mermaid diagrams,…
ReactJS ~React Server Components~
・React Server Components are a new type of React component that runs soly on the server and sends…
Zero-Budget Strategies for Optimizing Slow Queries in React Apps
Introduction In modern web development, ensuring fast and responsive user experiences is critical—yet sometimes, performance bottlenecks like slow…
Fix ‘Objects are not valid as a React child’ Error (2026)
I’ve been there. Staring at the console, coffee getting cold, wondering why React is screaming at me about…
Building Shopify Apps Solo: My React Router 7 + AI Tech Stack
Two apps. Two months. One developer. Here’s the tech stack that made it possible. The Challenge As a…
Building Affly: Why We’re Rethinking Affiliate Discovery
Building Affly 🚧 A platform to discover trusted deals & affiliates without spam. Launching soon 👀 #BuildingInPublic #Affly
Bring MCP Apps into your OWN app with CopilotKit & AG-UI
Agent frameworks have become very good at calling tools and returning structured data. The gap appears when an…
Todo App
Introduction After completing my first logic-focused project (Counters), I wanted to take the next natural step in complexity…