Posts by Sunny

@Sunny

Sunny Gupta

I am a full-stack developer with 8+ years of experience, passionate about the Ja...
India code-for-next-generation.vercel.app Joined May 2025
7.4k Points197 Badges9 Connections182 Followers9 Following

Posts by Sunny

Sunny in Articles 1 min read
The foundational concepts, tools, and best practices you need to know to be productive with Angular, whether you're a beginner or brushing up. Angular Essentials 1. TypeScript Angular is built on TypeScript. Understanding TS features like interfa...
Sunny in Articles 1 min read
Set up a modern, scalable backend using Node.js, Express, and TypeScript with hot-reloading and linting. Create an initial folder and package. json mkdir node-express-typescript cd node-express-typescript npm init --yes Installing Typ...
Sunny in Articles 2 min read
To use Jest with an Angular project instead of the default Karma + Jasmine setup, follow this structured guide to configure it properly. Benefits Faster test execution especially with --runInBand and --watch. Easier debugging rich error messag...
Sunny in Articles 1 min read
TypeScript provides compile-time type safety, but Zod adds a powerful layer of runtime validation, which TypeScript alone cannot offer. TypeScript vs Zod Feature TypeScript Zod ...
Sunny in Articles 3 min read
In Angular, dynamic strings in templates refer to data that can change over time and be reflected in the UI automatically. Angular provides several ways to handle dynamic strings within templates, such as using interpolation, property binding, direct...
chevron_left

Latest Jobs

View all jobs →