DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
An intro to TSConfig for JavaScript Developers

An intro to TSConfig for JavaScript Developers

5
Comments
6 min read
Configuring ESLint for AWS-CDK on VSCode

Configuring ESLint for AWS-CDK on VSCode

Comments
3 min read
Melhor forma de tratar formulários no Remix.run

Melhor forma de tratar formulários no Remix.run

Comments
3 min read
LeetCode Meditations: Lowest Common Ancestor of a Binary Search Tree

LeetCode Meditations: Lowest Common Ancestor of a Binary Search Tree

Comments
4 min read
Three different states - Remote, App, and Local

Three different states - Remote, App, and Local

Comments
11 min read
Remix com importação automática. Tenha um código mais limpo.

Remix com importação automática. Tenha um código mais limpo.

Comments
2 min read
Best way to handle forms in Remix.run

Best way to handle forms in Remix.run

Comments
3 min read
React Native: useId To Prevent Duplicate ID

React Native: useId To Prevent Duplicate ID

Comments
3 min read
LeetCode Meditations: Subtree of Another Tree

LeetCode Meditations: Subtree of Another Tree

Comments
3 min read
Let’s build AI-tools with the help of AI and Typescript!

Let’s build AI-tools with the help of AI and Typescript!

1
Comments 1
6 min read
Step-by-Step Guide to Integrate TypeScript into a Node.js Project 🚀🛠️

Step-by-Step Guide to Integrate TypeScript into a Node.js Project 🚀🛠️

Comments
2 min read
Implementing Angular Server-Side Rendering (SSR) AKA Angular Universal

Implementing Angular Server-Side Rendering (SSR) AKA Angular Universal

Comments
2 min read
From Express.js to Fastify [part 1]

From Express.js to Fastify [part 1]

1
Comments
8 min read
Artificial Intelligence and Machine Learning in Web Development

Artificial Intelligence and Machine Learning in Web Development

1
Comments
2 min read
How to Implement a LangGraph (LangChainJS) in TypeScript (in 5 minutes)

How to Implement a LangGraph (LangChainJS) in TypeScript (in 5 minutes)

Comments
4 min read
Exploring Bitwise Operators: From JavaScript to TypeScript Enhancements

Exploring Bitwise Operators: From JavaScript to TypeScript Enhancements

Comments
3 min read
🛠️ Branded Types

🛠️ Branded Types

Comments
3 min read
Angular Event Modifier

Angular Event Modifier

Comments
2 min read
🍒 Cherry-Picked Nx v18.3 Updates

🍒 Cherry-Picked Nx v18.3 Updates

Comments
2 min read
Next.js and Bunny CDN: Complete Guide to Image Uploading with Server Actions

Next.js and Bunny CDN: Complete Guide to Image Uploading with Server Actions

2
Comments
10 min read
ChatCraft v2.0.0

ChatCraft v2.0.0

Comments
2 min read
TypeScript utility Refine<T, P>

TypeScript utility Refine<T, P>

Comments
1 min read
Type safe SolidJS Router `useParam` utility Type

Type safe SolidJS Router `useParam` utility Type

Comments
2 min read
My OS can do Somethings yours Cannot

My OS can do Somethings yours Cannot

Comments
5 min read
State Scope with Providers - Next.js with Jotai

State Scope with Providers - Next.js with Jotai

Comments
4 min read
ChatCraft week 14: Releasing v2.0!

ChatCraft week 14: Releasing v2.0!

3
Comments
3 min read
Keeping Users Up-to-Date: A Guide to Mobile App Version Control

Keeping Users Up-to-Date: A Guide to Mobile App Version Control

Comments
4 min read
LeetCode Meditations: Maximum Depth of Binary Tree

LeetCode Meditations: Maximum Depth of Binary Tree

Comments
3 min read
How to use supabase + ReactJS?

How to use supabase + ReactJS?

5
Comments
2 min read
Implementing Custom Dark Mode with Tailwind CSS: A Complete Guide

Implementing Custom Dark Mode with Tailwind CSS: A Complete Guide

3
Comments
3 min read
Working with Dates and Times in JavaScript

Working with Dates and Times in JavaScript

1
Comments 1
2 min read
How to Use Typed Routes in Next.js

How to Use Typed Routes in Next.js

1
Comments
4 min read
Why in Typescript creating an enum doesn't need a =, but creating a new type does?

Why in Typescript creating an enum doesn't need a =, but creating a new type does?

Comments
1 min read
🛠️ Branded Types

🛠️ Branded Types

1
Comments
2 min read
React Type Error: not assignable LegacyRef<V> && 'V' refers to a value, did you mean 'typeof V'?

React Type Error: not assignable LegacyRef<V> && 'V' refers to a value, did you mean 'typeof V'?

Comments
1 min read
Next Auth boilerplate TS

Next Auth boilerplate TS

Comments
9 min read
LeetCode Meditations: Same Tree

LeetCode Meditations: Same Tree

1
Comments
2 min read
How we take data-driven decisions with LogSnag

How we take data-driven decisions with LogSnag

3
Comments
2 min read
TypeScript Tip #2: valueof

TypeScript Tip #2: valueof

2
Comments
2 min read
React Server Components Example with Next.js

React Server Components Example with Next.js

Comments
17 min read
My OS can do Somethings yours Cannot

My OS can do Somethings yours Cannot

Comments
5 min read
A common TypeScript error with useRef

A common TypeScript error with useRef

Comments
5 min read
Theming using CSS Variables? Turn Them into VS Code Snippets for Faster, Error-Free Coding

Theming using CSS Variables? Turn Them into VS Code Snippets for Faster, Error-Free Coding

7
Comments
4 min read
Better, Faster Apps with Next.js

Better, Faster Apps with Next.js

1
Comments
4 min read
My first project in React & Tailwind

My first project in React & Tailwind

38
Comments 29
1 min read
Decode JWT Token easily using _jwt-decode_

Decode JWT Token easily using _jwt-decode_

5
Comments
1 min read
Contest List - Browser Extension

Contest List - Browser Extension

2
Comments
1 min read
Array Methods: TypeScript vs C# 🧮

Array Methods: TypeScript vs C# 🧮

1
Comments
2 min read
LeetCode Meditations: Invert Binary Tree

LeetCode Meditations: Invert Binary Tree

1
Comments
2 min read
creating a next.js front end with a express backend using typescript

creating a next.js front end with a express backend using typescript

Comments
1 min read
Get started with Drizzle ORM and Xata's Postgres service

Get started with Drizzle ORM and Xata's Postgres service

Comments
3 min read
RSLike@3. Well-known Symbols, Improved Usage of TypeScript, and Weighing More

RSLike@3. Well-known Symbols, Improved Usage of TypeScript, and Weighing More

Comments
7 min read
Using satisfies Operator in TypeScript

Using satisfies Operator in TypeScript

Comments
1 min read
tRPA - Remote Property Access

tRPA - Remote Property Access

Comments
4 min read
Reasons to Choose TypeScript Over JavaScript

Reasons to Choose TypeScript Over JavaScript

Comments
4 min read
Understanding TypeScript Utility Types

Understanding TypeScript Utility Types

Comments
4 min read
What is bubble?

What is bubble?

Comments
1 min read
Create a simple search bar with checkboxes

Create a simple search bar with checkboxes

Comments
3 min read
Introducing Catena ⛓️ – a Library for building type-safe Express Handlers

Introducing Catena ⛓️ – a Library for building type-safe Express Handlers

Comments
1 min read
Using Tailwind plugins to create custom utility classes

Using Tailwind plugins to create custom utility classes

4
Comments
4 min read
loading...