DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Understanding Tree: Features, Time Complexity, Difference between BFS and DFS

Understanding Tree: Features, Time Complexity, Difference between BFS and DFS

1
Comments
6 min read
The Best ESLint Rules for React Projects

The Best ESLint Rules for React Projects

50
Comments 7
8 min read
Day 52: Namespace Augmentation

Day 52: Namespace Augmentation

6
Comments
2 min read
Don’t block your users! Why you should adopt event-driven architecture

Don’t block your users! Why you should adopt event-driven architecture

4
Comments
5 min read
Fetching & Mutating Data with React-Query

Fetching & Mutating Data with React-Query

19
Comments
5 min read
Developing Console Applications with Node.js in TypeScript

Developing Console Applications with Node.js in TypeScript

21
Comments
5 min read
How to Write a Key Generator using TypeScript

How to Write a Key Generator using TypeScript

2
Comments 2
10 min read
Clean Architecture (Domain Layer)

Clean Architecture (Domain Layer)

14
Comments 2
3 min read
Day 51: Recursive Types

Day 51: Recursive Types

13
Comments 1
3 min read
The most productive tech-stack I've ever used

The most productive tech-stack I've ever used

Comments
4 min read
Create a distributed API for your e-commerce store using Cloudflare and Turso

Create a distributed API for your e-commerce store using Cloudflare and Turso

Comments
11 min read
[Typia] I made Protocol Buffer library of TypeScript, easiest in the world

[Typia] I made Protocol Buffer library of TypeScript, easiest in the world

34
Comments
9 min read
Implementing function overloading in TypeScript

Implementing function overloading in TypeScript

2
Comments
7 min read
Notas de React Native

Notas de React Native

Comments
14 min read
Building a Real-Time Chat App with Express and Socket.io: A Beginner's Guide

Building a Real-Time Chat App with Express and Socket.io: A Beginner's Guide

Comments 1
6 min read
Arquitectura limpia (capa de dominio)

Arquitectura limpia (capa de dominio)

2
Comments
3 min read
Introducing ExpressoTS 2.0

Introducing ExpressoTS 2.0

16
Comments
2 min read
solving cypress component intercept puzzles

solving cypress component intercept puzzles

1
Comments
3 min read
Starting typescript project in 2023

Starting typescript project in 2023

Comments 2
2 min read
⚛️ React.js: Avoid Memory Leaks and Race Conditions in API Calls🧹

⚛️ React.js: Avoid Memory Leaks and Race Conditions in API Calls🧹

10
Comments
2 min read
Day 50: Template Literal Types

Day 50: Template Literal Types

7
Comments
2 min read
Bun: The Next Big Thing in Javascript

Bun: The Next Big Thing in Javascript

79
Comments 29
4 min read
Explicit Software Design. Preliminary Conclusions

Explicit Software Design. Preliminary Conclusions

1
Comments 2
9 min read
DeviceScript - Temperature + MQTT

DeviceScript - Temperature + MQTT

2
Comments
2 min read
Understanding Angular Polyfills and the Role of Zone.js

Understanding Angular Polyfills and the Role of Zone.js

29
Comments
5 min read
🚀 Mastering Asynchronous JavaScript: Choosing Between .then() and async/await

🚀 Mastering Asynchronous JavaScript: Choosing Between .then() and async/await

10
Comments
3 min read
Publishing articles to multiple platforms with decorators and interfaces

Publishing articles to multiple platforms with decorators and interfaces

4
Comments
3 min read
Enforcing Localization through Types

Enforcing Localization through Types

Comments
3 min read
Modify colors of Angular Material Button

Modify colors of Angular Material Button

6
Comments
1 min read
Bun 1.0 - JavaScript meets speed of light

Bun 1.0 - JavaScript meets speed of light

79
Comments 13
3 min read
JavaScript vs TypeScript

JavaScript vs TypeScript

1
Comments
10 min read
Deep Readonly Generic in Typescript

Deep Readonly Generic in Typescript

14
Comments 7
3 min read
How to Design a SurrealDB schema and create a basic client for TypeScript

How to Design a SurrealDB schema and create a basic client for TypeScript

18
Comments
6 min read
I made ERD and documents genertor of Prisma ORM

I made ERD and documents genertor of Prisma ORM

68
Comments 4
5 min read
TypeScript Boilerplate

TypeScript Boilerplate

2
Comments
2 min read
Typescript: Don't use 'as' when using localStorage, define their types

Typescript: Don't use 'as' when using localStorage, define their types

8
Comments
3 min read
Preparing a React course in public - Ideas

Preparing a React course in public - Ideas

1
Comments 5
2 min read
How to use NextJs 13 with Redux Toolkit and Typescript

How to use NextJs 13 with Redux Toolkit and Typescript

16
Comments 6
3 min read
Monitoring SQS with Datadog

Monitoring SQS with Datadog

9
Comments 3
8 min read
React Query : staleTime vs cacheTime

React Query : staleTime vs cacheTime

36
Comments 2
4 min read
Build a Full Stack ReminderApp with React, NextJs, Typescript, ServerAction, Zod, Hook-form, Prisma, and Tailwind

Build a Full Stack ReminderApp with React, NextJs, Typescript, ServerAction, Zod, Hook-form, Prisma, and Tailwind

6
Comments
1 min read
Boilerplate para TypeScript

Boilerplate para TypeScript

3
Comments 2
2 min read
Mastering Indexed Access Types in TypeScript

Mastering Indexed Access Types in TypeScript

2
Comments
2 min read
Javascript VS TypeScript : Going Back to JavaScript and stop using TypeScript

Javascript VS TypeScript : Going Back to JavaScript and stop using TypeScript

40
Comments 39
2 min read
On Turbo Dropping TypeScript

On Turbo Dropping TypeScript

4
Comments
2 min read
Update eslint-config-ts-prefixer@v0.23.3

Update eslint-config-ts-prefixer@v0.23.3

1
Comments
2 min read
How to Make a CLI App with NestJS: Step-by-Step

How to Make a CLI App with NestJS: Step-by-Step

3
Comments
3 min read
Mastering Unit Testing With NestJS

Mastering Unit Testing With NestJS

72
Comments
4 min read
Day 49: Conditional Types

Day 49: Conditional Types

9
Comments
2 min read
How to conditionally render React UI based on user permissions

How to conditionally render React UI based on user permissions

7
Comments
7 min read
The Complete Guide to CRUD Operations in Angular Using NgRx

The Complete Guide to CRUD Operations in Angular Using NgRx

3
Comments
4 min read
Will Bun replace Node.js? First try with NestJS

Will Bun replace Node.js? First try with NestJS

2
Comments
1 min read
TypeScript's Discriminated Unions and How I Began to Worry Less

TypeScript's Discriminated Unions and How I Began to Worry Less

Comments
2 min read
Angular DI: the genetic tokens pitfall

Angular DI: the genetic tokens pitfall

Comments
3 min read
How to create a React components ESM+CJS library

How to create a React components ESM+CJS library

2
Comments
12 min read
Day 48: Mapped Types

Day 48: Mapped Types

6
Comments
2 min read
Basic concepts of Routing and Navigation in Web Applications with Angular

Basic concepts of Routing and Navigation in Web Applications with Angular

4
Comments
3 min read
Bun 1.0: A No-Nonsense Look at the New Kid on the JavaScript Block?

Bun 1.0: A No-Nonsense Look at the New Kid on the JavaScript Block?

1
Comments
2 min read
Pezzo v0.5 - Dashboards, Caching, Python Client, and More!

Pezzo v0.5 - Dashboards, Caching, Python Client, and More!

19
Comments
2 min read
Full Stack Nuxt Typescript App without tRPC

Full Stack Nuxt Typescript App without tRPC

3
Comments
5 min read
loading...