DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
JavaScript Event Loop: How It Works and Why It Matters for Performance

JavaScript Event Loop: How It Works and Why It Matters for Performance

3
Comments
2 min read
Types v/s Interfaces in TypeScript - A Dilemma

Types v/s Interfaces in TypeScript - A Dilemma

Comments
1 min read
Filtering Options in Effect-TS: A Practical Guide

Filtering Options in Effect-TS: A Practical Guide

Comments
4 min read
Scenario 2: Mastering Backfilling for New dB Columns – Update Like a Pro!

Scenario 2: Mastering Backfilling for New dB Columns – Update Like a Pro!

Comments
4 min read
Combining Options in Effect-TS: A Practical Guide

Combining Options in Effect-TS: A Practical Guide

Comments
4 min read
Escape JS try-catch hell with Untry

Escape JS try-catch hell with Untry

Comments
2 min read
Mastering Resizable Columns in Angular Table: A Step-by-Step Guide for Developers

Mastering Resizable Columns in Angular Table: A Step-by-Step Guide for Developers

8
Comments
4 min read
How to create React Component with consistent user-configurable HTML id prop

How to create React Component with consistent user-configurable HTML id prop

1
Comments
1 min read
Stack Screen + Bottom Tab Navigation + Stack Screen

Stack Screen + Bottom Tab Navigation + Stack Screen

2
Comments
2 min read
NestJS - criar um endpoint para upload de diversos arquivos

NestJS - criar um endpoint para upload de diversos arquivos

Comments
6 min read
Testing environment with a local Mongo database

Testing environment with a local Mongo database

Comments
5 min read
Scaling React Apps with Reusable List Components

Scaling React Apps with Reusable List Components

1
Comments
5 min read
AWS Amplify (Gen2) with SvelteKit: authentication on SSR

AWS Amplify (Gen2) with SvelteKit: authentication on SSR

1
Comments
4 min read
cf-doh: look up DNS records from your frontend javascript

cf-doh: look up DNS records from your frontend javascript

16
Comments
3 min read
Lessons I learned while building out Nova

Lessons I learned while building out Nova

Comments
4 min read
Introduction to Vitest and Angular

Introduction to Vitest and Angular

Comments
7 min read
Deno 2: JavaScript's New Superhero or Just Another Cape?

Deno 2: JavaScript's New Superhero or Just Another Cape?

1
Comments
3 min read
TS-Hajime: Effortlessly Bootstrap TypeScript NPM Libraries

TS-Hajime: Effortlessly Bootstrap TypeScript NPM Libraries

1
Comments
1 min read
A Friendly Guide to Learning TypeScript Step by Step

A Friendly Guide to Learning TypeScript Step by Step

2
Comments
6 min read
Building a Goal-Tracking System in a Productivity App with React and TypeScript

Building a Goal-Tracking System in a Productivity App with React and TypeScript

Comments
22 min read
Understanding Domain Events in TypeScript: Making Events Work for You

Understanding Domain Events in TypeScript: Making Events Work for You

Comments
3 min read
Create a NPM Package - Step by Step / TypeScript, commit linting, Husky, Semantic Release

Create a NPM Package - Step by Step / TypeScript, commit linting, Husky, Semantic Release

1
Comments
2 min read
The General, The Particular and The Algebra

The General, The Particular and The Algebra

Comments
6 min read
Talk about the type never and unknown in TypeScript

Talk about the type never and unknown in TypeScript

Comments
6 min read
The Only Electron Framework You'll Ever Need: Introducing the Ideal Electron Framework

The Only Electron Framework You'll Ever Need: Introducing the Ideal Electron Framework

Comments
3 min read
Transitioning to Angular Signal-Based Inputs

Transitioning to Angular Signal-Based Inputs

Comments
2 min read
Deno 2: What’s New and Why You Should Care!!

Deno 2: What’s New and Why You Should Care!!

10
Comments 2
3 min read
Promises in JavaScript, A Guide for 2024

Promises in JavaScript, A Guide for 2024

12
Comments
3 min read
Nextjs vs React

Nextjs vs React

4
Comments 2
3 min read
Android - Error uploading .aab file to play store

Android - Error uploading .aab file to play store

Comments
1 min read
Simplifying Union Types and Arrays in TypeScript

Simplifying Union Types and Arrays in TypeScript

1
Comments 2
2 min read
Collapsing Walls: A Case of Cross-Platform Development and its Effects on the App Market

Collapsing Walls: A Case of Cross-Platform Development and its Effects on the App Market

Comments 1
2 min read
JavaScript’s Fun Twists and How TypeScript Makes It Better

JavaScript’s Fun Twists and How TypeScript Makes It Better

Comments
5 min read
How Project Ideas Can Come From Anywhere - My Open Source Daily Puzzle Game

How Project Ideas Can Come From Anywhere - My Open Source Daily Puzzle Game

5
Comments
2 min read
Building a React Text Comparison Tool - From POC to NPM Package

Building a React Text Comparison Tool - From POC to NPM Package

19
Comments 7
9 min read
30 Frontend Interview Questions - TypeScript

30 Frontend Interview Questions - TypeScript

108
Comments 10
6 min read
Managing Requests State in Angular with RxJS and Adapters

Managing Requests State in Angular with RxJS and Adapters

4
Comments
6 min read
Hono for Express Developers: A Modern Alternative for Edge Computing

Hono for Express Developers: A Modern Alternative for Edge Computing

Comments
5 min read
Top 5 UI Components for Next JS

Top 5 UI Components for Next JS

1
Comments
1 min read
Solving Common TypeScript Errors with bcryptjs and next Auth in Next.js Projects

Solving Common TypeScript Errors with bcryptjs and next Auth in Next.js Projects

2
Comments 1
6 min read
Redis on Windows & Rate Limiting: A Practical Guide

Redis on Windows & Rate Limiting: A Practical Guide

Comments
2 min read
How to add properties in object conditionally

How to add properties in object conditionally

Comments
1 min read
NestJS - Validando o envio de arquivos

NestJS - Validando o envio de arquivos

Comments
12 min read
My Hacktoberfest Adventure: Contributing to freeCodeCamp’s Developer Quiz Site 🚀🎉

My Hacktoberfest Adventure: Contributing to freeCodeCamp’s Developer Quiz Site 🚀🎉

10
Comments 2
4 min read
Episode 1: Introduction

Episode 1: Introduction

1
Comments 2
3 min read
TypeScript Tagged Unions are OP

TypeScript Tagged Unions are OP

1
Comments
3 min read
Angular Fundamentals: Understanding TypeScript

Angular Fundamentals: Understanding TypeScript

Comments
4 min read
Combining Repository and Event-Driven Patterns

Combining Repository and Event-Driven Patterns

1
Comments 2
2 min read
TypeScript Adventures with type-challenges – Day 1: Pick

TypeScript Adventures with type-challenges – Day 1: Pick

1
Comments
2 min read
Creating a Custom Node for ComfyUI Using React + TS

Creating a Custom Node for ComfyUI Using React + TS

1
Comments
3 min read
Gemini + Facebook Bot with Hexabot.ai

Gemini + Facebook Bot with Hexabot.ai

52
Comments
2 min read
Introduction of the GROWI plugin to embed and display the site.

Introduction of the GROWI plugin to embed and display the site.

Comments
3 min read
Turn any website into a type-safe API using AI (part 1)

Turn any website into a type-safe API using AI (part 1)

Comments 3
4 min read
Lifting Functions into the Option Context in Effect-TS: A Practical Guide

Lifting Functions into the Option Context in Effect-TS: A Practical Guide

1
Comments 2
3 min read
TanStack Query: Angular/React differences

TanStack Query: Angular/React differences

1
Comments
3 min read
Automatically submitting forms in react-hook-form

Automatically submitting forms in react-hook-form

1
Comments
2 min read
Building Custom Request Filters for PactJs Verifications in Express and Non-Express Environments

Building Custom Request Filters for PactJs Verifications in Express and Non-Express Environments

Comments 1
4 min read
Angular 18 Roadmap: From Novice to Ninja đŸ„·đŸ»

Angular 18 Roadmap: From Novice to Ninja đŸ„·đŸ»

Comments
2 min read
Angular Addicts #30: When to use effects, Angular DI features, request caching & more

Angular Addicts #30: When to use effects, Angular DI features, request caching & more

3
Comments
4 min read
The best TS utility ever. EVER!

The best TS utility ever. EVER!

Comments
1 min read
loading...