Category: React

  • Building AhCalc: A Solar and Battery Sizing Tool People Actually Use

    Building AhCalc: A Solar and Battery Sizing Tool People Actually Use

    Behind the scenes of building AhCalc, a React 19 + TypeScript solar and battery sizing calculator designed to be instant, shareable, backend-free, and actually useful—covering the product decisions, tradeoffs, and implementation patterns that made it work.

  • React System Design & Architecture: The Complete 2026 Guide

    React System Design & Architecture: The Complete 2026 Guide

    Master React system design in 2026 with server components, state architecture, AI-augmented UIs, and scalable component patterns for production apps.

  • Visual Studio Code for React Development

    Visual Studio Code for React Development

    Learn how to configure vscode visual studio code for React with the best extensions, settings, and debugging setup to ship faster in 2024.

  • The Complete React Developer Guide for 2026

    The Complete React Developer Guide for 2026

    The complete React developer guide 2026 — covering Server Components, the React Compiler, modern state management, and the tooling stack that matters.

  • Learn React by creating a comment app

    Learn React by creating a comment app

    If you are coming from VueJs background learning React can be challenging at first but If you look closer its not, I would say its easier than VueJs. React is a library developed by Facebook and has a small API. But it doesn’t mean its not powerful, it has a very big community and currently…