TypeScript


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

typescriptaws-cdkaws

Architecting Robust Software: Embracing Modular Design

How modular design, particularly through use cases, repositories, and a clear testing strategy, can lead to a robust, maintainable, and scalable software application.

software-architecturetypescriptmodular-design

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

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

Graphix Engine: OOP Style Graphic Editor Development Engine

Introducing Graphix Engine: A lightweight, pluggable, object-oriented programming (OOP) style graphic editor development engine

reacttypescriptoop