The Blog

Angular, React & Next.js Articles

Practical frontend engineering notes by Sujit Yadav — a senior frontend developer from Nepal.

Modern Angular Development in 2026: A Senior Developer's Guide
Angular
16 min read

Modern Angular Development in 2026: A Senior Developer's Guide

A senior developer's guide to modern Angular: signals, zoneless change detection, SignalStore, DDD architecture, SSR hydration and accessibility.

Read More

Recent Articles

Stay informed with my latest insights.

Architecting an AG-UI Frontend in React: Event-Driven Widgets, Design Tokens & Ollama
LinkedIn

Architecting an AG-UI Frontend in React: Event-Driven Widgets, Design Tokens & Ollama

Build a scalable AG-UI frontend with React, TypeScript, Tailwind CSS, and Ollama. Learn event-driven widgets, backend-driven UI, design tokens, and a plug-and-play widget architecture for AI applications.

Read More
No Design System: The Silent Frontend Problem Slowing Every Startup

No Design System: The Silent Frontend Problem Slowing Every Startup

A missing design system quietly slows every frontend team. Here is how the drift starts across React, Angular, and Tailwind — and how I built one that fixed it.

Read More
React 19 Patterns: 6 Patterns That Replaced My Old React Habits
LinkedIn

React 19 Patterns: 6 Patterns That Replaced My Old React Habits

Six React 19 patterns from a developer with 6+ years of React — Server Components, Actions, useActionState, use(), useOptimistic — plus a migration roadmap.

Read More
I Taught My Flappy Bird Game to Play Itself — No Machine Learning Required
LinkedIn

I Taught My Flappy Bird Game to Play Itself — No Machine Learning Required

How a deterministic game AI written in ~150 lines of pure TypeScript cleared 26,000+ pipes without dying — inside an Angular 19 app. No TensorFlow, no neural networks.

Read More
Why Your Angular Project Needs Signal Store and Angular's New Features
LinkedIn

Why Your Angular Project Needs Signal Store and Angular's New Features

Why adopting Angular's Signal Store, standalone components, hydration, and deferrable views can significantly improve your project's performance and DX.

Read More
How Go is Transforming TypeScript and Boosting Angular Performance
LinkedIn

How Go is Transforming TypeScript and Boosting Angular Performance

Microsoft is porting the TypeScript compiler to Go for up to 10x faster builds. Here's why, and what it means for Angular, React, and Node developers.

Read More
Exploring Linked Signals in Angular 19: A New Reactive Primitive for Dynamic Applications
LinkedIn

Exploring Linked Signals in Angular 19: A New Reactive Primitive for Dynamic Applications

A deep dive into Angular 19 Linked Signals — a reactive primitive for dynamic data synchronization — using a flight-selection example with code.

Read More
Angular Version 18: Exploring New Features and Signal Store
LinkedIn

Angular Version 18: Exploring New Features and Signal Store

A tour of Angular 18: performance gains, enhanced SSR hydration, standalone components, Signals, and the new Signal Store state-management pattern.

Read More
Elevating Angular Development in 2023: Harnessing the Power of Web Components
LinkedIn

Elevating Angular Development in 2023: Harnessing the Power of Web Components

How to use Web Components in Angular — Custom Elements, Shadow DOM, and @angular/elements — for interoperable, reusable, framework-agnostic UI.

Read More
Streamlining Blockchain Frontend Development: Login Using Metamask and Web3 in ReactJS
LinkedIn

Streamlining Blockchain Frontend Development: Login Using Metamask and Web3 in ReactJS

How integrating Metamask and the Web3 library in ReactJS simplifies wallet-based authentication and transforms the blockchain frontend developer experience.

Read More
Gatsby for a Web Developer Like Me
LinkedIn

Gatsby for a Web Developer Like Me

My journey from Angular and React to GatsbyJS — static site generation, code splitting, image optimization, PWA support, and SEO-friendly builds.

Read More
Journey from the World of Angular to Next.js
Medium

Journey from the World of Angular to Next.js

A developer's journey migrating from Angular to Next.js — server-side rendering, file-system routing, code splitting, and building SEO-friendly web apps.

Read More