DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Making lodash tree-shakable

Making lodash tree-shakable

15
Comments 1
4 min read
TypeError: ‘Win’ and ‘NotTyped’ have no overlap

TypeError: ‘Win’ and ‘NotTyped’ have no overlap

1
Comments
3 min read
Make table rows clickable as links with tanstack-table and CSS

Make table rows clickable as links with tanstack-table and CSS

14
Comments 2
5 min read
Managing the types folder with a simple script

Managing the types folder with a simple script

3
Comments
1 min read
Robust Error Handling in TypeScript: A Journey from Naive to Rust-Inspired Solutions

Robust Error Handling in TypeScript: A Journey from Naive to Rust-Inspired Solutions

9
Comments
2 min read
Configuring Jest for Typescript Unit Tests

Configuring Jest for Typescript Unit Tests

57
Comments 4
4 min read
Caching data in Angular using ts-cacheable

Caching data in Angular using ts-cacheable

Comments
1 min read
How to handle loading screens in Next JS

How to handle loading screens in Next JS

45
Comments
6 min read
A Comprehensive Guide to URLSearchParams in TypeScript 🚀

A Comprehensive Guide to URLSearchParams in TypeScript 🚀

20
Comments 2
4 min read
1. Explore basic types of typescript

1. Explore basic types of typescript

Comments 1
12 min read
Always abstract nested types in TypeScript

Always abstract nested types in TypeScript

19
Comments 7
2 min read
Building a TypeScript Simple Channel (Like Golang)

Building a TypeScript Simple Channel (Like Golang)

Comments 2
2 min read
Serverless Layers with Monorepo

Serverless Layers with Monorepo

3
Comments
4 min read
Web scraper in Nuxt 3 - part IV - Going live on Netlify

Web scraper in Nuxt 3 - part IV - Going live on Netlify

Comments
8 min read
Efficient Retries: Implementing Fibonacci Backoff in JavaScript Fetch Requests

Efficient Retries: Implementing Fibonacci Backoff in JavaScript Fetch Requests

2
Comments
2 min read
Understanding Caching with Redis: A Step-by-Step Tutorial

Understanding Caching with Redis: A Step-by-Step Tutorial

2
Comments
2 min read
Your Microservices are probably not Type-Safe 🐘

Your Microservices are probably not Type-Safe 🐘

26
Comments
2 min read
Navigating the Browser Landscape with is.ie and is.not_ie from 'thiis': A Journey into Internet Explorer Detection

Navigating the Browser Landscape with is.ie and is.not_ie from 'thiis': A Journey into Internet Explorer Detection

5
Comments 1
3 min read
Navigating the Web: Unleashing is.firefox and is.not_firefox with 'thiis'

Navigating the Web: Unleashing is.firefox and is.not_firefox with 'thiis'

8
Comments 7
3 min read
TypeScript: types, interfaces and classes

TypeScript: types, interfaces and classes

Comments
6 min read
Hashing and Verifying Passwords in Mongoose Schema

Hashing and Verifying Passwords in Mongoose Schema

5
Comments 2
4 min read
Build Expense Manager App Using React And TypeScript

Build Expense Manager App Using React And TypeScript

9
Comments
3 min read
React Hook: check outside click

React Hook: check outside click

2
Comments
2 min read
Kicking the tires with NestJS and Hotwire: Part II

Kicking the tires with NestJS and Hotwire: Part II

6
Comments
6 min read
JavaScript Naming Conventions are Important

JavaScript Naming Conventions are Important

30
Comments 10
16 min read
Build a chatbot with the new OpenAI Assistant API and Function Calling

Build a chatbot with the new OpenAI Assistant API and Function Calling

27
Comments 9
10 min read
A minimal dependency-free translation system for Next.js

A minimal dependency-free translation system for Next.js

5
Comments
5 min read
TypeScript Compiler Explained

TypeScript Compiler Explained

Comments
7 min read
ESPC 2023: How to Spice Up Your Meetings with Microsoft Teams Meeting Extensions

ESPC 2023: How to Spice Up Your Meetings with Microsoft Teams Meeting Extensions

2
Comments
2 min read
"Mastering Modern Web Development: Why TypeScript is Essential for JavaScript Developers 🚀"

"Mastering Modern Web Development: Why TypeScript is Essential for JavaScript Developers 🚀"

5
Comments 2
2 min read
Created Result Type in TypeScript

Created Result Type in TypeScript

15
Comments
2 min read
How to build your own Javascript-native RPC framework

How to build your own Javascript-native RPC framework

1
Comments
5 min read
How to attach Kendo UI Popup to component

How to attach Kendo UI Popup to component

Comments
3 min read
You Probably Know This Bug, but why does it Always Slip Through?

You Probably Know This Bug, but why does it Always Slip Through?

14
Comments 1
3 min read
Exploring TypeScript’s Potential: Mastering Value-Based Typing

Exploring TypeScript’s Potential: Mastering Value-Based Typing

1
Comments
2 min read
Introducing Shadcn UI: A reusable UI component collection

Introducing Shadcn UI: A reusable UI component collection

6
Comments
10 min read
React's `lazy` with Typescript and named exports

React's `lazy` with Typescript and named exports

2
Comments
1 min read
Simplifying architecture for a hotel management SaaS solution

Simplifying architecture for a hotel management SaaS solution

1
Comments
4 min read
React / Next JS error fix

React / Next JS error fix

Comments
1 min read
Super Easy Database Documentation Tool - "Prisma Markdown"

Super Easy Database Documentation Tool - "Prisma Markdown"

31
Comments 4
4 min read
On the unpredictable nature of LLM output and type safety in LangChain TS

On the unpredictable nature of LLM output and type safety in LangChain TS

1
Comments
9 min read
Typescript Generics - What are they doing

Typescript Generics - What are they doing

2
Comments
2 min read
Building a Refined Combobox Component with React & TypeScript

Building a Refined Combobox Component with React & TypeScript

Comments
15 min read
Yet Another Newsletter LOL: Dependabot and Art

Yet Another Newsletter LOL: Dependabot and Art

4
Comments
4 min read
Web scraper in Nuxt 3 - part I - Introduction and setting up

Web scraper in Nuxt 3 - part I - Introduction and setting up

7
Comments
5 min read
Building a Robust Unsaved Changes Prompt with React and React Router DOM

Building a Robust Unsaved Changes Prompt with React and React Router DOM

7
Comments
14 min read
React Basics: Essential Knowledge for Every React Developer

React Basics: Essential Knowledge for Every React Developer

3
Comments
4 min read
TypeScript for Beginners: A Gentle Introduction

TypeScript for Beginners: A Gentle Introduction

6
Comments 1
2 min read
Web scraper in Nuxt 3 - part III - Displaying the results on frontend

Web scraper in Nuxt 3 - part III - Displaying the results on frontend

Comments
5 min read
Web scraper in Nuxt 3 - part II - Backend scraping service in Nuxt

Web scraper in Nuxt 3 - part II - Backend scraping service in Nuxt

2
Comments
8 min read
Singleton classes with Typescript

Singleton classes with Typescript

19
Comments 6
2 min read
TypeScript and React: Enforcing Props for Accessibility

TypeScript and React: Enforcing Props for Accessibility

31
Comments 6
5 min read
I built a Snake Game in React

I built a Snake Game in React

105
Comments 22
3 min read
Essential Angular Questions for Junior and Mid-Level Job Interviews

Essential Angular Questions for Junior and Mid-Level Job Interviews

4
Comments 1
8 min read
How to Learn Angular 17 Features with Angular.dev

How to Learn Angular 17 Features with Angular.dev

22
Comments
2 min read
Transform Inputs Properties in Angular Easy

Transform Inputs Properties in Angular Easy

3
Comments 1
3 min read
Navigating the Web with is.browser and is.not_browser in JavaScript: Your Go-To Tools for Browser Checks

Navigating the Web with is.browser and is.not_browser in JavaScript: Your Go-To Tools for Browser Checks

7
Comments
3 min read
NestJS Parametrizable Dynamic Modules

NestJS Parametrizable Dynamic Modules

1
Comments
4 min read
Infer Function Return Type In Typescript

Infer Function Return Type In Typescript

Comments
1 min read
Unleashing the Magic of `is.truthy` and `is.not_truthy` with 'thiis': A Playground of JavaScript Booleans

Unleashing the Magic of `is.truthy` and `is.not_truthy` with 'thiis': A Playground of JavaScript Booleans

4
Comments 1
3 min read
loading...