The Blog

Angular, React & Next.js Articles

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

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

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

Recent Articles

Stay informed with my latest insights.

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