DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Day 12 of my progress as a vue dev

Day 12 of my progress as a vue dev

2
Comments
1 min read
Understanding Zod: A Comprehensive Guide to Schema Validation in JavaScript/Typescript

Understanding Zod: A Comprehensive Guide to Schema Validation in JavaScript/Typescript

7
Comments 1
5 min read
Having a type system is more productive

Having a type system is more productive

Comments
1 min read
Build a GenAI Text-to-Speech App in TypeScript

Build a GenAI Text-to-Speech App in TypeScript

26
Comments
2 min read
RunJS - A JavaScript and TypeScript Local Playground

RunJS - A JavaScript and TypeScript Local Playground

35
Comments 2
3 min read
Decorator-like function as in typescript on PHP

Decorator-like function as in typescript on PHP

11
Comments 2
7 min read
Intro to TypeScript

Intro to TypeScript

10
Comments 2
3 min read
Day 11 of my progress as a vue dev

Day 11 of my progress as a vue dev

2
Comments
2 min read
Deploying NestJS Apps to Heroku: A Comprehensive Guide

Deploying NestJS Apps to Heroku: A Comprehensive Guide

11
Comments
2 min read
What is TypeScript and what are it's advantages and disadvantages?

What is TypeScript and what are it's advantages and disadvantages?

4
Comments
2 min read
Migrating TypeScript Projects from Webpack to Vite

Migrating TypeScript Projects from Webpack to Vite

6
Comments
4 min read
The Power of Typescript Satisfied Operator in Less than 2 Minutes

The Power of Typescript Satisfied Operator in Less than 2 Minutes

Comments
3 min read
Explaining Async/Await in JavaScript in 10 Minutes

Explaining Async/Await in JavaScript in 10 Minutes

5
Comments
4 min read
Protect Your API-Endpoints in Next.js 14 with the Chain of Responsibility Pattern.

Protect Your API-Endpoints in Next.js 14 with the Chain of Responsibility Pattern.

Comments
4 min read
Introduction to Next.js 15: What's New and Improved

Introduction to Next.js 15: What's New and Improved

26
Comments 2
3 min read
Best Practices for Building Microservices with NestJS

Best Practices for Building Microservices with NestJS

6
Comments
4 min read
Finally: declarative, dynamic markup done right - Async Iterators UI framework

Finally: declarative, dynamic markup done right - Async Iterators UI framework

15
Comments 2
5 min read
Array.reduce() is Goated 🐐✨

Array.reduce() is Goated 🐐✨

510
Comments 70
7 min read
How-to: Use dictionary in TypeScript

How-to: Use dictionary in TypeScript

Comments 3
1 min read
Achieving Lifecycle in React Functional Components

Achieving Lifecycle in React Functional Components

2
Comments
3 min read
Read me of our Open Source Project | Litlyx

Read me of our Open Source Project | Litlyx

6
Comments
3 min read
Making your CV talk 🤖 Easy into the development

Making your CV talk 🤖 Easy into the development

2
Comments
3 min read
Making your CV talk 🤖 How to combine Open AI text stream response with Eleven Lab Web socket streaming in TypeScript?

Making your CV talk 🤖 How to combine Open AI text stream response with Eleven Lab Web socket streaming in TypeScript?

3
Comments
2 min read
React + Ruby on Rails without any gems

React + Ruby on Rails without any gems

Comments
4 min read
Nesktop: Offline "Desktop" Next.js App

Nesktop: Offline "Desktop" Next.js App

Comments
1 min read
How we migrated our codebase from fp-ts to Effect

How we migrated our codebase from fp-ts to Effect

12
Comments
14 min read
Introduction to "Accel Record": A TypeScript ORM Using the Active Record Pattern

Introduction to "Accel Record": A TypeScript ORM Using the Active Record Pattern

3
Comments
5 min read
Debate about dynamic vs static is pointless

Debate about dynamic vs static is pointless

Comments
2 min read
Jotai atomWithStorage

Jotai atomWithStorage

5
Comments
2 min read
Day 10 of my progress as a vue dev

Day 10 of my progress as a vue dev

Comments
1 min read
Writing an Obsidian Plugin Driven By Tests

Writing an Obsidian Plugin Driven By Tests

2
Comments
9 min read
Building Dynamic Forms in Angular

Building Dynamic Forms in Angular

1
Comments
3 min read
[WIP] JavaScript Vs Golang: Complexity

[WIP] JavaScript Vs Golang: Complexity

1
Comments
2 min read
Create a typescript package with Parcel

Create a typescript package with Parcel

1
Comments
2 min read
Mastering Mapped Types in TypeScript and it's Practical Applications

Mastering Mapped Types in TypeScript and it's Practical Applications

2
Comments
7 min read
Wave Function Collapse

Wave Function Collapse

20
Comments 2
8 min read
Entendendo e Utilizando Tipos Condicionais (TypeScript)

Entendendo e Utilizando Tipos Condicionais (TypeScript)

1
Comments
4 min read
Abstracting State Management in React with Typescript, and its Benefits

Abstracting State Management in React with Typescript, and its Benefits

9
Comments 1
7 min read
Simplifying Authentication with JWT, TypeScript and Fastify

Simplifying Authentication with JWT, TypeScript and Fastify

1
Comments
3 min read
Master DRY in Next.js with Layouts

Master DRY in Next.js with Layouts

Comments
4 min read
Say Goodbye to Redundancy with Spring2TS: A Developer’s Dream Come True

Say Goodbye to Redundancy with Spring2TS: A Developer’s Dream Come True

Comments
2 min read
Day 9 of my progress as a vue dev

Day 9 of my progress as a vue dev

Comments
1 min read
Typealias vs Interface in TypeScript: Which to use in 2024.

Typealias vs Interface in TypeScript: Which to use in 2024.

Comments
2 min read
Deploying a NestJS Application on Vercel with a PostgreSQL Database

Deploying a NestJS Application on Vercel with a PostgreSQL Database

2
Comments
3 min read
Setting Up Project React and TypeScript Application with Vite and Tailwind CSS

Setting Up Project React and TypeScript Application with Vite and Tailwind CSS

10
Comments
1 min read
FREE: Password Generator ⚡ PRO (extension/add-on) + [source code]

FREE: Password Generator ⚡ PRO (extension/add-on) + [source code]

1
Comments
2 min read
One-Line Code Analytics with AI Data Analyst | PT. 1

One-Line Code Analytics with AI Data Analyst | PT. 1

8
Comments
2 min read
Init web project with TS & Webpack from scratch

Init web project with TS & Webpack from scratch

4
Comments
2 min read
Building a Dynamic Filesystem with FUSE and Node.js: A Practical Approach

Building a Dynamic Filesystem with FUSE and Node.js: A Practical Approach

9
Comments
26 min read
Day 8 of my progress as a vue dev

Day 8 of my progress as a vue dev

1
Comments
1 min read
Revolutionizing Development with Type-Safe Dropbox SDK

Revolutionizing Development with Type-Safe Dropbox SDK

10
Comments
3 min read
A quick guide to Next.js setup

A quick guide to Next.js setup

Comments
4 min read
LeetCode Meditations: Word Search II

LeetCode Meditations: Word Search II

1
Comments
7 min read
Build your framework based on the requirements of your projects (focusing on JavaScript/TypeScript)

Build your framework based on the requirements of your projects (focusing on JavaScript/TypeScript)

3
Comments 1
2 min read
The Puppeteer Language Experiment

The Puppeteer Language Experiment

5
Comments
5 min read
Day 7 of my progress as a vue dev

Day 7 of my progress as a vue dev

Comments
1 min read
🚀 Building Toy: REST API in NestJS

🚀 Building Toy: REST API in NestJS

7
Comments
5 min read
How To Create A Fullstack TypeScript App Using AWS Amplify Gen 2

How To Create A Fullstack TypeScript App Using AWS Amplify Gen 2

19
Comments 1
10 min read
Typescrypt: Make your life easier with decorators

Typescrypt: Make your life easier with decorators

16
Comments
5 min read
Decorating with React and TypeScript

Decorating with React and TypeScript

2
Comments
4 min read
loading...