DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
All you need to know to deal with user avatars 👤 in React

All you need to know to deal with user avatars 👤 in React

6
Comments
5 min read
Create NestJS Microservices using RabbitMQ - Part 1

Create NestJS Microservices using RabbitMQ - Part 1

16
Comments
4 min read
Avoiding Primitive Obsession in 6 Programming Languages

Avoiding Primitive Obsession in 6 Programming Languages

10
Comments 1
15 min read
MikroORM 5: Stricter, Safer, Smarter

MikroORM 5: Stricter, Safer, Smarter

6
Comments
10 min read
The type hierarchy tree

The type hierarchy tree

4
Comments
10 min read
Run Linux on Windows with WSL 2 & VS Code

Run Linux on Windows with WSL 2 & VS Code

10
Comments
3 min read
An introduction to type programming in TypeScript

An introduction to type programming in TypeScript

3
Comments
9 min read
Setup Hardhat with Typescript

Setup Hardhat with Typescript

9
Comments
4 min read
JavaScript on Steroids: Why and How Pros use TypeScript

JavaScript on Steroids: Why and How Pros use TypeScript

19
Comments 3
5 min read
How to create and publish a TypeScript package.

How to create and publish a TypeScript package.

11
Comments
7 min read
Todo list with React, Redux, TypeScript and drag and drop

Todo list with React, Redux, TypeScript and drag and drop

40
Comments 2
12 min read
Lambda function to create xlsx file from JSON data and store on s3 using nodeJS/typescript

Lambda function to create xlsx file from JSON data and store on s3 using nodeJS/typescript

10
Comments
4 min read
Simple Angular To Do App - part 1

Simple Angular To Do App - part 1

6
Comments
4 min read
Figma Plugin API: How to Load and Use Fonts

Figma Plugin API: How to Load and Use Fonts

7
Comments
4 min read
My Beginning with TypeScript (TS season one episode one)

My Beginning with TypeScript (TS season one episode one)

6
Comments
5 min read
Conditional React props with TypeScript

Conditional React props with TypeScript

37
Comments 5
6 min read
How to Add Sentry to your Angular project with Graphql

How to Add Sentry to your Angular project with Graphql

5
Comments
2 min read
How to use in Typescript: type or interface?

How to use in Typescript: type or interface?

25
Comments 7
1 min read
Custom React Hook - useIntersection with Intersection Observer

Custom React Hook - useIntersection with Intersection Observer

10
Comments
1 min read
Prisma - Backup System

Prisma - Backup System

7
Comments 1
1 min read
🌟 Converting Roman Numerals to Integer n vice-versa

🌟 Converting Roman Numerals to Integer n vice-versa

7
Comments
2 min read
Achieving a Cleaner State in your React App with Overmind (Basic)

Achieving a Cleaner State in your React App with Overmind (Basic)

4
Comments
5 min read
TypeScript and Vue3 in VS Code Setup

TypeScript and Vue3 in VS Code Setup

6
Comments
2 min read
Filtrer une liste via un Pipe Angular

Filtrer une liste via un Pipe Angular

2
Comments
6 min read
Deconstructing an Object Relationship Mapper (ORM) in Typescript

Deconstructing an Object Relationship Mapper (ORM) in Typescript

6
Comments
7 min read
Type Annotations and Inference in Typescript

Type Annotations and Inference in Typescript

9
Comments
3 min read
100 dĂ­as de cĂłdigo: 65, aprendiendo typescript parte 3: asersiones, literales y valores no definidos

100 dĂ­as de cĂłdigo: 65, aprendiendo typescript parte 3: asersiones, literales y valores no definidos

3
Comments
2 min read
Enforce coding style check and run tests before each code commit using Git hooks

Enforce coding style check and run tests before each code commit using Git hooks

5
Comments
3 min read
It's Prisma Time - Seeding

It's Prisma Time - Seeding

22
Comments
3 min read
Building a Sample Lambda Function and API Gateway with CDK for Terraform

Building a Sample Lambda Function and API Gateway with CDK for Terraform

7
Comments
3 min read
tsParticles 1.40.0 Released

tsParticles 1.40.0 Released

9
Comments
1 min read
Building clean React, with custom hooks 🎣

Building clean React, with custom hooks 🎣

4
Comments
6 min read
ES2022 is gonna be OP.

ES2022 is gonna be OP.

6
Comments
1 min read
How to write functions in TypeScript

How to write functions in TypeScript

13
Comments 2
2 min read
TypeScript static validation

TypeScript static validation

36
Comments
6 min read
100 dĂ­as de cĂłdigo: 64, aprendiendo typescript parte 2

100 dĂ­as de cĂłdigo: 64, aprendiendo typescript parte 2

5
Comments
3 min read
What the heck is HttpContext in Angular?

What the heck is HttpContext in Angular?

88
Comments 2
3 min read
TIL: You can await a promise with callbacks.

TIL: You can await a promise with callbacks.

2
Comments
2 min read
Share code between React Web & React Native Mobile with Nx

Share code between React Web & React Native Mobile with Nx

18
Comments
9 min read
Typescript Generics explained in 2 minutes

Typescript Generics explained in 2 minutes

3
Comments
3 min read
TypeScript Cheat Sheet đź“„ (32 Code Examples + PDF & Poster)

TypeScript Cheat Sheet đź“„ (32 Code Examples + PDF & Poster)

69
Comments 3
5 min read
Devlog - Zero to First Trailer

Devlog - Zero to First Trailer

4
Comments
9 min read
MQTT Response Pattern in Node.js

MQTT Response Pattern in Node.js

46
Comments 6
11 min read
tsParticles 1.39.3 Released

tsParticles 1.39.3 Released

13
Comments
1 min read
100 dĂ­as de cĂłdigo: 63, comenzar a aprender typescript

100 dĂ­as de cĂłdigo: 63, comenzar a aprender typescript

7
Comments
4 min read
It's Prisma Time - Migrations

It's Prisma Time - Migrations

12
Comments 2
4 min read
Building a Cart Context Component

Building a Cart Context Component

5
Comments
7 min read
This Week In React #92: Remix, MDX 2, Lifetime Analysis, Story of React, Quick Start Docs, TypeScript, Node.js, Deno...

This Week In React #92: Remix, MDX 2, Lifetime Analysis, Story of React, Quick Start Docs, TypeScript, Node.js, Deno...

16
Comments
10 min read
TypeScript & VS Code tricks for beginners: 10 things I wish I knew when starting out

TypeScript & VS Code tricks for beginners: 10 things I wish I knew when starting out

170
Comments
10 min read
Template literal types in the Vuex

Template literal types in the Vuex

2
Comments
3 min read
NestJS Discovery

NestJS Discovery

22
Comments 1
4 min read
Dealing with Discord Malicious Domains

Dealing with Discord Malicious Domains

2
Comments
1 min read
How to create autocomplete with react-autocomplete-pure

How to create autocomplete with react-autocomplete-pure

2
Comments
4 min read
What's new in P42? Winter 2022 Summary

What's new in P42? Winter 2022 Summary

7
Comments
4 min read
Dynamically Setting Meta Tags in Remix

Dynamically Setting Meta Tags in Remix

5
Comments
5 min read
How to Combine Add and Edit Forms in Angular

How to Combine Add and Edit Forms in Angular

33
Comments 4
4 min read
How to Overcome Your TypeScriptoPhobia

How to Overcome Your TypeScriptoPhobia

34
Comments 1
8 min read
Typescript with the OpenAPI specification

Typescript with the OpenAPI specification

16
Comments 1
6 min read
TypeScript Basics

TypeScript Basics

4
Comments
3 min read
Pulling Strings with Typescript

Pulling Strings with Typescript

4
Comments
2 min read
loading...