DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Use React.Suspense to wait for an image to load

Use React.Suspense to wait for an image to load

25
Comments 3
3 min read
Material Table in 20 Minutes (Up and Running)

Material Table in 20 Minutes (Up and Running)

7
Comments
2 min read
Get started with NestJS and create a todo "notes" app: documenting the API endpoints with NestJs swagger (Part 3)

Get started with NestJS and create a todo "notes" app: documenting the API endpoints with NestJs swagger (Part 3)

12
Comments
3 min read
Building your first Deno module

Building your first Deno module

7
Comments 1
2 min read
JavaScript tips and tricks to be a better developer

JavaScript tips and tricks to be a better developer

91
Comments 13
1 min read
Get started with NestJS and create a todo "notes" app: creating e2e tests (Part 2)

Get started with NestJS and create a todo "notes" app: creating e2e tests (Part 2)

2
Comments 2
3 min read
Ultimate Vim TypeScript Setup

Ultimate Vim TypeScript Setup

32
Comments 1
6 min read
Using Immer with SWR to mutate data

Using Immer with SWR to mutate data

6
Comments
2 min read
Forewords and domain model

Forewords and domain model

31
Comments
8 min read
Type Thinking 🤔 P2 - Typeclass

Type Thinking 🤔 P2 - Typeclass

6
Comments 2
3 min read
Understand Generics in Typescript with a real example

Understand Generics in Typescript with a real example

16
Comments 3
3 min read
Should I learn Typescript?

Should I learn Typescript?

3
Comments 4
1 min read
Angular: How to Create Subscribe Custom Alert Services

Angular: How to Create Subscribe Custom Alert Services

6
Comments
5 min read
Prisma, un toolkit para bases de datos (¿ORM?) para TypeScript y Node.js

Prisma, un toolkit para bases de datos (¿ORM?) para TypeScript y Node.js

26
Comments 1
9 min read
Under-the-hood of type systems (e.g. TypeScript)

Under-the-hood of type systems (e.g. TypeScript)

8
Comments
14 min read
Next.js Building a Car Trader App #2: Car Details Page

Next.js Building a Car Trader App #2: Car Details Page

10
Comments
1 min read
Deno.js says hello!

Deno.js says hello!

19
Comments 18
1 min read
Maybe just Nullable?

Maybe just Nullable?

50
Comments 7
13 min read
Node.js : Upload binary image "on-the-fly" with Fastify and Cloudinary

Node.js : Upload binary image "on-the-fly" with Fastify and Cloudinary

18
Comments 2
3 min read
How to Convince Team to Adopt TypeScript

How to Convince Team to Adopt TypeScript

7
Comments
3 min read
Design System creation, from scratch to npmjs.com - Part 1

Design System creation, from scratch to npmjs.com - Part 1

69
Comments
6 min read
Using Yarn v2 workspace, Docker Compose and Visual Studio Code to facilitate development of JavaScript monorepos

Using Yarn v2 workspace, Docker Compose and Visual Studio Code to facilitate development of JavaScript monorepos

9
Comments
19 min read
How to build a Schema First NestJS GraphQL Server

How to build a Schema First NestJS GraphQL Server

9
Comments 2
1 min read
My First Deno App: UUID Generator

My First Deno App: UUID Generator

6
Comments
1 min read
Updating Formik fields when testing with Jest and Enzyme or react-testing-library

Updating Formik fields when testing with Jest and Enzyme or react-testing-library

13
Comments
2 min read
TypeScript Onboarding for React Engineers

TypeScript Onboarding for React Engineers

8
Comments
2 min read
Builder: design pattern

Builder: design pattern

4
Comments
1 min read
Create your own CAPTCHA - part 2 - Setup TypeScript, Webpack and React

Create your own CAPTCHA - part 2 - Setup TypeScript, Webpack and React

20
Comments 1
4 min read
Move fast with GraphQL, Rails, and TypeScript

Move fast with GraphQL, Rails, and TypeScript

9
Comments
3 min read
Building Git with Node.js and TypeScript - Part 0

Building Git with Node.js and TypeScript - Part 0

17
Comments 1
4 min read
componentWillReceiveProps / UNSAFE_componentWillReceiveProps in React Hooks world

componentWillReceiveProps / UNSAFE_componentWillReceiveProps in React Hooks world

4
Comments
1 min read
NGRX | Use effects and router-store to isolate route related side 🧙🏼‍♂️ effects

NGRX | Use effects and router-store to isolate route related side 🧙🏼‍♂️ effects

12
Comments 2
2 min read
Angular Phaser & Electron Integration Template

Angular Phaser & Electron Integration Template

5
Comments
1 min read
Next.js Building a Car Trading App

Next.js Building a Car Trading App

11
Comments
1 min read
Interfaces in Typescript with an Example

Interfaces in Typescript with an Example

5
Comments
2 min read
Font Awesome 5 as a component for Vue JS

Font Awesome 5 as a component for Vue JS

17
Comments 4
3 min read
looking for answers !, strapi vs nest js for my next project

looking for answers !, strapi vs nest js for my next project

12
Comments 13
1 min read
Type-safe HTTP requests with Nuxt

Type-safe HTTP requests with Nuxt

7
Comments 3
3 min read
Drawing with FabricJS and TypeScript Part 3: Basic Shapes

Drawing with FabricJS and TypeScript Part 3: Basic Shapes

3
Comments
10 min read
Build A Simple Quiz App, with React Hooks & Typescript

Build A Simple Quiz App, with React Hooks & Typescript

15
Comments 3
6 min read
Send Email with Node.js

Send Email with Node.js

9
Comments
4 min read
TypeScript Annotations and Inferences

TypeScript Annotations and Inferences

30
Comments
3 min read
Create a server with deno and mongo.

Create a server with deno and mongo.

35
Comments 9
6 min read
Node.js with TypeScript

Node.js with TypeScript

9
Comments
3 min read
Angular - Pure vs Impure Pipe

Angular - Pure vs Impure Pipe

11
Comments
4 min read
Might I introduce you to my friend TypeScript?

Might I introduce you to my friend TypeScript?

8
Comments 3
7 min read
Back to basics after 1.5+ years of experience — Quarantine edition

Back to basics after 1.5+ years of experience — Quarantine edition

7
Comments 2
7 min read
Domain Modeling with Union Types in Typescript

Domain Modeling with Union Types in Typescript

11
Comments
4 min read
VS Code + React + Typescript code quality setup 2020

VS Code + React + Typescript code quality setup 2020

21
Comments 1
7 min read
Apollo Client: Hooks, Fragments, Queries, Mutations, and Generated Types

Apollo Client: Hooks, Fragments, Queries, Mutations, and Generated Types

10
Comments 1
3 min read
Journey to Angular Development: – TypeScript

Journey to Angular Development: – TypeScript

8
Comments 3
18 min read
Get started with NestJS and create a todo "notes" app.

Get started with NestJS and create a todo "notes" app.

22
Comments 3
6 min read
Run Git Commands with Node.js

Run Git Commands with Node.js

5
Comments
4 min read
Integração do NodeJS com a REST API do Docker #1 - Modulo de interação com o Docker

Integração do NodeJS com a REST API do Docker #1 - Modulo de interação com o Docker

3
Comments 2
5 min read
reading-time-estimator

reading-time-estimator

6
Comments
1 min read
Construindo do zero um backend NodeJS com NestJS + Design Patterns - parte um (1/3)

Construindo do zero um backend NodeJS com NestJS + Design Patterns - parte um (1/3)

9
Comments
2 min read
Integração continua com Travis-CI, NodeJS/NestJS

Integração continua com Travis-CI, NodeJS/NestJS

5
Comments
2 min read
How to Perform a Cyber Security Risk Assessment: A Step-by-Step Guide

How to Perform a Cyber Security Risk Assessment: A Step-by-Step Guide

17
Comments 2
4 min read
Automating my blog posts publishing process with Typescript

Automating my blog posts publishing process with Typescript

6
Comments
11 min read
Building a Google Cloud solution using Infrastructure-as-code - Part 1 Configuring GitLab with Pulumi

Building a Google Cloud solution using Infrastructure-as-code - Part 1 Configuring GitLab with Pulumi

7
Comments
9 min read
loading...