DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Angular 15 standalone HTTPClient provider: Another update

Angular 15 standalone HTTPClient provider: Another update

4
Comments
3 min read
Pick and large interface V.S. small interface. Which one is better?

Pick and large interface V.S. small interface. Which one is better?

2
Comments 2
1 min read
Bridge pattern in TypeScript

Bridge pattern in TypeScript

19
Comments 2
4 min read
TypeScript useful advanced types

TypeScript useful advanced types

4
Comments
5 min read
Planning: Enhancing a Slack Bot to Announce Sign-Ups

Planning: Enhancing a Slack Bot to Announce Sign-Ups

7
Comments
2 min read
Compress & Decompress An ArrayBuffer Client Side in JS

Compress & Decompress An ArrayBuffer Client Side in JS

6
Comments 4
2 min read
let's learn container queries and how to do them in tailwind.

let's learn container queries and how to do them in tailwind.

6
Comments
6 min read
Quick i18n setup in React native with autocomplete

Quick i18n setup in React native with autocomplete

10
Comments
3 min read
What makes TypeScript important to learn?

What makes TypeScript important to learn?

2
Comments
3 min read
11-JS/TS OOP: Polymorphism In OOP

11-JS/TS OOP: Polymorphism In OOP

3
Comments
3 min read
The Either monad

The Either monad

10
Comments 2
10 min read
10-JS/TS OOP: Level Two: OOP Principles

10-JS/TS OOP: Level Two: OOP Principles

6
Comments
6 min read
How do you implement the " Command+P" function?

How do you implement the " Command+P" function?

1
Comments
3 min read
Universal Design for Learning

Universal Design for Learning

16
Comments
4 min read
73-Nodejs Course 2023: Break IV: Refactoring Http Module

73-Nodejs Course 2023: Break IV: Refactoring Http Module

4
Comments
10 min read
Super Simple Select Implementation Using Angular CDK Selection Model

Super Simple Select Implementation Using Angular CDK Selection Model

41
Comments
4 min read
What is the Fastest Loop Type in JavaScript?

What is the Fastest Loop Type in JavaScript?

16
Comments 2
2 min read
71-Nodejs Course 2023: Request Throttle, Rate Limiters and DDOS Attacks

71-Nodejs Course 2023: Request Throttle, Rate Limiters and DDOS Attacks

13
Comments
7 min read
72-Nodejs Course 2023: The Bloody Cors

72-Nodejs Course 2023: The Bloody Cors

4
Comments
5 min read
Animating keyline on scroll with React and TypeScript

Animating keyline on scroll with React and TypeScript

5
Comments
3 min read
Using Binary Data In JavaScript

Using Binary Data In JavaScript

17
Comments
7 min read
9-JS OOP: Getters And Setters In Javascript Classes

9-JS OOP: Getters And Setters In Javascript Classes

9
Comments
5 min read
How to make your library tree-shakable

How to make your library tree-shakable

15
Comments
3 min read
Open-source Page Block Builder with Remix and Tailwind CSS

Open-source Page Block Builder with Remix and Tailwind CSS

7
Comments
2 min read
Achieving end-to-end type safety in a modern JS GraphQL stack

Achieving end-to-end type safety in a modern JS GraphQL stack

12
Comments 2
12 min read
Nest JS Tutorial #1: Create Your First API

Nest JS Tutorial #1: Create Your First API

40
Comments 1
5 min read
Live Debugging Python Applications

Live Debugging Python Applications

5
Comments
5 min read
Tailwind CSS tutorial #21: Letter Spacing

Tailwind CSS tutorial #21: Letter Spacing

5
Comments
4 min read
Módulos 04/05 (Vídeos: 42 à 63) - TypeScript Zero to Hero

Módulos 04/05 (Vídeos: 42 à 63) - TypeScript Zero to Hero

11
Comments
3 min read
How to write React components in TypeScript (2022)

How to write React components in TypeScript (2022)

5
Comments
4 min read
NgRx Use Cases, part II: Working with Lists

NgRx Use Cases, part II: Working with Lists

17
Comments 1
9 min read
Conheça as Novidades do GitHub Universe 2022

Conheça as Novidades do GitHub Universe 2022

13
Comments
3 min read
Serverless Contracts to the Rescue of your Fullstack Application

Serverless Contracts to the Rescue of your Fullstack Application

12
Comments
4 min read
Using ts-node in nx-monorepos

Using ts-node in nx-monorepos

5
Comments
1 min read
Writing & organizing Node.js API Tests the right way

Writing & organizing Node.js API Tests the right way

16
Comments
12 min read
Abstracting away async with fp-ts

Abstracting away async with fp-ts

9
Comments 1
4 min read
Including JS code in TypeScript projects

Including JS code in TypeScript projects

5
Comments
2 min read
Fullstack with Svelte & tRPC

Fullstack with Svelte & tRPC

5
Comments 4
2 min read
interprocess: 💬 A scalable and type-safe Electron IPC management tool with enhanced DX

interprocess: 💬 A scalable and type-safe Electron IPC management tool with enhanced DX

10
Comments
2 min read
Building a Lyrics Finder App with the React Context API and TypeScript

Building a Lyrics Finder App with the React Context API and TypeScript

8
Comments
10 min read
8-TS OOP: Interfaces: Contracts

8-TS OOP: Interfaces: Contracts

6
Comments
5 min read
Adapter pattern in TypeScript

Adapter pattern in TypeScript

18
Comments
3 min read
69-Nodejs Course 2023: Global Middlewares: Introduction

69-Nodejs Course 2023: Global Middlewares: Introduction

7
Comments
4 min read
How to ensure resilience for your AWS IoT Rules Engine to AWS Lambda integration

How to ensure resilience for your AWS IoT Rules Engine to AWS Lambda integration

8
Comments
7 min read
The Last Data Structure and Algorithm Summary You'll Need

The Last Data Structure and Algorithm Summary You'll Need

6
Comments
8 min read
MongoDB 2022 Hackathon submission - Introducing Ghost Notifier

MongoDB 2022 Hackathon submission - Introducing Ghost Notifier

13
Comments 2
3 min read
Deploy Node API (Express Typescript) on Vercel

Deploy Node API (Express Typescript) on Vercel

87
Comments 36
4 min read
Automatic args in React Native Storybook

Automatic args in React Native Storybook

8
Comments
2 min read
Getting started with creating a frontend project quickly

Getting started with creating a frontend project quickly

11
Comments
5 min read
The New Satisfies Operator Will Satisfy You (Cheesy)

The New Satisfies Operator Will Satisfy You (Cheesy)

2
Comments
4 min read
Singleton pattern in TypeScript

Singleton pattern in TypeScript

8
Comments 1
2 min read
Event Bus Pattern in Nuxt 3 with full TypeScript support

Event Bus Pattern in Nuxt 3 with full TypeScript support

49
Comments 12
4 min read
7-JS/TS OOP: Class Access Modifiers

7-JS/TS OOP: Class Access Modifiers

6
Comments
4 min read
6-JS OOP: Class Members

6-JS OOP: Class Members

4
Comments
6 min read
5-TS OOP: Abstract Classes

5-TS OOP: Abstract Classes

4
Comments
4 min read
68-Nodejs Course 2023: Auth: Base Auth Model Class

68-Nodejs Course 2023: Auth: Base Auth Model Class

3
Comments
7 min read
Web Sockets with API Gateway and AWS Lambda

Web Sockets with API Gateway and AWS Lambda

5
Comments
6 min read
Typescript `satisfies never`: Exhaustiveness checking in Typescript

Typescript `satisfies never`: Exhaustiveness checking in Typescript

7
Comments
4 min read
Scripting with VSCode Tasks and Typescript

Scripting with VSCode Tasks and Typescript

42
Comments 4
10 min read
Angular: Creating Angular Client Library

Angular: Creating Angular Client Library

6
Comments
1 min read
loading...