DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

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

Day 13 of my progress as a vue dev

Comments 1
1 min read
Prefer strict types in Typescript

Prefer strict types in Typescript

Comments
3 min read
Types vs Interfaces in TypeScript

Types vs Interfaces in TypeScript

Comments
1 min read
How to Use NgRx Selectors in Angular

How to Use NgRx Selectors in Angular

4
Comments
3 min read
Compile your NodeJS application to single file executable

Compile your NodeJS application to single file executable

1
Comments 1
2 min read
ReactTS: Is React.FC really necessary?

ReactTS: Is React.FC really necessary?

Comments
4 min read
A Comprehensive Guide to TypeScript’s `any`, `unknown`, and `never` Types

A Comprehensive Guide to TypeScript’s `any`, `unknown`, and `never` Types

3
Comments
3 min read
Mastering Async/Await in TypeScript: A Comprehensive Guide

Mastering Async/Await in TypeScript: A Comprehensive Guide

5
Comments
3 min read
A Photo Caption API

A Photo Caption API

Comments
2 min read
Event-Driven Architecture with NestJS: Using the EventEmitter Module

Event-Driven Architecture with NestJS: Using the EventEmitter Module

22
Comments
3 min read
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

9
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

36
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

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

Deploying NestJS Apps to Heroku: A Comprehensive Guide

12
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

8
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

30
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 🐐✨

515
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
The Right Way to Do HMAC Authentication in ExpressJS

The Right Way to Do HMAC Authentication in ExpressJS

2
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
Nesktop: Offline "Desktop" Next.js App

Nesktop: Offline "Desktop" Next.js App

Comments
1 min read
React + Ruby on Rails without any gems

React + Ruby on Rails without any gems

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

7
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

3
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

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