DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Type safe SolidJS Router `useParam` utility Type

Type safe SolidJS Router `useParam` utility Type

1
Comments
2 min read
Improving Dynamic Component Loader Typings in Angular Using Inputs

Improving Dynamic Component Loader Typings in Angular Using Inputs

17
Comments
3 min read
Localized tRPC errors

Localized tRPC errors

Comments
3 min read
Build and deploy a REST API with Postgres database in TypeScript

Build and deploy a REST API with Postgres database in TypeScript

66
Comments
5 min read
how to find the repeated number of an array?

how to find the repeated number of an array?

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

State Scope with Providers - Next.js with Jotai

3
Comments
4 min read
Mastering Next.js 13/14 : App Router and API Routes

Mastering Next.js 13/14 : App Router and API Routes

33
Comments 2
5 min read
Contributing to Open Source Project ChatCraft

Contributing to Open Source Project ChatCraft

8
Comments 2
3 min read
LeetCode Meditations: Maximum Depth of Binary Tree

LeetCode Meditations: Maximum Depth of Binary Tree

2
Comments
3 min read
Mastering TypeScript: A Comprehensive Guide

Mastering TypeScript: A Comprehensive Guide

22
Comments
8 min read
Better, Faster Apps with Next.js

Better, Faster Apps with Next.js

1
Comments
4 min read
【Next.js, GraphQL, Apollo Client】How to rewrite Apollo Client cache after a mutation. -part2-

【Next.js, GraphQL, Apollo Client】How to rewrite Apollo Client cache after a mutation. -part2-

Comments
3 min read
Everyday AI Tools

Everyday AI Tools

7
Comments
2 min read
Creating an OG image using React and Netlify Edge Functions

Creating an OG image using React and Netlify Edge Functions

19
Comments 1
3 min read
Unlocking the Power of Angular Hydration: A Comprehensive Guide

Unlocking the Power of Angular Hydration: A Comprehensive Guide

2
Comments 1
3 min read
【Next.js, React.js】Making Image with Loading component.

【Next.js, React.js】Making Image with Loading component.

Comments
2 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
Introducción a TypeScript para Desarrolladores Principiantes: Conceptos, Ventajas y Más

Introducción a TypeScript para Desarrolladores Principiantes: Conceptos, Ventajas y Más

2
Comments
2 min read
Epic Next JS 15 Tutorial Part 7: Next.js and Strapi CRUD Permissions

Epic Next JS 15 Tutorial Part 7: Next.js and Strapi CRUD Permissions

2
Comments
14 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'?

3
Comments
1 min read
Leveraging useRef in TypeScript for Efficient DOM Manipulation

Leveraging useRef in TypeScript for Efficient DOM Manipulation

6
Comments
2 min read
Angular Addicts #24: Angular 17.3, Signals and unit testing best practices, Storybook 8 & more

Angular Addicts #24: Angular 17.3, Signals and unit testing best practices, Storybook 8 & more

6
Comments 1
5 min read
Understanding the Builder Design Pattern in TypeScript

Understanding the Builder Design Pattern in TypeScript

2
Comments
3 min read
Infinite Loops, Finite Solutions: Guarding Your Angular App's Stability

Infinite Loops, Finite Solutions: Guarding Your Angular App's Stability

1
Comments
3 min read
A small example of how to use the satisfies operator in TypeScript

A small example of how to use the satisfies operator in TypeScript

Comments
2 min read
Angular Signals: Streamline Data Flow and Boost Maintainability

Angular Signals: Streamline Data Flow and Boost Maintainability

2
Comments
2 min read
Next Auth boilerplate TS

Next Auth boilerplate TS

3
Comments 1
9 min read
Mastering Angular: Your Guide to Observable Unsubscription

Mastering Angular: Your Guide to Observable Unsubscription

1
Comments
4 min read
Secure and Simple: Integrating OAuth in Angular with Google Sign-In

Secure and Simple: Integrating OAuth in Angular with Google Sign-In

2
Comments
3 min read
⚛️ Organizing Code in a React Component

⚛️ Organizing Code in a React Component

123
Comments 13
4 min read
ChatCraft week 12: PR merged and follow ups!

ChatCraft week 12: PR merged and follow ups!

1
Comments
2 min read
LeetCode Meditations: Invert Binary Tree

LeetCode Meditations: Invert Binary Tree

1
Comments
2 min read
How to debug GitHub actions. Real-world example

How to debug GitHub actions. Real-world example

2
Comments
6 min read
Understanding Type Annotations in TypeScript

Understanding Type Annotations in TypeScript

3
Comments
4 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
Use CSS Variables to style react components on demand

Use CSS Variables to style react components on demand

5
Comments
2 min read
[Next.js] Firebase Authentication with Google Sign-in Using Cookies, Middleware, and Server Actions

[Next.js] Firebase Authentication with Google Sign-in Using Cookies, Middleware, and Server Actions

46
Comments 6
6 min read
Creating an Interactive Time-Tracking Report with React and TypeScript

Creating an Interactive Time-Tracking Report with React and TypeScript

18
Comments 2
25 min read
Filter undefined elements and make ESLint happy, too

Filter undefined elements and make ESLint happy, too

1
Comments
2 min read
React.js vs Angular: Finding the Perfect Fit for Your Project

React.js vs Angular: Finding the Perfect Fit for Your Project

5
Comments
3 min read
A common TypeScript error with useRef

A common TypeScript error with useRef

4
Comments
5 min read
Using markdown to manage content to NextJS App Router

Using markdown to manage content to NextJS App Router

Comments
3 min read
Search Recommendations in Nuxt with Algolia 🚀

Search Recommendations in Nuxt with Algolia 🚀

3
Comments
3 min read
Elevate Your Angular Skills: A Deep Dive into Custom Decorators

Elevate Your Angular Skills: A Deep Dive into Custom Decorators

1
Comments
3 min read
Unlocking Angular's Secrets: Tracking File Download Times Made Easy

Unlocking Angular's Secrets: Tracking File Download Times Made Easy

1
Comments
2 min read
Typescript or Else – Why you need to be using TS if you aren’t already

Typescript or Else – Why you need to be using TS if you aren’t already

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
Simple Examples to Understand Generic Functions and Types in TypeScript

Simple Examples to Understand Generic Functions and Types in TypeScript

Comments
2 min read
It's raining TsConfigs

It's raining TsConfigs

Comments
2 min read
Contest Notifier - Browser Extension

Contest Notifier - Browser Extension

7
Comments 1
1 min read
You Don’t Need JavaScript Native Methods!

You Don’t Need JavaScript Native Methods!

1
Comments
4 min read
How to Validate a Date Range Picker with Zod in TypeScript Projects

How to Validate a Date Range Picker with Zod in TypeScript Projects

2
Comments
3 min read
Part 3: Asset Handling, Unit Testing, and Bundle Analysis

Part 3: Asset Handling, Unit Testing, and Bundle Analysis

Comments
5 min read
Bun Runtime - Introduction (Part 1)

Bun Runtime - Introduction (Part 1)

1
Comments
2 min read
Crafting Forms in React: Vanilla vs. React Hook Form vs. Formik

Crafting Forms in React: Vanilla vs. React Hook Form vs. Formik

9
Comments 6
11 min read
Let's build a screenshot API

Let's build a screenshot API

2
Comments
14 min read
The Binary Search Algorithm

The Binary Search Algorithm

Comments
3 min read
Bun - The One Tool for All Your JavaScript/Typescript Project's Needs?

Bun - The One Tool for All Your JavaScript/Typescript Project's Needs?

3
Comments
8 min read
ChatCraft week 13: Fixing bugs

ChatCraft week 13: Fixing bugs

4
Comments
5 min read
Decode JWT Token easily using _jwt-decode_

Decode JWT Token easily using _jwt-decode_

5
Comments
1 min read
loading...