DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
useMemo vs useCallback

useMemo vs useCallback

4
Comments 3
4 min read
tsParticles 2.9.2 Released

tsParticles 2.9.2 Released

6
Comments
1 min read
tsParticles 2.9.1 Released

tsParticles 2.9.1 Released

5
Comments
1 min read
Use Maps more and Objects less

Use Maps more and Objects less

60
Comments 5
10 min read
Sharing Data Across your React App with React Context

Sharing Data Across your React App with React Context

Comments 1
18 min read
Mastering Angular Structural Directives - Micro-syntax demystified

Mastering Angular Structural Directives - Micro-syntax demystified

23
Comments 4
10 min read
Everything you need to know about Typescript Type Guards

Everything you need to know about Typescript Type Guards

Comments
6 min read
Enums in Typescript explained

Enums in Typescript explained

1
Comments
2 min read
Interface vs Type in TypeScript

Interface vs Type in TypeScript

1
Comments
1 min read
Variables in Rust - Rust for TypeScript Developers

Variables in Rust - Rust for TypeScript Developers

1
Comments 5
3 min read
Helping Firebase Developers Integrate with Web3 and Build a Decentralized Social Data Model on the DB3 Network

Helping Firebase Developers Integrate with Web3 and Build a Decentralized Social Data Model on the DB3 Network

1
Comments
2 min read
Why using AXIOS with Typescript?

Why using AXIOS with Typescript?

23
Comments 2
4 min read
🔒Unleash the Power of FRP for 🔑Secure Authentication in TypeScript 🚀

🔒Unleash the Power of FRP for 🔑Secure Authentication in TypeScript 🚀

Comments
3 min read
Creating an Express TypeScript Server

Creating an Express TypeScript Server

1
Comments
5 min read
tsParticles 2.9.0 Released

tsParticles 2.9.0 Released

7
Comments
1 min read
Using TypeScript 4.9 with Next.js 12

Using TypeScript 4.9 with Next.js 12

Comments
3 min read
TypeScript Utility Types You Need to Know

TypeScript Utility Types You Need to Know

94
Comments 8
7 min read
Prisma in 500 Seconds

Prisma in 500 Seconds

15
Comments 3
7 min read
How to Setup a Free MongoDB database on Railway

How to Setup a Free MongoDB database on Railway

3
Comments 1
2 min read
Moving From Electron to Tauri

Moving From Electron to Tauri

35
Comments 2
9 min read
Things about typescript you should know as a pro React dev

Things about typescript you should know as a pro React dev

23
Comments 5
8 min read
Next.js ready to go

Next.js ready to go

6
Comments
2 min read
On GitHub Issues and Engineering Efficiency

On GitHub Issues and Engineering Efficiency

Comments
6 min read
TypeScript: Interface or Type? Hint: it's in the name

TypeScript: Interface or Type? Hint: it's in the name

8
Comments 4
2 min read
TypeScript: An Introduction to the Statically Typed Superset of JavaScript

TypeScript: An Introduction to the Statically Typed Superset of JavaScript

4
Comments
2 min read
Why don't you do it when the browser is free instead of setInterval?

Why don't you do it when the browser is free instead of setInterval?

1
Comments
4 min read
Getting Started With NestJS

Getting Started With NestJS

1
Comments
3 min read
The New NgRx

The New NgRx

26
Comments 6
6 min read
Deploy Vite React App on Github

Deploy Vite React App on Github

12
Comments 4
1 min read
My first VS Code extension: Copy Variable Console Log

My first VS Code extension: Copy Variable Console Log

2
Comments
3 min read
Export AG-Grid to Excel (without Enterprise version)

Export AG-Grid to Excel (without Enterprise version)

16
Comments
3 min read
TypeScript Type Inference

TypeScript Type Inference

Comments
2 min read
Libraries to consider when using React in 2023 for production applications.

Libraries to consider when using React in 2023 for production applications.

18
Comments 9
3 min read
Jest with TypeScript and aliased imports (custom paths)

Jest with TypeScript and aliased imports (custom paths)

14
Comments 1
1 min read
Creating a HTML Tag Function - Part 2

Creating a HTML Tag Function - Part 2

1
Comments
6 min read
How to use content collection in Astro.

How to use content collection in Astro.

21
Comments 5
5 min read
Authentication and Authorization in a Node API using Fastify, tRPC and Supertokens

Authentication and Authorization in a Node API using Fastify, tRPC and Supertokens

4
Comments 3
4 min read
Creating a Dark Theme with Tailwind in Nextjs

Creating a Dark Theme with Tailwind in Nextjs

2
Comments 1
6 min read
How to Build a Graph Visualization Engine and Why You Shouldn’t

How to Build a Graph Visualization Engine and Why You Shouldn’t

Comments
9 min read
React TypeScript Basics

React TypeScript Basics

2
Comments
8 min read
Debounce Vs Throttle

Debounce Vs Throttle

Comments
2 min read
The useDeferredValue hook - React 17.0 beta features

The useDeferredValue hook - React 17.0 beta features

3
Comments
2 min read
Use over 140+ amazing ChatGPT prompts in 10 minutes 🚀

Use over 140+ amazing ChatGPT prompts in 10 minutes 🚀

14
Comments
3 min read
NextJS 13: Custom @next/fonts with MaterialUI Themes

NextJS 13: Custom @next/fonts with MaterialUI Themes

2
Comments
1 min read
Functional programming with fp-ts.

Functional programming with fp-ts.

Comments 1
10 min read
v-show vs v-if: Conditional Rendering in Vue

v-show vs v-if: Conditional Rendering in Vue

6
Comments
2 min read
react-webcam + TypeScript

react-webcam + TypeScript

14
Comments 2
2 min read
Checking if a value is a number in Javascript with isNaN()

Checking if a value is a number in Javascript with isNaN()

9
Comments 6
4 min read
Start and Setup a NodeJs Typescript Project

Start and Setup a NodeJs Typescript Project

2
Comments 2
3 min read
How to type hex colors in typescript ?

How to type hex colors in typescript ?

Comments
2 min read
How to enhance 3rd party components using directives?

How to enhance 3rd party components using directives?

6
Comments
4 min read
TypeScript type guard for empty JSON object

TypeScript type guard for empty JSON object

1
Comments
2 min read
NestJS tip: multi-value providers almost like `multi` from Angular

NestJS tip: multi-value providers almost like `multi` from Angular

2
Comments 5
3 min read
Typescript for beginners: Setting up a new project using ReactJs

Typescript for beginners: Setting up a new project using ReactJs

5
Comments
3 min read
Understanding TypeScript Data Types

Understanding TypeScript Data Types

Comments
1 min read
Our Journey In The Open Source World - cache-candidate-plugin-dependency-keys

Our Journey In The Open Source World - cache-candidate-plugin-dependency-keys

Comments
2 min read
Making a Multiplayer WEB RPG - Part 1: Starting the project

Making a Multiplayer WEB RPG - Part 1: Starting the project

5
Comments 1
4 min read
Double pendulums, how do they work? | Physics | Simulation | TypeScript

Double pendulums, how do they work? | Physics | Simulation | TypeScript

6
Comments
1 min read
Next.js 13 App directory + Prisma

Next.js 13 App directory + Prisma

1
Comments
4 min read
How to create a SnackBar with Next.js

How to create a SnackBar with Next.js

4
Comments 1
3 min read
loading...