DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How domain-functions improves the (already awesome) DX of Remix projects?

How domain-functions improves the (already awesome) DX of Remix projects?

39
Comments 6
7 min read
Nestjs: Introduction and setup

Nestjs: Introduction and setup

9
Comments
2 min read
One Hour with Deno

One Hour with Deno

14
Comments
5 min read
Typescript notes

Typescript notes

12
Comments
5 min read
Places: Appwrite and Maps

Places: Appwrite and Maps

14
Comments
1 min read
Finally, Use Your TypeScript Aliases in Parcel v2

Finally, Use Your TypeScript Aliases in Parcel v2

11
Comments
1 min read
Resilient Imports with Auto-Generated TypeScript Aliases

Resilient Imports with Auto-Generated TypeScript Aliases

9
Comments
3 min read
How to define and initialize public readonly class fields in the constructor itself in TypeScript?

How to define and initialize public readonly class fields in the constructor itself in TypeScript?

6
Comments
3 min read
Publishing well-architected npm package using Expo, Storybook, React Native and TypeScript

Publishing well-architected npm package using Expo, Storybook, React Native and TypeScript

6
Comments 1
12 min read
VS Code Tip of the Week: TypeScript Error Translator Extension

VS Code Tip of the Week: TypeScript Error Translator Extension

31
Comments 4
1 min read
Markdown blog with Appwrite connection

Markdown blog with Appwrite connection

16
Comments 2
1 min read
Typescript Shorts - Module Augmentation

Typescript Shorts - Module Augmentation

12
Comments
5 min read
For all developer who want to use TypeScript with "strict: true"

For all developer who want to use TypeScript with "strict: true"

13
Comments
2 min read
Async Storage in PURE React Native

Async Storage in PURE React Native

11
Comments
4 min read
2 NEW killer features coming to TypeScript

2 NEW killer features coming to TypeScript

13
Comments
3 min read
How to define and initialize protected class fields in the constructor itself in TypeScript?

How to define and initialize protected class fields in the constructor itself in TypeScript?

4
Comments
2 min read
Redux in PURE React Native

Redux in PURE React Native

8
Comments
4 min read
Build a full-stack TypeScript app using tRPC and React

Build a full-stack TypeScript app using tRPC and React

24
Comments
15 min read
TypeScript vs JavaScript: What's the difference?

TypeScript vs JavaScript: What's the difference?

9
Comments 1
7 min read
How to define and initialize private class fields in the constructor itself in TypeScript?

How to define and initialize private class fields in the constructor itself in TypeScript?

4
Comments
2 min read
📱 AWS CDK 101 - 👯 Fetching JSON from S3 through stepfunction

📱 AWS CDK 101 - 👯 Fetching JSON from S3 through stepfunction

14
Comments 4
6 min read
JS Refactoring Gotchas: 5 Ways Converting to Optional Chaining Can Break Your Code

JS Refactoring Gotchas: 5 Ways Converting to Optional Chaining Can Break Your Code

23
Comments
3 min read
Notes on Advanced TypeScript: Runtime Validations

Notes on Advanced TypeScript: Runtime Validations

13
Comments
6 min read
Data immutability

Data immutability

11
Comments
16 min read
Top 3 Casts of the Week #4

Top 3 Casts of the Week #4

4
Comments
2 min read
How to Make Your TypeScript Generic Functions Safer and Easier to Use

How to Make Your TypeScript Generic Functions Safer and Easier to Use

6
Comments
3 min read
Best Open-Source Headless CMS to Try for Your Next Application

Best Open-Source Headless CMS to Try for Your Next Application

198
Comments 7
3 min read
This Week In React #104: Zag, Next.js, Remix, Ultra, ClickToComponent, Tilg, Component Party, Expo, Skia, TypeScript...

This Week In React #104: Zag, Next.js, Remix, Ultra, ClickToComponent, Tilg, Component Party, Expo, Skia, TypeScript...

8
Comments
9 min read
How to define and initialize public class fields in the constructor itself in TypeScript?

How to define and initialize public class fields in the constructor itself in TypeScript?

2
Comments
2 min read
React redux best practice to reduce code

React redux best practice to reduce code

12
Comments 2
3 min read
Mutually exclusive types done right

Mutually exclusive types done right

2
Comments
2 min read
💾 The State of State

💾 The State of State

14
Comments
8 min read
Process Analytics - March 2022 News

Process Analytics - March 2022 News

9
Comments
3 min read
Get started with Vite, React and Typescript in <1 min

Get started with Vite, React and Typescript in <1 min

5
Comments 1
1 min read
Design Pattern in TypeScript: Command Pattern

Design Pattern in TypeScript: Command Pattern

8
Comments
2 min read
An Underrated Gem by @juliencrn

An Underrated Gem by @juliencrn

10
Comments 2
1 min read
An Introduction to Vue 3 and Typescript: Functional components, attributes, and slots

An Introduction to Vue 3 and Typescript: Functional components, attributes, and slots

9
Comments 1
5 min read
Using Local Storage for Remembering User Visits

Using Local Storage for Remembering User Visits

22
Comments 4
2 min read
Useful types: Extract route params with TypeScript

Useful types: Extract route params with TypeScript

24
Comments 2
3 min read
How to make a static method accessible only in its class in TypeScript?

How to make a static method accessible only in its class in TypeScript?

7
Comments
2 min read
thin.dev: Realtime-by-default BaaS (Backend-as-a-Service)

thin.dev: Realtime-by-default BaaS (Backend-as-a-Service)

18
Comments 1
18 min read
[Golang] Try WebSocket

[Golang] Try WebSocket

12
Comments
4 min read
How to detect dead code in a frontend project

How to detect dead code in a frontend project

12
Comments
7 min read
typeof and lookup type in typescript

typeof and lookup type in typescript

10
Comments
1 min read
Ultime Guide to Data Types in JavaScript

Ultime Guide to Data Types in JavaScript

6
Comments
6 min read
Setup path aliases w/ React + Vite + TS

Setup path aliases w/ React + Vite + TS

80
Comments 12
1 min read
How to Write Your First React Unit Test

How to Write Your First React Unit Test

6
Comments
2 min read
TypeScript is wasting my time

TypeScript is wasting my time

43
Comments 37
4 min read
Directives in Angular

Directives in Angular

6
Comments
5 min read
How to make a static method accessible only in its class and subclasses in TypeScript?

How to make a static method accessible only in its class and subclasses in TypeScript?

4
Comments
2 min read
Simple TypeScript tricks for scalable apps

Simple TypeScript tricks for scalable apps

8
Comments
4 min read
Storybook x React x Typescript | How to manage complex props with simple control

Storybook x React x Typescript | How to manage complex props with simple control

13
Comments
2 min read
Bad Habits of Mid-Level React Developers

Bad Habits of Mid-Level React Developers

465
Comments 66
8 min read
Let's build Launch Countdown Timer using Next.js & Tailwind CSS.

Let's build Launch Countdown Timer using Next.js & Tailwind CSS.

10
Comments
12 min read
🤡 AWS CDK 101 - 🤾‍♂ Using layers in Lambda functions and saving JSON to S3

🤡 AWS CDK 101 - 🤾‍♂ Using layers in Lambda functions and saving JSON to S3

12
Comments
5 min read
Instagram to Cloudinary

Instagram to Cloudinary

6
Comments 1
12 min read
Typescript e sua palavra-chave "type"

Typescript e sua palavra-chave "type"

7
Comments
3 min read
React Redux Tutorial Part 3 -- TypeScript の追加

React Redux Tutorial Part 3 -- TypeScript の追加

10
Comments
2 min read
How to make a static field accessible only in its class and subclasses in TypeScript?

How to make a static field accessible only in its class and subclasses in TypeScript?

4
Comments
2 min read
Replacing YAML with TypeScript

Replacing YAML with TypeScript

7
Comments
4 min read
loading...