TypeScript
Angular 19 New Features
An outline of possible features based on trends from previous versions of Angular and expectations for the next update.
Mastering AWS CDK: Setting Up a Custom Domain for Your HTTP Gateway
Build a Shopping Cart with Next.js 14 Server Actions
Creating a user-linked shopping cart using server actions with Vercel KV and Next-Auth.
Request Multi DTOs Validation — NestJS
Implementing a custom validation pipe in a NestJS application.
GraphQL File Uploads Server Side with NestJS
GraphQL file upload using NestJS, Firebase, NuxtJS 3, and Apollo Client.
NextJS Authentication Flow — Store JWT In Cookie
Authentication flow using JWT and cookies.
useState vs useRef: Which React Hook to Use When
Explore what these React hooks are, their functions, differences, and dive into specific use cases with easy-to-understand examples.
Level Up Your TypeScript Skills: Building Type-Safe Applications with Zod
A step-by-step guide on how to build type-safe applications with Zod
How I Created an Extension to Automate VSCode With External Scripts
I wanted to use VSCode to manage my todo lists and ended up creating a framework for VSCode automation.
TypeScript VS JSDoc: Which One Has a Better Cost-Performance Ratio?
Is TypeScript unaffordable or does JSDoc have a better cost-performance ratio?