DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Mastering Next-Auth: Your Comprehensive Guide to Next.js Authentication

Mastering Next-Auth: Your Comprehensive Guide to Next.js Authentication

8
Comments
2 min read
Part 3 Angular's ngOnInit: Your Key to Component Initialization Excellence

Part 3 Angular's ngOnInit: Your Key to Component Initialization Excellence

3
Comments 2
3 min read
Next.js: Simple Example using revalidateTag

Next.js: Simple Example using revalidateTag

12
Comments 1
1 min read
Why You Should Choose TypeScript Over JavaScript

Why You Should Choose TypeScript Over JavaScript

4
Comments 1
3 min read
Thoughts about SOLID - The Letter "I"

Thoughts about SOLID - The Letter "I"

1
Comments
9 min read
Reflexões sobre SOLID - A Letra "I"

Reflexões sobre SOLID - A Letra "I"

Comments
9 min read
Build your own React state management library in under 40 lines of code - with typescript support

Build your own React state management library in under 40 lines of code - with typescript support

116
Comments 9
5 min read
Simple KV storage on top of indexedDB

Simple KV storage on top of indexedDB

3
Comments
6 min read
Exploring Basic Data Types in TypeScript

Exploring Basic Data Types in TypeScript

36
Comments 9
4 min read
Crafting a Global State Hook in React

Crafting a Global State Hook in React

6
Comments
4 min read
Use Self-Made Type Guard with TypeScript "is" Operator

Use Self-Made Type Guard with TypeScript "is" Operator

3
Comments
4 min read
Type-Safe Eleventy Data Cascade Access with TSX and Preact Hooks

Type-Safe Eleventy Data Cascade Access with TSX and Preact Hooks

Comments
5 min read
Typescript static typing mess

Typescript static typing mess

Comments
1 min read
An OIDC authentication library that supports self hosting and has complete test cases

An OIDC authentication library that supports self hosting and has complete test cases

Comments
1 min read
Display a phone (or any other PNG file) with a customizable background image and an optional dark theme

Display a phone (or any other PNG file) with a customizable background image and an optional dark theme

Comments
2 min read
Type Guards & Type Assertions

Type Guards & Type Assertions

1
Comments
7 min read
TS before React?

TS before React?

1
Comments
1 min read
Validation and controller setup in Nest JS

Validation and controller setup in Nest JS

1
Comments 2
6 min read
Random way of making a console snake by a random 👍️😃

Random way of making a console snake by a random 👍️😃

Comments
2 min read
SOLID principles in OOP for beginners

SOLID principles in OOP for beginners

Comments
2 min read
Setting Up An Angular Project

Setting Up An Angular Project

6
Comments
5 min read
Create a Responsive Navbar React Tailwind CSS TypeScript

Create a Responsive Navbar React Tailwind CSS TypeScript

Comments
3 min read
Angular Series Part 2 From Basics to Advanced: Exploring Angular’s ngOnChanges

Angular Series Part 2 From Basics to Advanced: Exploring Angular’s ngOnChanges

Comments
4 min read
Day 6 of my progress as a vue dev

Day 6 of my progress as a vue dev

Comments
1 min read
TypeORM integration with migrations in NestJS

TypeORM integration with migrations in NestJS

3
Comments
6 min read
Adding external domains in nextjs project.

Adding external domains in nextjs project.

2
Comments
1 min read
How Spread Operator is Scamming you

How Spread Operator is Scamming you

Comments
1 min read
Zod and the Joy of Single Sources of Truth

Zod and the Joy of Single Sources of Truth

4
Comments
19 min read
LeetCode Meditations: Design Add and Search Words Data Structure

LeetCode Meditations: Design Add and Search Words Data Structure

2
Comments 3
5 min read
Introducing Verse.db: The Next Generation of Lightweight, High-Performance Databases

Introducing Verse.db: The Next Generation of Lightweight, High-Performance Databases

4
Comments 12
3 min read
Getting started with NestJS

Getting started with NestJS

2
Comments
4 min read
Getting started with Nest JS

Getting started with Nest JS

Comments
4 min read
Load .env using Config Module in NestJS

Load .env using Config Module in NestJS

Comments
3 min read
What's new in Angular 18

What's new in Angular 18

20
Comments 2
5 min read
Mastering TypeScript Generics: A Simple Guide

Mastering TypeScript Generics: A Simple Guide

Comments
7 min read
Day 5 of my progress as a vue dev

Day 5 of my progress as a vue dev

1
Comments
1 min read
Next.js: Three Ways to Call Server Actions from Client Components

Next.js: Three Ways to Call Server Actions from Client Components

30
Comments
3 min read
11-20 Сustom Utility Types for TypeScript Projects

11-20 Сustom Utility Types for TypeScript Projects

113
Comments 9
10 min read
TypeScript: Interfaces vs Types - Understanding the Difference

TypeScript: Interfaces vs Types - Understanding the Difference

2
Comments
5 min read
Process S3 Objects with Step Functions using CDK + TS

Process S3 Objects with Step Functions using CDK + TS

9
Comments
12 min read
Help us make digital ID accessible to everyone (experienced software engineer)

Help us make digital ID accessible to everyone (experienced software engineer)

Comments
1 min read
Step-by-Step Guide to Typesafe Translations in Next.js Without Third-Party Tools

Step-by-Step Guide to Typesafe Translations in Next.js Without Third-Party Tools

2
Comments 1
2 min read
Building a Scalable REST API with TypeScript, Express, Drizzle ORM, and Turso Database: A Step-by-Step Guide

Building a Scalable REST API with TypeScript, Express, Drizzle ORM, and Turso Database: A Step-by-Step Guide

12
Comments 2
19 min read
The fastest local database ever!!!!

The fastest local database ever!!!!

2
Comments
1 min read
Day 4 of my progress as a vue dev

Day 4 of my progress as a vue dev

1
Comments
1 min read
Remix com importação automática. Tenha um código mais limpo.

Remix com importação automática. Tenha um código mais limpo.

Comments
2 min read
Add A Chatbot Widget To React App Using Chatbuild.io

Add A Chatbot Widget To React App Using Chatbuild.io

Comments
2 min read
Type-Safe React: Harnessing the Power of Discriminated Unions

Type-Safe React: Harnessing the Power of Discriminated Unions

14
Comments 2
3 min read
Step into TypeScript (part 1)

Step into TypeScript (part 1)

1
Comments
4 min read
5 Powerful TypeScript Tricks

5 Powerful TypeScript Tricks

21
Comments 2
2 min read
Differences between Public, Private, Protected, and Abstract Modifiers in TypeScript

Differences between Public, Private, Protected, and Abstract Modifiers in TypeScript

12
Comments
2 min read
Effective Unit Testing for REST APIs with Node.js, TypeScript

Effective Unit Testing for REST APIs with Node.js, TypeScript

23
Comments 2
7 min read
Quais as diferenças entre modificadores public, private, protected e abstract no Typescript?

Quais as diferenças entre modificadores public, private, protected e abstract no Typescript?

11
Comments
2 min read
Day 3 of my progress as a vue dev

Day 3 of my progress as a vue dev

2
Comments
1 min read
How to Simplify Your Code with TypeScript Discriminated Union Types

How to Simplify Your Code with TypeScript Discriminated Union Types

6
Comments
4 min read
Introducing a New Fullstack TypeScript DX for AWS

Introducing a New Fullstack TypeScript DX for AWS

195
Comments 22
3 min read
Creating GPT Actions with ValTown

Creating GPT Actions with ValTown

1
Comments 1
24 min read
Pathfinding Algorithms Part 2 with A*

Pathfinding Algorithms Part 2 with A*

9
Comments
9 min read
Don't use Typescript if your project is small

Don't use Typescript if your project is small

11
Comments 2
2 min read
🛠️ Branded Types

🛠️ Branded Types

Comments
3 min read
loading...