TypeScript


Angular 19 New Features

An outline of possible features based on trends from previous versions of Angular and expectations for the next update.

angularjavascriptweb-development

Mastering AWS CDK: Setting Up a Custom Domain for Your HTTP Gateway

typescriptaws-cdkaws

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.

nextjsreacttypescript

Request Multi DTOs Validation — NestJS

Implementing a custom validation pipe in a NestJS application.

nodejsnestjstypescript

GraphQL File Uploads Server Side with NestJS

GraphQL file upload using NestJS, Firebase, NuxtJS 3, and Apollo Client.

nestjsgraphqlapollo

NextJS Authentication Flow — Store JWT In Cookie

Authentication flow using JWT and cookies.

typescriptjavascriptnextjs

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.

reactreact-hooksweb-development

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

typescriptjavascriptzod

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.

vscodeextensionautomation

TypeScript VS JSDoc: Which One Has a Better Cost-Performance Ratio?

Is TypeScript unaffordable or does JSDoc have a better cost-performance ratio?

typescriptjsdocjavascript