DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
5 Useful TypeScript Features In VS Code

5 Useful TypeScript Features In VS Code

14
Comments 2
2 min read
The Tinkering Hobbit (excerpt from The hidden language within the language)

The Tinkering Hobbit (excerpt from The hidden language within the language)

9
Comments
12 min read
How to make class fields or methods public and access from a class instance in TypeScript?

How to make class fields or methods public and access from a class instance in TypeScript?

4
Comments
2 min read
Obteniendo el mayor valor de nuestros tests en Angular

Obteniendo el mayor valor de nuestros tests en Angular

7
Comments
12 min read
手を動かしながら学ぶ TypeScript Part 2 -- 応用的な型

手を動かしながら学ぶ TypeScript Part 2 -- 応用的な型

6
Comments
2 min read
Create a React virtualization/windowing component from scratch

Create a React virtualization/windowing component from scratch

36
Comments 3
6 min read
This Microsoft proposal will prevent JavaScript from ever getting a type system

This Microsoft proposal will prevent JavaScript from ever getting a type system

6
Comments
5 min read
AWS Lambda Typescript Template

AWS Lambda Typescript Template

6
Comments
1 min read
JWT Authentication in Typescript with Express

JWT Authentication in Typescript with Express

96
Comments 8
6 min read
Budgety Journey

Budgety Journey

4
Comments
4 min read
How to make a class implement methods and properties using an interface in TypeScript?

How to make a class implement methods and properties using an interface in TypeScript?

6
Comments
2 min read
The TypeScript Experience

The TypeScript Experience

175
Comments 46
5 min read
Migrate to typescript

Migrate to typescript

6
Comments
2 min read
Typescript vs Javascript

Typescript vs Javascript

14
Comments 2
2 min read
Cursus NestJS - Les Controllers

Cursus NestJS - Les Controllers

5
Comments
7 min read
How to build a faucet CLI using NodeJS 🚀

How to build a faucet CLI using NodeJS 🚀

13
Comments 2
28 min read
Implementation of Logic is way more harder than understanding the Logic

Implementation of Logic is way more harder than understanding the Logic

3
Comments 4
1 min read
Create app with PURE React Native

Create app with PURE React Native

8
Comments
4 min read
Working with Next.js + MUI (edit)

Working with Next.js + MUI (edit)

6
Comments
8 min read
The difference between DOM and Virtual DOM

The difference between DOM and Virtual DOM

24
Comments 1
4 min read
How the TypeScript Pick Type works

How the TypeScript Pick Type works

18
Comments
2 min read
How to make a setter method in a class in TypeScript?

How to make a setter method in a class in TypeScript?

6
Comments
4 min read
Sharing Configurations Within a Monorepo

Sharing Configurations Within a Monorepo

17
Comments 2
5 min read
Use Inflint to follow files and folders convention

Use Inflint to follow files and folders convention

5
Comments
1 min read
Zod simple tutorial

Zod simple tutorial

12
Comments
4 min read
Go errors handing in JavaScript

Go errors handing in JavaScript

7
Comments
1 min read
When to use server-side rendering (SSR) and static site generation (SSG)?

When to use server-side rendering (SSR) and static site generation (SSG)?

8
Comments
4 min read
How to use async/await with .map in js

How to use async/await with .map in js

197
Comments 13
3 min read
Why you should use Typescript now

Why you should use Typescript now

25
Comments
4 min read
Signing requests to AWS services using axios

Signing requests to AWS services using axios

24
Comments 2
5 min read
Encapsulation in TypeScript

Encapsulation in TypeScript

7
Comments
4 min read
How to make a getter method in a class in TypeScript?

How to make a getter method in a class in TypeScript?

6
Comments
3 min read
React Native Fire Base Push Notification Using Topics.

React Native Fire Base Push Notification Using Topics.

11
Comments 1
3 min read
What are template literal types in TypeScript?

What are template literal types in TypeScript?

7
Comments
5 min read
Island Architecture

Island Architecture

43
Comments 1
6 min read
How the TypeScript Omit Type Works

How the TypeScript Omit Type Works

10
Comments
2 min read
A typed event system for Typescript

A typed event system for Typescript

7
Comments
3 min read
Easy state management in Angular

Easy state management in Angular

6
Comments
5 min read
What's new in the Node.js v18.x release?

What's new in the Node.js v18.x release?

7
Comments
2 min read
NodeJS with ExpressJS and TypeScript part 2.

NodeJS with ExpressJS and TypeScript part 2.

14
Comments 1
5 min read
Safer Type Predicate in TypeScript

Safer Type Predicate in TypeScript

6
Comments
3 min read
Create a React component library with Vite and Typescript

Create a React component library with Vite and Typescript

74
Comments 44
4 min read
How to create class constructor overloads in TypeScript?

How to create class constructor overloads in TypeScript?

6
Comments
3 min read
Testing Mongoose with Ts-Jest

Testing Mongoose with Ts-Jest

11
Comments 1
8 min read
Future Javascript: New Array Methods Coming soon

Future Javascript: New Array Methods Coming soon

13
Comments
3 min read
This Week In React #102: Lexical, Mitosis, Remix, Next.js, Redux, Storybook, TurboModules, Node 18, HTTP 103, CSS :has()...

This Week In React #102: Lexical, Mitosis, Remix, Next.js, Redux, Storybook, TurboModules, Node 18, HTTP 103, CSS :has()...

14
Comments
10 min read
Unstated: a light & simple state management library for React

Unstated: a light & simple state management library for React

12
Comments
4 min read
TypeScript: Only Allow A Property From Interface as Parameter

TypeScript: Only Allow A Property From Interface as Parameter

5
Comments
2 min read
Build and Deploy a Serverless API with Planetscale and Prisma ORM

Build and Deploy a Serverless API with Planetscale and Prisma ORM

11
Comments
9 min read
How to create class methods in TypeScript?

How to create class methods in TypeScript?

6
Comments
3 min read
How I Setup Redux Toolkit and RTK Query

How I Setup Redux Toolkit and RTK Query

10
Comments
5 min read
Principles of Object-oriented Programming in TypeScript

Principles of Object-oriented Programming in TypeScript

7
Comments
8 min read
Javascript console Methods: A Cheat Sheet for Developers

Javascript console Methods: A Cheat Sheet for Developers

56
Comments
3 min read
An Introduction to Vue 3 and Typescript: Refs and reactivity

An Introduction to Vue 3 and Typescript: Refs and reactivity

9
Comments 2
5 min read
Servicios con caché en Angular con Rxjs

Servicios con caché en Angular con Rxjs

10
Comments 2
4 min read
How to make reusable State management

How to make reusable State management

6
Comments
3 min read
Type checking and auto-completion in Plunker

Type checking and auto-completion in Plunker

6
Comments
2 min read
NodeJS with ExpressJS and TypeScript part 1.

NodeJS with ExpressJS and TypeScript part 1.

12
Comments
5 min read
Retrieve Trivia Questions With open-trivia-db

Retrieve Trivia Questions With open-trivia-db

5
Comments
2 min read
How to create a class constructor in TypeScript?

How to create a class constructor in TypeScript?

6
Comments
3 min read
loading...