DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Typed Filtering with Generics in Typescript

Typed Filtering with Generics in Typescript

7
Comments 5
5 min read
AdventJS, JavaScript/TypeScript coding challenges

AdventJS, JavaScript/TypeScript coding challenges

10
Comments
1 min read
How to upload an image to AWS S3 pre-assign URL with background-http.

How to upload an image to AWS S3 pre-assign URL with background-http.

5
Comments
4 min read
Node.js and Kafka as message broker for inter-service communication

Node.js and Kafka as message broker for inter-service communication

39
Comments
7 min read
Barrel Exports considered harmful

Barrel Exports considered harmful

5
Comments
4 min read
88-Nodejs Course 2023: Resource: Resource Typings

88-Nodejs Course 2023: Resource: Resource Typings

1
Comments
4 min read
How to use TypeScript with EIP-2535: Diamonds

How to use TypeScript with EIP-2535: Diamonds

7
Comments
3 min read
87-Nodejs Course 2023: Resource: Resources In Models

87-Nodejs Course 2023: Resource: Resources In Models

3
Comments
5 min read
How to Implement Storybook in React + TypeScript + Material UI application

How to Implement Storybook in React + TypeScript + Material UI application

16
Comments 3
2 min read
86-Nodejs Course 2023: Resource: Data And Resource Setters And Getters

86-Nodejs Course 2023: Resource: Data And Resource Setters And Getters

1
Comments
4 min read
Learning to build an API in NestJS (Node + Typescript) - Part 04

Learning to build an API in NestJS (Node + Typescript) - Part 04

4
Comments
5 min read
Setup Nextjs Tailwind CSS Styled Components with TypeScript

Setup Nextjs Tailwind CSS Styled Components with TypeScript

9
Comments
7 min read
85-Nodejs Course 2023: Response: Async Body Parser

85-Nodejs Course 2023: Response: Async Body Parser

1
Comments
6 min read
84-Nodejs Course 2023: Resources: Boot And Extend

84-Nodejs Course 2023: Resources: Boot And Extend

1
Comments
6 min read
Express + Typescript + Mongoose boilerplate

Express + Typescript + Mongoose boilerplate

14
Comments
5 min read
4 Beginner Friendly Open Source Projects

4 Beginner Friendly Open Source Projects

43
Comments
1 min read
83-Nodejs Course 2023: Resources: Allowed And Disabled Outputs

83-Nodejs Course 2023: Resources: Allowed And Disabled Outputs

2
Comments
5 min read
Jest: How to use its powerful unit tests with React

Jest: How to use its powerful unit tests with React

4
Comments
3 min read
82-Nodejs Course 2023: Resources: Resource Collection

82-Nodejs Course 2023: Resources: Resource Collection

1
Comments
4 min read
81-Nodejs Course 2023: Resources: Working With Arrays

81-Nodejs Course 2023: Resources: Working With Arrays

1
Comments
4 min read
Convert Your SolidJS Component To TypeScript

Convert Your SolidJS Component To TypeScript

4
Comments 3
7 min read
80-Nodejs Course 2023: Resources: Default values

80-Nodejs Course 2023: Resources: Default values

1
Comments
4 min read
React TypeScript: Outside Click Detector

React TypeScript: Outside Click Detector

9
Comments 1
3 min read
79-Nodejs Course 2023: Resources: Recursive Resources

79-Nodejs Course 2023: Resources: Recursive Resources

1
Comments
5 min read
How to deploy your NestJS apps on Vercel

How to deploy your NestJS apps on Vercel

90
Comments 16
2 min read
Delete all node_modules folders from your system ? 🤔

Delete all node_modules folders from your system ? 🤔

9
Comments
1 min read
Nx plugin development - Build your own Vite plugin

Nx plugin development - Build your own Vite plugin

9
Comments
6 min read
Getting To Know TypeScript's Partial Type

Getting To Know TypeScript's Partial Type

5
Comments
3 min read
Nullish Coalescing Operator

Nullish Coalescing Operator

4
Comments
3 min read
78-Nodejs Course 2023: Resources: Custom Output handlers

78-Nodejs Course 2023: Resources: Custom Output handlers

5
Comments
4 min read
Create Velocity Scroll Animation in React with Framer Motion

Create Velocity Scroll Animation in React with Framer Motion

23
Comments
3 min read
Nest JS Tutorial #2: HTTP Request & Data Validation

Nest JS Tutorial #2: HTTP Request & Data Validation

14
Comments 3
5 min read
Create Svelte + Typescript + tailwindcss Project(feat. error solved)

Create Svelte + Typescript + tailwindcss Project(feat. error solved)

5
Comments
2 min read
A Script Tells Me What To Test

A Script Tells Me What To Test

5
Comments
1 min read
Build a modern user interface with ChakraUI

Build a modern user interface with ChakraUI

6
Comments
7 min read
Advent of Code Metaprogramming: 2022, Day 1

Advent of Code Metaprogramming: 2022, Day 1

5
Comments
9 min read
Loading Dot component for React Native applications

Loading Dot component for React Native applications

3
Comments
1 min read
Common Types in TypeScript (part 1)

Common Types in TypeScript (part 1)

3
Comments
6 min read
Building a full-stack TypeScript application with Turborepo

Building a full-stack TypeScript application with Turborepo

31
Comments
12 min read
Working with Currency Values in TypeScript

Working with Currency Values in TypeScript

7
Comments
5 min read
How to deploy a Typescript Parse Server on Elasticbeanstalk

How to deploy a Typescript Parse Server on Elasticbeanstalk

6
Comments
4 min read
How to set up a Parse Server backend with Typescript

How to set up a Parse Server backend with Typescript

6
Comments
2 min read
How Configure a MongoDB Atlas Database for your Parse Server

How Configure a MongoDB Atlas Database for your Parse Server

4
Comments
2 min read
77-Nodejs Course 2023: Resources Output

77-Nodejs Course 2023: Resources Output

2
Comments
5 min read
Why you should start using ChakraUI (Part 1).

Why you should start using ChakraUI (Part 1).

6
Comments 1
4 min read
76-Nodejs Course 2023: Response Resources Introduction

76-Nodejs Course 2023: Response Resources Introduction

3
Comments
5 min read
How to use Playwright with GitHub Actions and GitHub Pages

How to use Playwright with GitHub Actions and GitHub Pages

7
Comments 2
9 min read
Angular Change Detection

Angular Change Detection

2
Comments
1 min read
🤖 Latest IT Open Positions - Week #48 of 2022

🤖 Latest IT Open Positions - Week #48 of 2022

3
Comments
3 min read
Create a reusable react-table component with Typescript

Create a reusable react-table component with Typescript

38
Comments
8 min read
Starting a new blogging journey with Docusaurus

Starting a new blogging journey with Docusaurus

7
Comments 3
3 min read
How to Migrate your React Project to TypeScript

How to Migrate your React Project to TypeScript

9
Comments
5 min read
Top 30 Open Source Projects( JavaScript ,Java, and more)

Top 30 Open Source Projects( JavaScript ,Java, and more)

5
Comments
9 min read
Introducing MonoBox: How & Why I Built My Very Own Music Player

Introducing MonoBox: How & Why I Built My Very Own Music Player

4
Comments
10 min read
Using localStorage with React Hooks in TypeScript

Using localStorage with React Hooks in TypeScript

5
Comments
2 min read
How I improved my JS code with these 3 functions

How I improved my JS code with these 3 functions

54
Comments 2
7 min read
75-Nodejs Course 2023: Break IV: Urls Functions

75-Nodejs Course 2023: Break IV: Urls Functions

1
Comments
4 min read
74-Nodejs Course 2023: Break IV: Paths Functions

74-Nodejs Course 2023: Break IV: Paths Functions

1
Comments
4 min read
12-JS/TS OOP: Encapsulation In OOP

12-JS/TS OOP: Encapsulation In OOP

1
Comments
4 min read
How to Customize the Strapi Back-end Using TypeScript

How to Customize the Strapi Back-end Using TypeScript

6
Comments
11 min read
loading...