DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
A Guide in Developing a Financial Dashboard in Next.js

A Guide in Developing a Financial Dashboard in Next.js

2
Comments
4 min read
Bundling your phaser.js game with esbuild

Bundling your phaser.js game with esbuild

1
Comments
3 min read
How ts-pattern can improve your code readability?

How ts-pattern can improve your code readability?

210
Comments 54
2 min read
useEventEmitter: A react hook to emit and listen to custom events

useEventEmitter: A react hook to emit and listen to custom events

3
Comments
4 min read
SSR in Next.js 14: What’s New in App Routing Compared to Page Routing

SSR in Next.js 14: What’s New in App Routing Compared to Page Routing

11
Comments 2
5 min read
How to Test Functions That Return Functions in TypeScript with Jest

How to Test Functions That Return Functions in TypeScript with Jest

4
Comments
3 min read
Understanding Single Responsibility Principle in TypeScript: A Quick Guide

Understanding Single Responsibility Principle in TypeScript: A Quick Guide

1
Comments 2
2 min read
Why the Streams API is a Game-Changer for Web Developers

Why the Streams API is a Game-Changer for Web Developers

Comments
5 min read
Handling Pact Breaking Changes Dynamically in CI/CD

Handling Pact Breaking Changes Dynamically in CI/CD

1
Comments
6 min read
How to solve dual write problem in NestJS?

How to solve dual write problem in NestJS?

4
Comments
8 min read
Webpack 5 series part-4

Webpack 5 series part-4

2
Comments
3 min read
Webpack 5 Series Part-1

Webpack 5 Series Part-1

1
Comments
2 min read
How I Fixed My TypeScript Setup Issue: Property user does not exist on type Request.

How I Fixed My TypeScript Setup Issue: Property user does not exist on type Request.

6
Comments 1
2 min read
The beginning of my open source journey

The beginning of my open source journey

5
Comments 1
2 min read
Developing Custom Nodes for n8n with Docker

Developing Custom Nodes for n8n with Docker

9
Comments
4 min read
useScreenSize: A Custom React Hook for Dynamic Screen Size Detection

useScreenSize: A Custom React Hook for Dynamic Screen Size Detection

7
Comments 4
2 min read
Razumevanje JavaScript Generatora: Moćan Alat za Kontrolu Toka Koda

Razumevanje JavaScript Generatora: Moćan Alat za Kontrolu Toka Koda

14
Comments
4 min read
createWithEqualityFn test case in Zustand explained.

createWithEqualityFn test case in Zustand explained.

1
Comments
2 min read
QuickJS: Handle Typescript Sourcemap

QuickJS: Handle Typescript Sourcemap

Comments
1 min read
Реализация поиска и интеграция с внешним API в Angular 18

Реализация поиска и интеграция с внешним API в Angular 18

1
Comments
21 min read
Разработка UI KIT на Angular 18

Разработка UI KIT на Angular 18

1
Comments
17 min read
Show Angular Material Dialog to Prevent Unsaved Form Changes

Show Angular Material Dialog to Prevent Unsaved Form Changes

7
Comments 1
1 min read
Crear un Paquete de NPM - Paso a Paso / TypeScript, commit linting, Husky, Semantic Release

Crear un Paquete de NPM - Paso a Paso / TypeScript, commit linting, Husky, Semantic Release

Comments
2 min read
Navigating Code Reviews and Understanding Issues

Navigating Code Reviews and Understanding Issues

Comments
5 min read
Understanding Environment Variables in Vite: Why VITE_ Prefix is Important

Understanding Environment Variables in Vite: Why VITE_ Prefix is Important

1
Comments
3 min read
loading...