DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
TypeScript: The Danger of Using the Any Keyword

TypeScript: The Danger of Using the Any Keyword

1
Comments 2
4 min read
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
Build and deploy a REST API with Postgres database in TypeScript

Build and deploy a REST API with Postgres database in TypeScript

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

State Scope with Providers - Next.js with Jotai

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

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

36
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

9
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'?

4
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
loading...