DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
More powerful type definitions for Object.entries()

More powerful type definitions for Object.entries()

11
Comments
10 min read
How to Implement an Event Bus in JavaScript

How to Implement an Event Bus in JavaScript

8
Comments
12 min read
Use Angular directives to extend components that you don't own

Use Angular directives to extend components that you don't own

58
Comments 3
5 min read
E-Commerce API Made With Node-Js,Typescript,PostgreSQL,Redis And Kafka

E-Commerce API Made With Node-Js,Typescript,PostgreSQL,Redis And Kafka

17
Comments 2
2 min read
Creating Custom Types in Typescript

Creating Custom Types in Typescript

23
Comments
2 min read
3 Minutes to Orbiton JS | The Ultimate JavaScript UI library

3 Minutes to Orbiton JS | The Ultimate JavaScript UI library

8
Comments 2
4 min read
Creating a Node.js SQL Library

Creating a Node.js SQL Library

30
Comments 2
4 min read
This Week In React #97: React vs Solid, Headless Components, Remotion, Gatsby, React-Native, Expo, Vitest, Socket...

This Week In React #97: React vs Solid, Headless Components, Remotion, Gatsby, React-Native, Expo, Vitest, Socket...

5
Comments
11 min read
Create NuxtJs Project with Typescript and Classes

Create NuxtJs Project with Typescript and Classes

5
Comments
1 min read
Custom Angular Form Password Component

Custom Angular Form Password Component

10
Comments
10 min read
Documenting default interface values in typescript, or trying to...

Documenting default interface values in typescript, or trying to...

7
Comments
7 min read
🤖discord bot with create-discordx

🤖discord bot with create-discordx

7
Comments
1 min read
Creating a project with NextJS, Typescript and ChakraUI in 3 steps.

Creating a project with NextJS, Typescript and ChakraUI in 3 steps.

17
Comments 1
2 min read
Build Your Own E-Commerce Keystone.js-Based System — Requirements and Architecture

Build Your Own E-Commerce Keystone.js-Based System — Requirements and Architecture

4
Comments
6 min read
Typescript Tuples, and how they work

Typescript Tuples, and how they work

16
Comments
2 min read
How to fix Warning: 10 Prisma Clients are already running

How to fix Warning: 10 Prisma Clients are already running

13
Comments 1
2 min read
Solving for 3 wordle start words

Solving for 3 wordle start words

4
Comments
1 min read
Starting with typescript

Starting with typescript

3
Comments
5 min read
TypeScript With React

TypeScript With React

5
Comments
1 min read
Conditional Rendering of your React components

Conditional Rendering of your React components

4
Comments
3 min read
Using styled components with next.js 12 and typescript in 2022

Using styled components with next.js 12 and typescript in 2022

11
Comments 4
3 min read
LGTMify - An LGTM generator (Chrome Extension)

LGTMify - An LGTM generator (Chrome Extension)

10
Comments
1 min read
Module boundary and isolation of side effects using NestJS

Module boundary and isolation of side effects using NestJS

6
Comments
3 min read
Clippr - Light weight url shortener

Clippr - Light weight url shortener

6
Comments
1 min read
How to Build REST API with TypeScript using only native modules

How to Build REST API with TypeScript using only native modules

6
Comments
11 min read
Ways to validate environment configuration in a forFeature Config in NestJs

Ways to validate environment configuration in a forFeature Config in NestJs

33
Comments 6
10 min read
Tired of circular dependency in Typescript/Node.js?

Tired of circular dependency in Typescript/Node.js?

4
Comments
3 min read
GraphQL error handling to the max with Typescript, codegen and fp-ts

GraphQL error handling to the max with Typescript, codegen and fp-ts

10
Comments
16 min read
Vue3 Composition API and New Features

Vue3 Composition API and New Features

7
Comments
2 min read
TypeScript Factory Design Pattern in practice (UML)

TypeScript Factory Design Pattern in practice (UML)

57
Comments
2 min read
What's Wrong This Time? Part III: The Deep End

What's Wrong This Time? Part III: The Deep End

6
Comments
6 min read
Class Component with React Typescript

Class Component with React Typescript

15
Comments
2 min read
Step by Step guide on building a custom React hook in Typescript

Step by Step guide on building a custom React hook in Typescript

6
Comments
2 min read
Creating Reusable React Components with TypeScript

Creating Reusable React Components with TypeScript

11
Comments
6 min read
🧑‍💻 Building CLIs with React Ink

🧑‍💻 Building CLIs with React Ink

7
Comments
5 min read
Thoughts on TypeScript

Thoughts on TypeScript

5
Comments 16
6 min read
All about Interfaces using OOP in Typescript

All about Interfaces using OOP in Typescript

9
Comments
2 min read
What Is TypeScript?

What Is TypeScript?

6
Comments
2 min read
TypeScript Design Tokens with Styled Components

TypeScript Design Tokens with Styled Components

8
Comments
4 min read
Guide to develop MERN application, step by step. Part 1

Guide to develop MERN application, step by step. Part 1

13
Comments
3 min read
Unit Tesing with Jest in React Typescript

Unit Tesing with Jest in React Typescript

18
Comments 2
3 min read
Unit Testing (React + Typescript)

Unit Testing (React + Typescript)

6
Comments 2
2 min read
Data type in javascript:

Data type in javascript:

4
Comments
4 min read
How to setup Next.js project with TypeScript, ESLint and Prettier

How to setup Next.js project with TypeScript, ESLint and Prettier

16
Comments
4 min read
Você sabe a diferença entre string[] e [string] no typescript?

Você sabe a diferença entre string[] e [string] no typescript?

5
Comments
1 min read
TypeScript: How to use Enums

TypeScript: How to use Enums

70
Comments 10
3 min read
Creating a PWA with Remix 💿

Creating a PWA with Remix 💿

17
Comments 2
6 min read
tsParticles 1.41.6 Released

tsParticles 1.41.6 Released

20
Comments
1 min read
Modern JavaScript for everyone: Mastering Modern JavaScript The Right Way

Modern JavaScript for everyone: Mastering Modern JavaScript The Right Way

5
Comments
9 min read
NextJS and TypeScript

NextJS and TypeScript

25
Comments
3 min read
🚀 AWS CDK 101 🎡 setup and bootstrapping

🚀 AWS CDK 101 🎡 setup and bootstrapping

22
Comments
7 min read
Typescript module, multiple exports, where do you begin?

Typescript module, multiple exports, where do you begin?

7
Comments 1
2 min read
The React.ReactNode type is a black hole

The React.ReactNode type is a black hole

3
Comments
9 min read
Migrating a legacy application from MongoDB to HarperDB

Migrating a legacy application from MongoDB to HarperDB

29
Comments 1
18 min read
Creating a Countdown Timer with react-hook

Creating a Countdown Timer with react-hook

7
Comments
4 min read
Create a multi-tenancy application in Nest.js Part 4 (Authentication and Authorization setup)

Create a multi-tenancy application in Nest.js Part 4 (Authentication and Authorization setup)

14
Comments 1
11 min read
How to use props and state in React

How to use props and state in React

4
Comments
2 min read
10 React community hooks you should be using

10 React community hooks you should be using

238
Comments 4
6 min read
TypeScript generic types

TypeScript generic types

97
Comments 14
2 min read
TypeScript and the ReadOnly option

TypeScript and the ReadOnly option

11
Comments
3 min read
loading...