DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Override Part of an Existing Type in Typescript

Override Part of an Existing Type in Typescript

4
Comments
2 min read
Generate typescript from openapi

Generate typescript from openapi

2
Comments
3 min read
Angular: Environment

Angular: Environment

6
Comments
1 min read
How to allow only certain string values for variables or constants in TypeScript?

How to allow only certain string values for variables or constants in TypeScript?

5
Comments
2 min read
Hacktoberfest: Challenge #3

Hacktoberfest: Challenge #3

6
Comments
3 min read
Hacktoberfest: Final Challenge

Hacktoberfest: Final Challenge

3
Comments
2 min read
Week 1 - Building Projects to impress 🤯🤯 Employers or Hiring Managers [VoteSub]

Week 1 - Building Projects to impress 🤯🤯 Employers or Hiring Managers [VoteSub]

10
Comments
2 min read
Leveraging the Query Function Context

Leveraging the Query Function Context

9
Comments
7 min read
Aura Theme v2.0.0 is out now! 🥳 🎉

Aura Theme v2.0.0 is out now! 🥳 🎉

614
Comments 92
1 min read
Feathers.js Request Id Middleware

Feathers.js Request Id Middleware

7
Comments
3 min read
I made an Async Service Container for Node/Browser

I made an Async Service Container for Node/Browser

2
Comments
2 min read
Use tsconfck to verify the final configuration of tsconfig.json

Use tsconfck to verify the final configuration of tsconfig.json

3
Comments
1 min read
Running JS physics in a webworker - proof of concept

Running JS physics in a webworker - proof of concept

7
Comments
6 min read
Automatically generate Typescript types for your GraphQL schema

Automatically generate Typescript types for your GraphQL schema

19
Comments 1
7 min read
📁Elasticsearch TypeScript template

📁Elasticsearch TypeScript template

12
Comments
1 min read
[TypeScript][Express] Search and load local files

[TypeScript][Express] Search and load local files

7
Comments
4 min read
The end of Hacktoberfest

The end of Hacktoberfest

5
Comments
2 min read
Type | Treat 2021 - Wrap-up

Type | Treat 2021 - Wrap-up

6
Comments 1
5 min read
Implementing React Check Permissions: the Function

Implementing React Check Permissions: the Function

8
Comments
3 min read
5 Reasons To Use TypeScript

5 Reasons To Use TypeScript

37
Comments 24
7 min read
Typed: A 1kb type-safe runtime validation library

Typed: A 1kb type-safe runtime validation library

14
Comments 8
2 min read
Type | Treat 2021 - Day 5

Type | Treat 2021 - Day 5

6
Comments 4
3 min read
Building reusable components, using Typescript, React and Styled-Components

Building reusable components, using Typescript, React and Styled-Components

55
Comments 5
10 min read
Beware of Promise.all

Beware of Promise.all

64
Comments 4
2 min read
🚂 Model Railroad Scale Calculator Function 🚇

🚂 Model Railroad Scale Calculator Function 🚇

6
Comments 2
1 min read
Why and How to setup Storybooks with TypeScript

Why and How to setup Storybooks with TypeScript

6
Comments 3
2 min read
Implementing React Check Permissions: Intro

Implementing React Check Permissions: Intro

6
Comments
2 min read
Making the most boring website ever with TypeScript, NestJs, React and others. Part 6.

Making the most boring website ever with TypeScript, NestJs, React and others. Part 6.

11
Comments
1 min read
Type | Treat 2021 - Day 4

Type | Treat 2021 - Day 4

7
Comments 4
5 min read
I've made a React app. Should you stick around?

I've made a React app. Should you stick around?

19
Comments 4
2 min read
Scramjet Transform Hub — Quick Start introduction

Scramjet Transform Hub — Quick Start introduction

12
Comments
7 min read
Introduction to Scramjet Data Processing Platform

Introduction to Scramjet Data Processing Platform

9
Comments
3 min read
Advanced Typescript

Advanced Typescript

3
Comments
1 min read
What Is Terraform CDK? - Terraform code in JavaScript

What Is Terraform CDK? - Terraform code in JavaScript

4
Comments
2 min read
Use Objects than Arrays For Large Data in JS

Use Objects than Arrays For Large Data in JS

14
Comments 5
2 min read
Ngx, Confirm box for Angular 🚀

Ngx, Confirm box for Angular 🚀

18
Comments 3
2 min read
Authentication and Authorization with JWTs in Node && Express.js

Authentication and Authorization with JWTs in Node && Express.js

55
Comments 6
7 min read
Making the most boring website ever with TypeScript, NestJs, React and others. Part 5.

Making the most boring website ever with TypeScript, NestJs, React and others. Part 5.

22
Comments 1
1 min read
Type | Treat 2021 - Day 3

Type | Treat 2021 - Day 3

7
Comments 2
3 min read
Type | Treat 2021 - Day 1

Type | Treat 2021 - Day 1

17
Comments 24
2 min read
TypeScript vs. JSDoc JavaScript for static type checking

TypeScript vs. JSDoc JavaScript for static type checking

6
Comments 2
5 min read
I created my first NPM package

I created my first NPM package

74
Comments 15
1 min read
Communicate interface inheritance omission with type definition

Communicate interface inheritance omission with type definition

3
Comments
1 min read
How to easily debug rxjs pipes

How to easily debug rxjs pipes

6
Comments
1 min read
Pagination in Javascript and React, with a custom usePagination() hook

Pagination in Javascript and React, with a custom usePagination() hook

742
Comments 33
4 min read
Skeletonise yourself with AI pose detection

Skeletonise yourself with AI pose detection

7
Comments 3
17 min read
Using vanilla-extract with SvelteKit: Styles with TypeScript

Using vanilla-extract with SvelteKit: Styles with TypeScript

10
Comments
18 min read
Type | Treat 2021 - Day 2

Type | Treat 2021 - Day 2

10
Comments 7
3 min read
Intro - Building Projects to impress 🤯🤯 Employers or Hiring Managers [VoteSub]

Intro - Building Projects to impress 🤯🤯 Employers or Hiring Managers [VoteSub]

7
Comments
4 min read
Building A Robust Backend Server With NestJS 🚧

Building A Robust Backend Server With NestJS 🚧

59
Comments
12 min read
Testing Solid.js code beyond jest

Testing Solid.js code beyond jest

45
Comments 4
10 min read
React with Typescript

React with Typescript

234
Comments 25
6 min read
5 Tips Every React Developer Should Know

5 Tips Every React Developer Should Know

613
Comments 17
4 min read
Create e-mail subscription panel with Refine and Strapi.

Create e-mail subscription panel with Refine and Strapi.

23
Comments 1
6 min read
Comprendre certaines notions des Hooks UseEffect UseCallBack et useMemo.

Comprendre certaines notions des Hooks UseEffect UseCallBack et useMemo.

5
Comments
5 min read
Manage Multiple Node Versions with Volta (better than nvm?)

Manage Multiple Node Versions with Volta (better than nvm?)

13
Comments
4 min read
Top 4 lenguajes más amados en 2020

Top 4 lenguajes más amados en 2020

3
Comments
4 min read
The trick to making console.log play nice with complex objects

The trick to making console.log play nice with complex objects

104
Comments 8
2 min read
How to Make Your Own Next.js Starter Template

How to Make Your Own Next.js Starter Template

42
Comments 1
4 min read
How I built my portfolio using NextJS, Typescript, and Chakra UI

How I built my portfolio using NextJS, Typescript, and Chakra UI

16
Comments 1
9 min read
loading...