DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Node.JS - Version 4.3 of Foal framework has been released

Node.JS - Version 4.3 of Foal framework has been released

1
Comments 2
1 min read
Everyday AI Tools

Everyday AI Tools

7
Comments
2 min read
Someone finally fixed Javascript

Someone finally fixed Javascript

142
Comments 44
4 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
React: About highly customizable components - P1

React: About highly customizable components - P1

Comments
3 min read
The easy way to access the last JavaScript array element

The easy way to access the last JavaScript array element

1
Comments
2 min read
React UseEffect

React UseEffect

Comments
1 min read
Why and When You should use TypeScript

Why and When You should use TypeScript

1
Comments
3 min read
Can I solve Advanced Problem- with GPT as a Software Engineer?

Can I solve Advanced Problem- with GPT as a Software Engineer?

Comments
2 min read
Kata Leap Year: Une Ligne pour Dompter les Années Bisextiles

Kata Leap Year: Une Ligne pour Dompter les Années Bisextiles

Comments
4 min read
Understanding the Difference Between Type and Interface in TypeScript

Understanding the Difference Between Type and Interface in TypeScript

2
Comments
2 min read
Limit Country Wise Access On Website Using Next.js

Limit Country Wise Access On Website Using Next.js

1
Comments
2 min read
Trigger a Typescript AWS Lambda on Receiving an Email with SES

Trigger a Typescript AWS Lambda on Receiving an Email with SES

3
Comments
1 min read
Unpacking useEffect in React: Messing with Component Purity - No Bloat

Unpacking useEffect in React: Messing with Component Purity - No Bloat

Comments 2
2 min read
Challenges, Solutions, and Reflections Encountered with useContext and Provider

Challenges, Solutions, and Reflections Encountered with useContext and Provider

Comments
3 min read
Tired of Typescript? Check out ReScript!

Tired of Typescript? Check out ReScript!

18
Comments 15
6 min read
Double bind the foreign key to avoid unnecessary JOIN in TypeORM

Double bind the foreign key to avoid unnecessary JOIN in TypeORM

Comments
3 min read
Efficient Patterns for Effects

Efficient Patterns for Effects

21
Comments 2
3 min read
Create a reusable component for IntersectionObserver

Create a reusable component for IntersectionObserver

2
Comments
6 min read
React Custom Hook: useDidMountEffect

React Custom Hook: useDidMountEffect

2
Comments
1 min read
Introducing the xlsx-kaku Library that Writes Excel Files in Node.js

Introducing the xlsx-kaku Library that Writes Excel Files in Node.js

Comments
2 min read
Setting up a React project using Vite + TypeScript + Vitest

Setting up a React project using Vite + TypeScript + Vitest

5
Comments
3 min read
Effect 3.0

Effect 3.0

7
Comments
8 min read
🧙‍♂️ Tutorial Typescript para Iniciantes

🧙‍♂️ Tutorial Typescript para Iniciantes

1
Comments
3 min read
A Modular Approach to Integrating React-Router v6

A Modular Approach to Integrating React-Router v6

10
Comments
11 min read
Improving Dynamic Component Loader Typings in Angular Using Inputs

Improving Dynamic Component Loader Typings in Angular Using Inputs

14
Comments
3 min read
Localized tRPC errors

Localized tRPC errors

Comments
3 min read
How close are we to being able to create CLI executables with Node.js?

How close are we to being able to create CLI executables with Node.js?

1
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

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

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

Comments
5 min read
Mastering JavaScript: Multiple Ways to Generate a Two-Dimensional Array

Mastering JavaScript: Multiple Ways to Generate a Two-Dimensional Array

53
Comments 15
5 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
Creating an OG image using React and Netlify Edge Functions

Creating an OG image using React and Netlify Edge Functions

18
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
Configuring/ fixing absolute path in a react, typescript and vite project.

Configuring/ fixing absolute path in a react, typescript and vite project.

Comments
1 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
Leveraging useRef in TypeScript for Efficient DOM Manipulation

Leveraging useRef in TypeScript for Efficient DOM Manipulation

6
Comments
2 min read
From To-Do List Chaos to AI-Powered Productivity: My Journey Building Autotask

From To-Do List Chaos to AI-Powered Productivity: My Journey Building Autotask

Comments
5 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

5
Comments 1
5 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
⚛️ Organizing Code in a React Component

⚛️ Organizing Code in a React Component

116
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
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

1
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
Make your product collaborative with Convex

Make your product collaborative with Convex

1
Comments
8 min read
LeetCode Meditations: Merge Two Sorted Lists

LeetCode Meditations: Merge Two Sorted Lists

Comments
3 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
Lazy load a video

Lazy load a video

1
Comments
3 min read
The Quick Sort Algorithm

The Quick Sort Algorithm

Comments
3 min read
[Next.js14] Firebase Authentication with Google sign-in using cookies, middleware, and Server Actions

[Next.js14] Firebase Authentication with Google sign-in using cookies, middleware, and Server Actions

5
Comments 2
6 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
Creating Nx Workspace with Eslint, Prettier and Husky Configuration

Creating Nx Workspace with Eslint, Prettier and Husky Configuration

2
Comments
5 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
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
loading...