DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
I've been writing TypeScript without understanding it

I've been writing TypeScript without understanding it

305
Comments 22
7 min read
Making Serverless 15x Cheaper

Making Serverless 15x Cheaper

Comments
4 min read
Diferença entre os Operadores `??` e `||` em TypeScript

Diferença entre os Operadores `??` e `||` em TypeScript

Comments
3 min read
Day 16 of my progress as a vue dev

Day 16 of my progress as a vue dev

1
Comments
1 min read
TypeScript Tales: Unraveling Abstracts and Interfaces

TypeScript Tales: Unraveling Abstracts and Interfaces

7
Comments 2
3 min read
Understanding JavaScript Array Methods: forEach, map, filter, reduce, and find

Understanding JavaScript Array Methods: forEach, map, filter, reduce, and find

Comments
2 min read
Singleton Design Pattern, TypeScript example

Singleton Design Pattern, TypeScript example

Comments
3 min read
TypeScript strictly typed

TypeScript strictly typed

2
Comments
2 min read
TypeScript strictly typed - Part 1: configuring a project

TypeScript strictly typed - Part 1: configuring a project

1
Comments
4 min read
Enforce Architectural Policies in JavaScript with ESLint

Enforce Architectural Policies in JavaScript with ESLint

Comments
4 min read
TypeScript strictly typed - Intro: reliability and productivity

TypeScript strictly typed - Intro: reliability and productivity

2
Comments
5 min read
Using Arktype in Place of Zod - How to Adapt Parsers

Using Arktype in Place of Zod - How to Adapt Parsers

3
Comments 1
4 min read
What are Generics Constraints in TypeScript ? Practical Examples

What are Generics Constraints in TypeScript ? Practical Examples

Comments
3 min read
CLASSES | TS

CLASSES | TS

1
Comments
3 min read
Why I Developed a Salesforce Chrome Extension?

Why I Developed a Salesforce Chrome Extension?

1
Comments
2 min read
Mastering Generic Interfaces in TypeScript 🎉

Mastering Generic Interfaces in TypeScript 🎉

2
Comments
3 min read
TypeScript strictly typed - Part 2: full coverage typing

TypeScript strictly typed - Part 2: full coverage typing

3
Comments
10 min read
Seeking a Type-Safe Ruby on Rails in TypeScript, I Started Developing an ORM

Seeking a Type-Safe Ruby on Rails in TypeScript, I Started Developing an ORM

Comments
4 min read
TypeORM: O ORM que Você Precisa Conhecer para Trabalhar com Node.js e TypeScript

TypeORM: O ORM que Você Precisa Conhecer para Trabalhar com Node.js e TypeScript

Comments
4 min read
LeetCode Meditations: Number of Islands

LeetCode Meditations: Number of Islands

1
Comments
7 min read
Open-Source No-Code/Low-Code Platform NocoBase v1.0.1-alpha.1: Blocks support height settings

Open-Source No-Code/Low-Code Platform NocoBase v1.0.1-alpha.1: Blocks support height settings

Comments
6 min read
Day 15 of my progress as a vue dev

Day 15 of my progress as a vue dev

1
Comments
1 min read
Access Modifiers in TypeScript: The Gatekeepers

Access Modifiers in TypeScript: The Gatekeepers

Comments
3 min read
Day 14 of my progress as a vue dev

Day 14 of my progress as a vue dev

Comments
1 min read
Master-Detail React DataGrid with Charts

Master-Detail React DataGrid with Charts

Comments
2 min read
Building a Multi step form with XState and React Hook Form

Building a Multi step form with XState and React Hook Form

Comments
3 min read
How to Setup Jest on Typescript Monorepo Projects

How to Setup Jest on Typescript Monorepo Projects

10
Comments
3 min read
Exploring TypeScript Functions: A Comprehensive Guide

Exploring TypeScript Functions: A Comprehensive Guide

6
Comments
3 min read
Build a type-safe and event-driven Uptime Monitor in TypeScript

Build a type-safe and event-driven Uptime Monitor in TypeScript

22
Comments
12 min read
What is TypeScript and what are it's advantages and disadvantages?

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

Comments
2 min read
Solving Potential Issues with Type Aliases Using Type Unions and Literal Types

Solving Potential Issues with Type Aliases Using Type Unions and Literal Types

Comments
1 min read
Understanding Generic Classes in TypeScript: Flexible and Efficient Data Management

Understanding Generic Classes in TypeScript: Flexible and Efficient Data Management

2
Comments
2 min read
Building a tree Gantt

Building a tree Gantt

8
Comments
2 min read
Explaining Async/Await in JavaScript in 10 Minutes

Explaining Async/Await in JavaScript in 10 Minutes

Comments
4 min read
Real-time Applications with NestJS and WebSockets

Real-time Applications with NestJS and WebSockets

2
Comments
3 min read
How to use react-icons in React with TypeScript

How to use react-icons in React with TypeScript

1
Comments
2 min read
TypeScript Interfaces: Crafting Code with Creative Precision

TypeScript Interfaces: Crafting Code with Creative Precision

2
Comments
4 min read
Achieving Lifecycle in React Functional Components

Achieving Lifecycle in React Functional Components

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?

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

Nesktop: Offline "Desktop" Next.js App

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

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

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

Simplifying Authentication with JWT, TypeScript and Fastify

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

Day 9 of my progress as a vue dev

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

Deploying a NestJS Application on Vercel with a PostgreSQL Database

1
Comments
3 min read
How-to: Use dictionary in TypeScript

How-to: Use dictionary in TypeScript

Comments 3
1 min read
How does Form submit as a default event?

How does Form submit as a default event?

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

Day 7 of my progress as a vue dev

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

[WIP] JavaScript Vs Golang: Complexity

Comments
2 min read
Debugging Techniques Every Mobile App Developer Should Know

Debugging Techniques Every Mobile App Developer Should Know

Comments
3 min read
Rust vs Typescript Variables

Rust vs Typescript Variables

Comments
2 min read
Function tricks

Function tricks

Comments
2 min read
Angular Addicts #26: Angular 18, best practices, recent conference recordings & more

Angular Addicts #26: Angular 18, best practices, recent conference recordings & more

3
Comments
5 min read
The Missing Type-Safety for Full-Stack

The Missing Type-Safety for Full-Stack

2
Comments 1
4 min read
Generics in Typescript and how to use them

Generics in Typescript and how to use them

1
Comments
5 min read
Vuetify: Sorting data for a v-select component and adding a horizontal line

Vuetify: Sorting data for a v-select component and adding a horizontal line

Comments
3 min read
How to Use NgRx Selectors in Angular

How to Use NgRx Selectors in Angular

2
Comments
3 min read
Thoughts about SOLID - The Letter "I"

Thoughts about SOLID - The Letter "I"

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

Event-Driven Architecture with NestJS: Using the EventEmitter Module

3
Comments
3 min read
loading...