DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to create a GitHub Packages for typescript projects

How to create a GitHub Packages for typescript projects

10
Comments
18 min read
The Complete 2023 Guide to Learning TypeScript - From Beginner to Advanced

The Complete 2023 Guide to Learning TypeScript - From Beginner to Advanced

Comments
10 min read
React Performance Optimization: Best Practices with Examples

React Performance Optimization: Best Practices with Examples

8
Comments
3 min read
Mastering TypeScript: A Comprehensive Tutorial

Mastering TypeScript: A Comprehensive Tutorial

3
Comments 2
4 min read
Day 57: Forms

Day 57: Forms

3
Comments 1
3 min read
🩖 Gentle, promise-based HTTP client for Deno and Node.js (part 2)

🩖 Gentle, promise-based HTTP client for Deno and Node.js (part 2)

15
Comments 4
4 min read
Run Bun Run! Building an AWS CDK Template with Bun

Run Bun Run! Building an AWS CDK Template with Bun

5
Comments
6 min read
Fine-Tuning Vercel AI SDK

Fine-Tuning Vercel AI SDK

5
Comments
5 min read
Choosing the Right TypeScript Type for Your Objects: Exploring Common Approaches

Choosing the Right TypeScript Type for Your Objects: Exploring Common Approaches

Comments
2 min read
🐳 Docker for Nodejs Developers

🐳 Docker for Nodejs Developers

75
Comments
11 min read
Using Redis Client in NestJS

Using Redis Client in NestJS

3
Comments
5 min read
Create an NodeJs Server in Typescript

Create an NodeJs Server in Typescript

1
Comments
1 min read
Day 56: Semantic HTML

Day 56: Semantic HTML

3
Comments
4 min read
Merge my branches into Main

Merge my branches into Main

Comments
2 min read
Typescript challenge

Typescript challenge

Comments
4 min read
Use "@ts-expect-error" over "@ts-ignore" in TypeScript

Use "@ts-expect-error" over "@ts-ignore" in TypeScript

67
Comments 2
2 min read
Use concurrently for monitoring TypeScript compiling and restarting the node application using nodemon

Use concurrently for monitoring TypeScript compiling and restarting the node application using nodemon

Comments
1 min read
Clean Architecture (Application Layer)

Clean Architecture (Application Layer)

16
Comments
4 min read
Typescript utility types: unleashing the power of TS generics

Typescript utility types: unleashing the power of TS generics

1
Comments 1
1 min read
Optimizing Angular Applications for Peak Performance

Optimizing Angular Applications for Peak Performance

5
Comments
4 min read
Hiring Event with OTT company

Hiring Event with OTT company

1
Comments 1
1 min read
Javascript Callbacks, Promises, and Async/Await đŸ•°ïž

Javascript Callbacks, Promises, and Async/Await đŸ•°ïž

7
Comments
3 min read
Simple API CRUD done with ExpressoTS and Postgres

Simple API CRUD done with ExpressoTS and Postgres

24
Comments
4 min read
O que Ă© Bun? SerĂĄ este o novo queridinho dos devs Javascript?

O que Ă© Bun? SerĂĄ este o novo queridinho dos devs Javascript?

1
Comments
2 min read
Deciphering GraphQL: A Deep Dive into Type Merging and Schema Stitching

Deciphering GraphQL: A Deep Dive into Type Merging and Schema Stitching

3
Comments
5 min read
Typing Sequelize association mixins using TypeScript

Typing Sequelize association mixins using TypeScript

2
Comments 1
8 min read
Using Jest to bulletproof a TypeScript Class - Part 2

Using Jest to bulletproof a TypeScript Class - Part 2

2
Comments
3 min read
Tutorial: Automate Highlighting in WYSIWIG Editors

Tutorial: Automate Highlighting in WYSIWIG Editors

Comments
5 min read
A glimpse into the future of React development

A glimpse into the future of React development

6
Comments
1 min read
Various Ways to Leverage Angular Directives: An In-Depth Guide

Various Ways to Leverage Angular Directives: An In-Depth Guide

1
Comments
2 min read
DeviceScript and OLED screens

DeviceScript and OLED screens

1
Comments
3 min read
Day 55: HTML Rendering

Day 55: HTML Rendering

6
Comments
2 min read
"TypeScript and process.env: A Match Made in Node.js Heaven"

"TypeScript and process.env: A Match Made in Node.js Heaven"

4
Comments
1 min read
Javascript Throttling & Debouncing 🚀

Javascript Throttling & Debouncing 🚀

7
Comments
3 min read
Using Protobuf with TypeScript

Using Protobuf with TypeScript

3
Comments
5 min read
TypeScript Documentary: the Web evolved with types!

TypeScript Documentary: the Web evolved with types!

24
Comments
2 min read
TypeScript 102 -  Beyond The Basics

TypeScript 102 -  Beyond The Basics

Comments
8 min read
🩖 APIs, fetch and Deno or how I make rate limiter (part 1)

🩖 APIs, fetch and Deno or how I make rate limiter (part 1)

15
Comments
4 min read
Type sharing in OpenAPI Fullstack projects

Type sharing in OpenAPI Fullstack projects

11
Comments 2
3 min read
Build an HTTP server in Bun

Build an HTTP server in Bun

67
Comments 15
4 min read
Day 54: Internet

Day 54: Internet

2
Comments
2 min read
Build Quicker with Zipper: Building a Ping Pong Ranking App using TypeScript functions

Build Quicker with Zipper: Building a Ping Pong Ranking App using TypeScript functions

6
Comments 1
9 min read
Deploying a Next.js Website to a Virtual Private Server

Deploying a Next.js Website to a Virtual Private Server

26
Comments 2
9 min read
using TypeScript with PHP laravel

using TypeScript with PHP laravel

11
Comments
2 min read
Seeding Database With Drizzle ORM

Seeding Database With Drizzle ORM

31
Comments 9
2 min read
Decoupling Code: Why Dependency Injection is a Must-Have in Programming?

Decoupling Code: Why Dependency Injection is a Must-Have in Programming?

5
Comments
4 min read
Resolving Parallel Branches

Resolving Parallel Branches

Comments
2 min read
Enhance React Conditional Rendering with the ConditionalRender Component

Enhance React Conditional Rendering with the ConditionalRender Component

1
Comments
4 min read
Toggle dark theme in Angular Material

Toggle dark theme in Angular Material

7
Comments
1 min read
Coding Beyond Opinions: A Tale of Two Scripts

Coding Beyond Opinions: A Tale of Two Scripts

Comments
1 min read
"as" in TypeScript | "as" keyword in TypeScript

"as" in TypeScript | "as" keyword in TypeScript

12
Comments 4
2 min read
Better API Calls 🎣

Better API Calls 🎣

7
Comments
3 min read
Mastering JavaScript Date and Time 📆

Mastering JavaScript Date and Time 📆

25
Comments 1
3 min read
How to run long tasks in Angular environment injector

How to run long tasks in Angular environment injector

10
Comments
5 min read
Advanced JavaScript Syntax đŸ”„

Advanced JavaScript Syntax đŸ”„

15
Comments 1
3 min read
8 Best JavaScript One-Liners

8 Best JavaScript One-Liners

71
Comments 26
3 min read
From Novice to Pro: Understanding JavaScript Primitive and Reference Data Types

From Novice to Pro: Understanding JavaScript Primitive and Reference Data Types

6
Comments
10 min read
Navigating Node.js Module Systems: CommonJS vs. ES Modules with TypeScript

Navigating Node.js Module Systems: CommonJS vs. ES Modules with TypeScript

2
Comments 1
3 min read
💡 JavaScript Hack: Conditionally Add Properties within Objects

💡 JavaScript Hack: Conditionally Add Properties within Objects

50
Comments 14
2 min read
Simplify Event Handling in React with the useEventListener Custom Hook

Simplify Event Handling in React with the useEventListener Custom Hook

1
Comments
4 min read
loading...