DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Micro Frontends with Vite and Bit

Micro Frontends with Vite and Bit

9
Comments 1
6 min read
Angular Performance Boost: Dive into Eager and Lazy Loading Mechanisms

Angular Performance Boost: Dive into Eager and Lazy Loading Mechanisms

1
Comments
3 min read
Prisma ORM adoption guide: Overview, examples, and alternatives

Prisma ORM adoption guide: Overview, examples, and alternatives

1
Comments
19 min read
Make your product collaborative with Convex

Make your product collaborative with Convex

6
Comments
8 min read
TypeScript Index Signatures: 4 Examples Type-Safe Dynamic Objects

TypeScript Index Signatures: 4 Examples Type-Safe Dynamic Objects

3
Comments 2
4 min read
Open-Source No-Code/Low-Code Platform NocoBase v0.20: Supporting Multiple Data Sources

Open-Source No-Code/Low-Code Platform NocoBase v0.20: Supporting Multiple Data Sources

2
Comments
7 min read
Building an Admin Console With Minimum Code Using React-Admin, Prisma, and Zenstack

Building an Admin Console With Minimum Code Using React-Admin, Prisma, and Zenstack

33
Comments
10 min read
TanStack Router: Authenticated routes & Guards

TanStack Router: Authenticated routes & Guards

9
Comments
4 min read
Filter Arrays with complex searches made easy

Filter Arrays with complex searches made easy

2
Comments
8 min read
The Quick Sort Algorithm

The Quick Sort Algorithm

1
Comments
3 min read
Building a Full Stack App with CRUD

Building a Full Stack App with CRUD

3
Comments
4 min read
Introduction to TypeScript — What is TypeScript?

Introduction to TypeScript — What is TypeScript?

7
Comments
10 min read
⚡️Top 6 Vue.js UI Libraries (Vue 3) Trending in 2024 🔥

⚡️Top 6 Vue.js UI Libraries (Vue 3) Trending in 2024 🔥

10
Comments 1
7 min read
Making React Components More Flexible with TypeScript Generics: 3 Examples

Making React Components More Flexible with TypeScript Generics: 3 Examples

2
Comments
7 min read
Build a Nuxt app with Azure serverless REST API

Build a Nuxt app with Azure serverless REST API

Comments
6 min read
File Sys Cache

File Sys Cache

Comments
2 min read
4 Ways To Make React Outside Click Handler

4 Ways To Make React Outside Click Handler

2
Comments
3 min read
Understanding and Implementing Type Guards in TypeScript

Understanding and Implementing Type Guards in TypeScript

9
Comments 1
10 min read
Zustand EntityAdapter - A bookshelf example

Zustand EntityAdapter - A bookshelf example

1
Comments 2
7 min read
LeetCode Meditations: Longest Substring without Repeating Characters

LeetCode Meditations: Longest Substring without Repeating Characters

Comments
2 min read
AWS S3 Pre-Signed URLs: Your Key to Secure Media Uploads

AWS S3 Pre-Signed URLs: Your Key to Secure Media Uploads

11
Comments
4 min read
Zustand EntityAdapter - An EntityAdapter example for Zustand

Zustand EntityAdapter - An EntityAdapter example for Zustand

2
Comments
9 min read
What is JSON

What is JSON

12
Comments 3
4 min read
Developing a Node CLI App in an NX monorepo

Developing a Node CLI App in an NX monorepo

3
Comments 1
1 min read
Static Code Analysis Tools for Next.js

Static Code Analysis Tools for Next.js

4
Comments
3 min read
Observabilidade com Prometheus e node.js

Observabilidade com Prometheus e node.js

19
Comments 2
2 min read
5 Resources Each TypeScript Developer Should Know About

5 Resources Each TypeScript Developer Should Know About

1
Comments
5 min read
How to convert existing nodejs/expressjs app from javascript to typescript, the painless way

How to convert existing nodejs/expressjs app from javascript to typescript, the painless way

5
Comments
3 min read
Craft Your Ultimate Portfolio: React + Shadcn + TypeScript Magic in 1–2 Mins!

Craft Your Ultimate Portfolio: React + Shadcn + TypeScript Magic in 1–2 Mins!

3
Comments 1
2 min read
Format and Parse Amazon S3 URL

Format and Parse Amazon S3 URL

11
Comments 1
5 min read
Divide and conquer: right concerns to separate

Divide and conquer: right concerns to separate

Comments
10 min read
Typescript Type Aliases

Typescript Type Aliases

Comments
2 min read
Typescript Arrays

Typescript Arrays

Comments
2 min read
Chaining callbacks in TypeScript using the monad design pattern

Chaining callbacks in TypeScript using the monad design pattern

1
Comments 1
10 min read
6 Steps to Create and Publish a Modern JavaScript and TypeScript Library in 2024

6 Steps to Create and Publish a Modern JavaScript and TypeScript Library in 2024

2
Comments
6 min read
Mastering TypeScript Generics: A Comprehensive Beginner's Guide

Mastering TypeScript Generics: A Comprehensive Beginner's Guide

Comments
2 min read
Rolldown: why it matters

Rolldown: why it matters

21
Comments
3 min read
Mastering Angular Unit Testing: Best Practices and Tools

Mastering Angular Unit Testing: Best Practices and Tools

31
Comments 2
9 min read
Hello World!

Hello World!

1
Comments 2
1 min read
LeetCode Meditations — Chapter 3: Sliding Window

LeetCode Meditations — Chapter 3: Sliding Window

Comments
4 min read
Time to intercept...

Time to intercept...

Comments
2 min read
How to fix 'Type 'MouseEvent' is not generic.' TypeScript error.

How to fix 'Type 'MouseEvent' is not generic.' TypeScript error.

Comments
1 min read
ChatCraft week 8: Successful refactoring PR!

ChatCraft week 8: Successful refactoring PR!

2
Comments
3 min read
What's New in TypeScript 5.4 Beta

What's New in TypeScript 5.4 Beta

Comments
4 min read
Keep Store type sync with definition

Keep Store type sync with definition

1
Comments
5 min read
Build Robust Web Apps Faster: A Beginner's Guide to Next.js Boilerplate with TypeScript

Build Robust Web Apps Faster: A Beginner's Guide to Next.js Boilerplate with TypeScript

2
Comments
3 min read
ChatCraft week 6: Refactoring code

ChatCraft week 6: Refactoring code

2
Comments
2 min read
Gerenciamento de Estado em Aplicações React com Redux e TypeScript

Gerenciamento de Estado em Aplicações React com Redux e TypeScript

6
Comments
2 min read
Simple deletes in Fauna Query Language - (FQL)

Simple deletes in Fauna Query Language - (FQL)

5
Comments
2 min read
A Quick Guide to Clamping Numbers in JavaScript

A Quick Guide to Clamping Numbers in JavaScript

Comments
2 min read
A pipe in Nestjs to validate DTOs conditionally.

A pipe in Nestjs to validate DTOs conditionally.

2
Comments
2 min read
Learn how to document JavaScript/TypeScript code using JSDoc & Typedoc

Learn how to document JavaScript/TypeScript code using JSDoc & Typedoc

86
Comments 3
5 min read
🚀 Embarking on a Mobile Development Journey: Seeking Guidance and Support 🚀

🚀 Embarking on a Mobile Development Journey: Seeking Guidance and Support 🚀

Comments
1 min read
Design Pattern - Singleton (TypeScript & Rust)

Design Pattern - Singleton (TypeScript & Rust)

1
Comments
4 min read
Parameter 'element' implicitly has an 'any' type.

Parameter 'element' implicitly has an 'any' type.

Comments
1 min read
TanStack Router: Query Parameters & Validators

TanStack Router: Query Parameters & Validators

8
Comments
5 min read
This is your sign(al) to try TanStack Query & Angular

This is your sign(al) to try TanStack Query & Angular

48
Comments 5
20 min read
How to stream data over HTTP using NextJS

How to stream data over HTTP using NextJS

21
Comments 1
6 min read
Como integrar a API do Mercado Livre

Como integrar a API do Mercado Livre

16
Comments 2
7 min read
Fullstack Serverless CI/CD in AWS Amplify Hosting with Postgres Database Branching

Fullstack Serverless CI/CD in AWS Amplify Hosting with Postgres Database Branching

1
Comments
10 min read
loading...