DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Session Management in SvelteKit Using Stores with svelte-kit-sessions

Session Management in SvelteKit Using Stores with svelte-kit-sessions

2
Comments 1
5 min read
Iotawise: An Open-Source Habit Tracking App

Iotawise: An Open-Source Habit Tracking App

1
Comments
2 min read
We open sourced our AI gateway written in TS

We open sourced our AI gateway written in TS

19
Comments 1
3 min read
Using MongoDB Atlas with Azure Kubernetes Service - Coded with Pulumi

Using MongoDB Atlas with Azure Kubernetes Service - Coded with Pulumi

Comments
5 min read
How to use import attributes in TypeScript and JavaScript

How to use import attributes in TypeScript and JavaScript

8
Comments 1
8 min read
Writing type safe API clients in TypeScript

Writing type safe API clients in TypeScript

27
Comments 6
5 min read
Tooltip Accessible: como crear un copy to clipboard button

Tooltip Accessible: como crear un copy to clipboard button

1
Comments 1
5 min read
TypeScript: The Unexpected Magic of Generics

TypeScript: The Unexpected Magic of Generics

5
Comments
3 min read
Making TypeScript enums not suck in 500 bytes or less.

Making TypeScript enums not suck in 500 bytes or less.

Comments
6 min read
The Bias Nature of JavaScript Event Loop

The Bias Nature of JavaScript Event Loop

Comments
3 min read
Create a headless CMS using OceanBase and TypeScript: A step-by-step tutorial

Create a headless CMS using OceanBase and TypeScript: A step-by-step tutorial

Comments
15 min read
GraphQL Code Generator with TypeScript, React and Apollo Client

GraphQL Code Generator with TypeScript, React and Apollo Client

Comments
4 min read
I Know What Your Pet Is Thinking - Gemini

I Know What Your Pet Is Thinking - Gemini

2
Comments
1 min read
Trigger.dev v3: Durable Serverless functions. No timeouts.

Trigger.dev v3: Durable Serverless functions. No timeouts.

17
Comments 2
9 min read
Typescript for Angular developers

Typescript for Angular developers

2
Comments 1
3 min read
Padrões de Projeto em TypeScript: Singleton vs Factory vs Decorator

Padrões de Projeto em TypeScript: Singleton vs Factory vs Decorator

6
Comments
3 min read
Customizable Angular animations from Component

Customizable Angular animations from Component

1
Comments 1
1 min read
MikroORM 6: Polished

MikroORM 6: Polished

Comments
16 min read
Handle component state using local storage: useLocalStorage with Typescript

Handle component state using local storage: useLocalStorage with Typescript

6
Comments
2 min read
SpreadIt: Social News Aggregation Platform

SpreadIt: Social News Aggregation Platform

10
Comments
3 min read
SprintEase: For Agile Development B2B SaaS Platform

SprintEase: For Agile Development B2B SaaS Platform

11
Comments
2 min read
S3MER - Advanced Customizable Live Streaming Platform

S3MER - Advanced Customizable Live Streaming Platform

10
Comments
2 min read
Storyscape: Social Media Platform

Storyscape: Social Media Platform

10
Comments
2 min read
Omniscient: AI SaaS Platform

Omniscient: AI SaaS Platform

10
Comments
2 min read
Digital Marketplace

Digital Marketplace

11
Comments
2 min read
Intertwine: Communication with Instant Messaging and VoIP

Intertwine: Communication with Instant Messaging and VoIP

10
Comments
2 min read
Problems with Parallel Routes in Next.js

Problems with Parallel Routes in Next.js

2
Comments
3 min read
How To Make Parallel API calls in VueJS Applications — Typescript Version

How To Make Parallel API calls in VueJS Applications — Typescript Version

1
Comments
2 min read
Advent of TypeScript 2023 - Part. I

Advent of TypeScript 2023 - Part. I

1
Comments
4 min read
tsParticles 3.0.1 Released

tsParticles 3.0.1 Released

21
Comments
1 min read
Profile: Introduction to a Full-stack Enthusiast from Lisbon 🇵🇹

Profile: Introduction to a Full-stack Enthusiast from Lisbon 🇵🇹

10
Comments
2 min read
Mastering Docker Multistage Builds

Mastering Docker Multistage Builds

11
Comments 5
10 min read
Drag and Drop Kanban board from scratch with React 🔥

Drag and Drop Kanban board from scratch with React 🔥

89
Comments 18
5 min read
Validação de Formulários com React-Hook-Form e Zod

Validação de Formulários com React-Hook-Form e Zod

4
Comments 1
3 min read
Time Saving Tip #2 - User Snippets in VSCode

Time Saving Tip #2 - User Snippets in VSCode

2
Comments
7 min read
CryptoFlow: Building a secure and scalable system with Axum and SvelteKit - Part 0

CryptoFlow: Building a secure and scalable system with Axum and SvelteKit - Part 0

3
Comments
16 min read
Implementing Debounce in React for Efficient Delayed Search Queries

Implementing Debounce in React for Efficient Delayed Search Queries

3
Comments
3 min read
"Why does it rerender?" - a little utility to help

"Why does it rerender?" - a little utility to help

Comments
2 min read
Step-by-Step Guide to Implementing Node.js Audit Trail

Step-by-Step Guide to Implementing Node.js Audit Trail

1
Comments 1
4 min read
453 Ways to Configure Your New Next.js Project

453 Ways to Configure Your New Next.js Project

4
Comments 3
23 min read
Beginner's TypeScript #16

Beginner's TypeScript #16

Comments
2 min read
The Energy Drink Episodes 3: The Step Function Awakens

The Energy Drink Episodes 3: The Step Function Awakens

1
Comments
25 min read
How to use errorStateMatcher in Angular material

How to use errorStateMatcher in Angular material

15
Comments 1
3 min read
Using TypeScript with WebGL to render graphics on the web

Using TypeScript with WebGL to render graphics on the web

3
Comments 1
19 min read
SOLID: PrincĂ­pios para um Design de Software Eficaz

SOLID: PrincĂ­pios para um Design de Software Eficaz

26
Comments 4
3 min read
React, TypeScript, and follow up contributions

React, TypeScript, and follow up contributions

2
Comments
5 min read
Inversão de Controle (IoC) e Injeção de Dependência em APIs Express com TypeScript

Inversão de Controle (IoC) e Injeção de Dependência em APIs Express com TypeScript

9
Comments 2
3 min read
How to host Nodejs API on Netlify for free

How to host Nodejs API on Netlify for free

6
Comments 1
5 min read
Part 2: Setup Dashboard with grafana and nestjs

Part 2: Setup Dashboard with grafana and nestjs

2
Comments
4 min read
Implementando Testes com Jest em Projetos React + TypeScript

Implementando Testes com Jest em Projetos React + TypeScript

3
Comments
4 min read
Angular Addicts #21: signal stores, router unit testing & more

Angular Addicts #21: signal stores, router unit testing & more

6
Comments 1
4 min read
Beginner's TypeScript #15

Beginner's TypeScript #15

Comments
2 min read
The Poor Man's Dependency Injection for TypeScript: An Alternative Approach with Injectable Base Class

The Poor Man's Dependency Injection for TypeScript: An Alternative Approach with Injectable Base Class

Comments
3 min read
Implementing useEffect from scratch | Exploring React in Depth

Implementing useEffect from scratch | Exploring React in Depth

1
Comments
4 min read
Turbocharge Your React DX: Ultra-Fast App Development with Vite & TypeScript Made Easy!

Turbocharge Your React DX: Ultra-Fast App Development with Vite & TypeScript Made Easy!

Comments
5 min read
Unleashing the Power of Next.js: A Comprehensive Guide

Unleashing the Power of Next.js: A Comprehensive Guide

Comments
2 min read
Beginner's TypeScript #14

Beginner's TypeScript #14

Comments
2 min read
Advent of typescript 2023 day 22 : Reindeer Sudoku

Advent of typescript 2023 day 22 : Reindeer Sudoku

3
Comments
4 min read
Dissecting the hell that is Jest setup with ESM and Typescript

Dissecting the hell that is Jest setup with ESM and Typescript

13
Comments 2
5 min read
Beginner's TypeScript #13

Beginner's TypeScript #13

8
Comments
2 min read
loading...