DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Boost Your App's Performance by Wrapping Your Functions Inside a Pipe

Boost Your App's Performance by Wrapping Your Functions Inside a Pipe

22
Comments 3
4 min read
HTML Charts with JavaScript (Pt. 2)

HTML Charts with JavaScript (Pt. 2)

Comments
9 min read
React-TypeScript Design Pattern 2 - Creational Design Patterns - Builder

React-TypeScript Design Pattern 2 - Creational Design Patterns - Builder

20
Comments
2 min read
🎓 Monorepo College Lecture 2: Build Me Up Buttercup

🎓 Monorepo College Lecture 2: Build Me Up Buttercup

6
Comments
11 min read
Integrating Credentials Provider with NextAuthJS and MongoDB with Typescript - Part 1

Integrating Credentials Provider with NextAuthJS and MongoDB with Typescript - Part 1

6
Comments
6 min read
Polymorphism With TypeScript

Polymorphism With TypeScript

Comments
1 min read
Easy guide to localize your Next.js project.

Easy guide to localize your Next.js project.

4
Comments 8
2 min read
🎓 Monorepo college lecture 1: a beautiful morning

🎓 Monorepo college lecture 1: a beautiful morning

24
Comments
5 min read
Measuring your code complexity

Measuring your code complexity

23
Comments 6
3 min read
Confessions from a Golfer Programmer

Confessions from a Golfer Programmer

15
Comments 1
5 min read
Introducing FillKeys Utility Type for Easier Destructuring of Discriminated Unions in TypeScript

Introducing FillKeys Utility Type for Easier Destructuring of Discriminated Unions in TypeScript

Comments
2 min read
AWS Custom resources with Lambda and Golang

AWS Custom resources with Lambda and Golang

Comments
12 min read
How I made free OCR chrome extension for Japanese language learners.

How I made free OCR chrome extension for Japanese language learners.

Comments
3 min read
How to Choose Your Type: TypeScript Interfaces vs Types

How to Choose Your Type: TypeScript Interfaces vs Types

73
Comments 11
2 min read
Optimizing Zustand: How to Prevent Unnecessary Re-renders in Your React App

Optimizing Zustand: How to Prevent Unnecessary Re-renders in Your React App

13
Comments 5
2 min read
Understanding npm Versioning

Understanding npm Versioning

38
Comments 5
7 min read
Learn How to Internationalize your NextJS App with Next-Translate

Learn How to Internationalize your NextJS App with Next-Translate

12
Comments
3 min read
Launch Week Day 3 - Bulk Operations

Launch Week Day 3 - Bulk Operations

1
Comments
2 min read
Superpowers with Directives and Dependency Injection: Part 5

Superpowers with Directives and Dependency Injection: Part 5

11
Comments 10
5 min read
Effortlessly Setting up Your React Project with Vite, Husky, TypeScript, and ESLint: A Comprehensive Guide

Effortlessly Setting up Your React Project with Vite, Husky, TypeScript, and ESLint: A Comprehensive Guide

35
Comments 5
6 min read
Supercharging Autocomplete and Typechecking for JSX Components with Generics!

Supercharging Autocomplete and Typechecking for JSX Components with Generics!

Comments
6 min read
Is this (keyword) a problem?

Is this (keyword) a problem?

Comments
7 min read
🤖 TypeScript: Generics 🚀

🤖 TypeScript: Generics 🚀

2
Comments
3 min read
Design Pattern: Strategy (TS)

Design Pattern: Strategy (TS)

11
Comments
2 min read
SolidStart: Integration with MongoDB

SolidStart: Integration with MongoDB

15
Comments
7 min read
Level Up TS: Dynamically Extend Interfaces with Generics

Level Up TS: Dynamically Extend Interfaces with Generics

Comments
1 min read
framer-motion-carousel

framer-motion-carousel

Comments
2 min read
Extending Vendure's functionality with custom plugins

Extending Vendure's functionality with custom plugins

4
Comments
8 min read
Good Practices for Frontend with React.js

Good Practices for Frontend with React.js

Comments
4 min read
How to use useMemo() in React JS?

How to use useMemo() in React JS?

Comments
6 min read
Advancing dApp development with Hardhat Indexing: A Game-Changer for Ethereum Devs

Advancing dApp development with Hardhat Indexing: A Game-Changer for Ethereum Devs

Comments
9 min read
Have questions about ESLint?

Have questions about ESLint?

11
Comments 2
1 min read
Testing Async Generators

Testing Async Generators

1
Comments
4 min read
How to monitor an app in production using Discord channels

How to monitor an app in production using Discord channels

8
Comments
2 min read
Mastering Angular's Change Detection Strategies for Enhanced Performance

Mastering Angular's Change Detection Strategies for Enhanced Performance

3
Comments
5 min read
How to Generate a Quick Node.js Project with TypeScript.

How to Generate a Quick Node.js Project with TypeScript.

8
Comments 2
2 min read
Verify Climbing Stairs

Verify Climbing Stairs

Comments
5 min read
Angular: Fix 404 error after reloading Github Pages with Custom Angular CLI Builder

Angular: Fix 404 error after reloading Github Pages with Custom Angular CLI Builder

2
Comments
6 min read
Function Overloading in Typescript

Function Overloading in Typescript

74
Comments 16
4 min read
Les intercepteurs en NestJS

Les intercepteurs en NestJS

Comments
7 min read
Decorators in typescript

Decorators in typescript

Comments 1
4 min read
Imports absolutos con React y Vite 🚀

Imports absolutos con React y Vite 🚀

2
Comments
3 min read
Providers and importProvidersFrom() with Standalone Components

Providers and importProvidersFrom() with Standalone Components

51
Comments
4 min read
React Server Components Without a Framework

React Server Components Without a Framework

34
Comments 9
3 min read
Streamline MQTT Broker Connections and Callback Management for Vue.js and TypeScript

Streamline MQTT Broker Connections and Callback Management for Vue.js and TypeScript

Comments
2 min read
GitHub repositories for TypeScript enthusiasts

GitHub repositories for TypeScript enthusiasts

125
Comments
3 min read
Accessible Web Apps with Angular, TypeScript, and AllyJS

Accessible Web Apps with Angular, TypeScript, and AllyJS

2
Comments
3 min read
Advanced ts: playing with generics in a React.Context

Advanced ts: playing with generics in a React.Context

6
Comments 1
3 min read
Interfaces in typescript

Interfaces in typescript

Comments
4 min read
Calculate life span and age in years in javascript/typescript

Calculate life span and age in years in javascript/typescript

3
Comments 1
2 min read
TypeScript Type for Conditional Parameters with Compile-Time Validation

TypeScript Type for Conditional Parameters with Compile-Time Validation

Comments
4 min read
Introduction to Symbols Using Type Script

Introduction to Symbols Using Type Script

Comments 1
2 min read
How to create Scroll-Linked Animations with React and Framer Motion 💃🏻🕺🏻

How to create Scroll-Linked Animations with React and Framer Motion 💃🏻🕺🏻

Comments
4 min read
Decorate Your TypeScript Code

Decorate Your TypeScript Code

Comments
3 min read
Creare un componente di input con Formik e Amplify UI

Creare un componente di input con Formik e Amplify UI

Comments
2 min read
Creating a proper experience system for your game

Creating a proper experience system for your game

2
Comments 1
3 min read
¿Qué son los Type Predicates en Typescript?

¿Qué son los Type Predicates en Typescript?

2
Comments
4 min read
Getting Started with Next.js, Storybook, Tailwind CSS, and Playwright: A Beginner's Guide.

Getting Started with Next.js, Storybook, Tailwind CSS, and Playwright: A Beginner's Guide.

1
Comments
2 min read
Type Narrowing vs Type Casting in TypeScript

Type Narrowing vs Type Casting in TypeScript

20
Comments 2
4 min read
Transactional Try Blocks in ValueScript

Transactional Try Blocks in ValueScript

Comments
3 min read
loading...