DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
The Difference between TypeScript Interfaces and Types

The Difference between TypeScript Interfaces and Types

64
Comments 14
3 min read
Test Driven Development (TDD) for Smart Contracts

Test Driven Development (TDD) for Smart Contracts

4
Comments 3
6 min read
Why you should avoid using arrow functions to define class methods

Why you should avoid using arrow functions to define class methods

36
Comments 3
3 min read
Creating Dynamic Widget Grids with React: A Guide to Building and Customizing

Creating Dynamic Widget Grids with React: A Guide to Building and Customizing

6
Comments
6 min read
Creating stores with pinia in Vue 3 + Typescript

Creating stores with pinia in Vue 3 + Typescript

8
Comments
1 min read
tsParticles 2.3.2 Released

tsParticles 2.3.2 Released

15
Comments
1 min read
Dependent Props In React Typescript

Dependent Props In React Typescript

13
Comments
2 min read
react-dnd: Dragging Over An Element Without Triggering Hover State

react-dnd: Dragging Over An Element Without Triggering Hover State

3
Comments
1 min read
Typescript override typing for `Object.keys`

Typescript override typing for `Object.keys`

3
Comments
2 min read
Update: Using Angular TitleStrategy

Update: Using Angular TitleStrategy

6
Comments
2 min read
Angular Addicts Issue #5: New features in Angular 14.2, Bundle size optimization, Tutorials & more

Angular Addicts Issue #5: New features in Angular 14.2, Bundle size optimization, Tutorials & more

7
Comments
4 min read
Typescript WTF Moments 8: Type Level Equality Not Working With Intersection

Typescript WTF Moments 8: Type Level Equality Not Working With Intersection

Comments
1 min read
Write SQL Queries With Confidence (TypeScript + Postgres)

Write SQL Queries With Confidence (TypeScript + Postgres)

10
Comments 2
3 min read
Modern serverless typescript job queues in >= 2022

Modern serverless typescript job queues in >= 2022

6
Comments 1
3 min read
Postgres database functions are your next favorite feature!

Postgres database functions are your next favorite feature!

7
Comments
6 min read
Creating a CLI tool using NodeJS and npm (part 2)

Creating a CLI tool using NodeJS and npm (part 2)

6
Comments
2 min read
ExpressWebJs 4 is now released!

ExpressWebJs 4 is now released!

Comments
2 min read
Best practices for styling React native apps

Best practices for styling React native apps

17
Comments 2
3 min read
Intersection Observer in React

Intersection Observer in React

2
Comments
2 min read
Using React.memo

Using React.memo

Comments
3 min read
Débuter avec Angular 14: #5 Le two way data binding ou le banana in the box 🍌 ️📦

Débuter avec Angular 14: #5 Le two way data binding ou le banana in the box 🍌 ️📦

3
Comments
1 min read
Unhex - convert colors to RGB, HEX or HSL in bulk

Unhex - convert colors to RGB, HEX or HSL in bulk

7
Comments
1 min read
Learn to Create a Dashboard Multi-Direction in TypeScript

Learn to Create a Dashboard Multi-Direction in TypeScript

Comments
5 min read
Débuter avec Angular 14: #4 La programmation declarative

Débuter avec Angular 14: #4 La programmation declarative

6
Comments
2 min read
Electron Router DOM is here!

Electron Router DOM is here!

6
Comments 2
2 min read
26-React File Manager Chapter XXVI: The Node Watcher

26-React File Manager Chapter XXVI: The Node Watcher

2
Comments
5 min read
React hooks and Business Logic

React hooks and Business Logic

2
Comments 1
1 min read
Débuter avec Angular 14: #3 Réagir à un évenement (comme le clique) avec l'Event binding

Débuter avec Angular 14: #3 Réagir à un évenement (comme le clique) avec l'Event binding

3
Comments
2 min read
Cursus NestJS - Les providers

Cursus NestJS - Les providers

Comments 1
4 min read
25- React File Manager Chapter XXV: Kernel Tree

25- React File Manager Chapter XXV: Kernel Tree

Comments
7 min read
Adding SSL Certificate to Fargate app

Adding SSL Certificate to Fargate app

3
Comments
4 min read
Débuter avec Angular 14: #2 Afficher la valeur d'una d'une variable avec le data binding

Débuter avec Angular 14: #2 Afficher la valeur d'una d'une variable avec le data binding

3
Comments
2 min read
5 Things to Keep in Mind Before Creating a Strapi Plugin

5 Things to Keep in Mind Before Creating a Strapi Plugin

5
Comments 1
5 min read
Débuter avec Angular 14: #1 Initialisation de mon premier projet

Débuter avec Angular 14: #1 Initialisation de mon premier projet

2
Comments
1 min read
Angular Addicts Issue #4: Micro Frontends, Moduliths, Tutorials & more

Angular Addicts Issue #4: Micro Frontends, Moduliths, Tutorials & more

5
Comments
3 min read
Video streaming con Nest JS

Video streaming con Nest JS

8
Comments
5 min read
Built a full feature in 6 hours: My experience on how the right tooling can improve your development velocity

Built a full feature in 6 hours: My experience on how the right tooling can improve your development velocity

10
Comments 1
6 min read
24- React File Manager Chapter XXIV: Completing Create Directory Action

24- React File Manager Chapter XXIV: Completing Create Directory Action

Comments
2 min read
Null/Undefined Check

Null/Undefined Check

Comments 1
1 min read
How to Add LinkedIn Authentication to a Nuxt3 Application

How to Add LinkedIn Authentication to a Nuxt3 Application

3
Comments 1
7 min read
23- React File Manager Chapter XXIII: Let's Make Some Toasts 🍞

23- React File Manager Chapter XXIII: Let's Make Some Toasts 🍞

Comments
3 min read
Tolgee: i18n revolution for modern JS frameworks; And it is open-source

Tolgee: i18n revolution for modern JS frameworks; And it is open-source

5
Comments
5 min read
Everything you need to know about Javascript Arrays

Everything you need to know about Javascript Arrays

23
Comments 1
3 min read
Let's create a React File Manager Chapter XXII: Create Directory Action

Let's create a React File Manager Chapter XXII: Create Directory Action

Comments
2 min read
React Drag and Drop Made Easy: A Step-by-Step Guide

React Drag and Drop Made Easy: A Step-by-Step Guide

12
Comments 1
5 min read
💥 AWS CDK 101 - 💫 Dynamodb Local setup and integrating with sam invoke

💥 AWS CDK 101 - 💫 Dynamodb Local setup and integrating with sam invoke

16
Comments
8 min read
Create design primitives with React and TailwindCSS

Create design primitives with React and TailwindCSS

4
Comments 1
2 min read
Deleting an Item in an Array at a Specific Index

Deleting an Item in an Array at a Specific Index

10
Comments
2 min read
Pocketbase with react and react-query

Pocketbase with react and react-query

16
Comments 2
6 min read
Merge TypeScript Enums

Merge TypeScript Enums

7
Comments 1
2 min read
🐋 AWS CDK 101 - 🦋 SAM local to test and debug lambda function

🐋 AWS CDK 101 - 🦋 SAM local to test and debug lambda function

10
Comments
8 min read
Let's create a React File Manager Chapter XXI: Create Directory In Server

Let's create a React File Manager Chapter XXI: Create Directory In Server

4
Comments
4 min read
Let's create a React File Manager Chapter XX: Creating Create Directory Button

Let's create a React File Manager Chapter XX: Creating Create Directory Button

3
Comments
6 min read
Write typesafe APIs with zodios

Write typesafe APIs with zodios

12
Comments
2 min read
Angular Addicts Issue #2: Angular 14, NX 14, RxJS and NgRx tips & more

Angular Addicts Issue #2: Angular 14, NX 14, RxJS and NgRx tips & more

5
Comments
3 min read
ES6: Date - Increment Days

ES6: Date - Increment Days

4
Comments
1 min read
Building Angular logger in a scalable way

Building Angular logger in a scalable way

10
Comments 1
4 min read
Showing a modal dialog with useImperativeHandle() React hook

Showing a modal dialog with useImperativeHandle() React hook

6
Comments 1
3 min read
When to use ?? and || in JavaScript and TypeScript

When to use ?? and || in JavaScript and TypeScript

3
Comments
2 min read
Learning TypeScript personal notes

Learning TypeScript personal notes

3
Comments
2 min read
loading...