DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Implement JWT Refresh Token Authentication with Elysia JS and Prisma: A Step-by-Step Guide

Implement JWT Refresh Token Authentication with Elysia JS and Prisma: A Step-by-Step Guide

26
Comments 8
10 min read
LeetCode Meditations: Implement Trie (Prefix Tree)

LeetCode Meditations: Implement Trie (Prefix Tree)

3
Comments 3
4 min read
The `never` type and `error` handling in TypeScript

The `never` type and `error` handling in TypeScript

7
Comments
7 min read
How to transfer data between tabs using a Chrome extension

How to transfer data between tabs using a Chrome extension

6
Comments
5 min read
Exploring the New Features in TypeScript 5.5 Beta

Exploring the New Features in TypeScript 5.5 Beta

10
Comments
3 min read
Why TypeScript is Better than JavaScript

Why TypeScript is Better than JavaScript

3
Comments
2 min read
How To Install Next js and set up Visual Studio Code (VS Code)

How To Install Next js and set up Visual Studio Code (VS Code)

8
Comments
1 min read
How to create an API endpoint in astro

How to create an API endpoint in astro

2
Comments
8 min read
Several issues regarding typescript+sequelize

Several issues regarding typescript+sequelize

Comments 1
2 min read
Mastering Type Guards in TypeScript: Ensuring Safe Type Checks

Mastering Type Guards in TypeScript: Ensuring Safe Type Checks

Comments
3 min read
Type-Safe Env Vars With Vite - A Modern Approach

Type-Safe Env Vars With Vite - A Modern Approach

11
Comments
6 min read
Middleware and Interceptors in NestJS: Best Practices

Middleware and Interceptors in NestJS: Best Practices

21
Comments
3 min read
Building a CRUD app with React Query, TypeScript, and Axios

Building a CRUD app with React Query, TypeScript, and Axios

15
Comments
9 min read
Day 18 of my progress as a vue dev

Day 18 of my progress as a vue dev

Comments
1 min read
Integrating React QuillJs with React Hook Form

Integrating React QuillJs with React Hook Form

1
Comments
2 min read
TypeScript Enums are *more than ok*

TypeScript Enums are *more than ok*

Comments
2 min read
Mastering Project Maintainability with Module Resolver

Mastering Project Maintainability with Module Resolver

6
Comments
3 min read
Adventures in TypeScript Typescript System

Adventures in TypeScript Typescript System

Comments
2 min read
Understanding Types and Interfaces in TypeScript: A Comprehensive Guide

Understanding Types and Interfaces in TypeScript: A Comprehensive Guide

7
Comments
3 min read
Diving Deeper into Generics in TypeScript

Diving Deeper into Generics in TypeScript

7
Comments 1
3 min read
Exploring Object-Oriented Programming - TypeScript Examples

Exploring Object-Oriented Programming - TypeScript Examples

Comments
3 min read
Using Arktype in Place of Zod - How to Adapt Parsers

Using Arktype in Place of Zod - How to Adapt Parsers

11
Comments 4
4 min read
Creating a Secure NestJS Backend with JWT Authentication and Prisma

Creating a Secure NestJS Backend with JWT Authentication and Prisma

11
Comments
5 min read
Google SignIn in react-native using firebase auth

Google SignIn in react-native using firebase auth

16
Comments
5 min read
A Step-by-Step Guide to Strapi with Docker, PostgreSQL, and TypeScript

A Step-by-Step Guide to Strapi with Docker, PostgreSQL, and TypeScript

Comments
1 min read
loading...