DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Analyzing and optimizing the esbuild Angular application bundle

Analyzing and optimizing the esbuild Angular application bundle

2
Comments
6 min read
Keep it Silly, Stupid

Keep it Silly, Stupid

4
Comments 5
3 min read
The Best Vscode Snippets for React Typescript + Nextjs + Redux Toolkit

The Best Vscode Snippets for React Typescript + Nextjs + Redux Toolkit

14
Comments 2
2 min read
10 Tips for Mastering TypeScript Generics

10 Tips for Mastering TypeScript Generics

21
Comments 2
3 min read
WTF is a Monad?!

WTF is a Monad?!

Comments
6 min read
Using the React Context API to Create a Loader Component

Using the React Context API to Create a Loader Component

2
Comments 2
3 min read
Password-less Authentication (With code) in TypeScript

Password-less Authentication (With code) in TypeScript

Comments
6 min read
Declare the type of a variable using that of a property

Declare the type of a variable using that of a property

Comments
1 min read
How to generate a presigned url to upload images to S3

How to generate a presigned url to upload images to S3

1
Comments
4 min read
How to add Jest into your Vite project with TS

How to add Jest into your Vite project with TS

1
Comments
3 min read
Why to Choose TypeScript over JavaScript : TypeScript vs JavaScript

Why to Choose TypeScript over JavaScript : TypeScript vs JavaScript

Comments
2 min read
Vue 3 Currency Converter Component

Vue 3 Currency Converter Component

Comments
3 min read
Simplifying Angular State Management Using NgRx SignalState

Simplifying Angular State Management Using NgRx SignalState

4
Comments 4
4 min read
Recliner-JS: A local REST CouchDB in your browser

Recliner-JS: A local REST CouchDB in your browser

Comments
4 min read
Create ASP.Net Core Application with React and TypeScript

Create ASP.Net Core Application with React and TypeScript

Comments
3 min read
Temporal: Durable Execution ✨

Temporal: Durable Execution ✨

Comments
4 min read
[Typia] executable demo site of 20,000x faster validator (serializer)

[Typia] executable demo site of 20,000x faster validator (serializer)

11
Comments
4 min read
Understanding JavaScript and TypeScript: A Beginner's Guide

Understanding JavaScript and TypeScript: A Beginner's Guide

20
Comments 6
2 min read
Text translation using langchain.js and Gemini in a NestJS application

Text translation using langchain.js and Gemini in a NestJS application

4
Comments
8 min read
Generating a Custom RSS Feed with Cloudflare Workers: A Step-by-Step Guide

Generating a Custom RSS Feed with Cloudflare Workers: A Step-by-Step Guide

2
Comments
3 min read
Prisma Part 1: Your Easy Tutorial to Set up Prisma

Prisma Part 1: Your Easy Tutorial to Set up Prisma

6
Comments
4 min read
A simple example to understand Module Augmentation in TypeScript

A simple example to understand Module Augmentation in TypeScript

Comments
2 min read
Async/Await in TypeScript: A step by step guide

Async/Await in TypeScript: A step by step guide

10
Comments 1
8 min read
How to full screen a browser in Playwright?

How to full screen a browser in Playwright?

Comments
2 min read
Bring your TypeScript to the next level

Bring your TypeScript to the next level

1
Comments
2 min read
Headless UI - a great components library for Vue & React

Headless UI - a great components library for Vue & React

37
Comments 4
4 min read
Build Dynamic Forms with React Hook Form

Build Dynamic Forms with React Hook Form

7
Comments
7 min read
Nano "Typescript" without compilation

Nano "Typescript" without compilation

7
Comments 5
2 min read
LeetCode Meditations: Search in Rotated Sorted Array

LeetCode Meditations: Search in Rotated Sorted Array

Comments
3 min read
Building a Dynamic Job Board with Issues Github, Next.js, Tailwind CSS and MobX-State-Tree

Building a Dynamic Job Board with Issues Github, Next.js, Tailwind CSS and MobX-State-Tree

2
Comments
6 min read
Create a custom function to generate a URL from given parameters (with TS support) 💻

Create a custom function to generate a URL from given parameters (with TS support) 💻

2
Comments
1 min read
A Simple Way to Sign AWS Requests with Signature V4

A Simple Way to Sign AWS Requests with Signature V4

17
Comments 2
3 min read
Use the IntersectionObserver API in React

Use the IntersectionObserver API in React

3
Comments
4 min read
Supabase & Lemon Squeezy login with magic link

Supabase & Lemon Squeezy login with magic link

Comments
4 min read
A Gentle Introduction to Generics in Typescript

A Gentle Introduction to Generics in Typescript

13
Comments 2
6 min read
Typescript Modules 101 A Minified Crash Course

Typescript Modules 101 A Minified Crash Course

5
Comments
2 min read
Building a dynamic form with Svelte and Typescript

Building a dynamic form with Svelte and Typescript

Comments
2 min read
Union Types

Union Types

5
Comments
3 min read
Minha experiência para aprender Angular: onde estou agora?

Minha experiência para aprender Angular: onde estou agora?

5
Comments 2
6 min read
Prioritizing Concurrent Requests: Queuing system to handle distributed processes and messages with NodeJS and Bull

Prioritizing Concurrent Requests: Queuing system to handle distributed processes and messages with NodeJS and Bull

3
Comments 1
5 min read
We write Javascript all day long but PHP wins on backend

We write Javascript all day long but PHP wins on backend

1
Comments 2
3 min read
Documentando seus componentes no Storybook

Documentando seus componentes no Storybook

5
Comments
3 min read
Running Ruby Scripts in ChatCraft with Python-WASI

Running Ruby Scripts in ChatCraft with Python-WASI

1
Comments
2 min read
Definindo o type certo para seu array filter

Definindo o type certo para seu array filter

1
Comments
2 min read
WebApp BFF (Backend-For-Frontend) Concept

WebApp BFF (Backend-For-Frontend) Concept

6
Comments 2
5 min read
LeetCode Meditations: Find Minimum in Rotated Sorted Array

LeetCode Meditations: Find Minimum in Rotated Sorted Array

Comments
3 min read
Publishing ESM and CommonJS packages with Typescript

Publishing ESM and CommonJS packages with Typescript

Comments
3 min read
Launch your SaaS in days, not weeks with Next Starter AI: Your all in one NextJs Typescript Boilerplate kit!

Launch your SaaS in days, not weeks with Next Starter AI: Your all in one NextJs Typescript Boilerplate kit!

2
Comments
1 min read
A glimpse into the algebra of type systems

A glimpse into the algebra of type systems

4
Comments 4
4 min read
LeetCode Meditations — Chapter 5: Binary Search

LeetCode Meditations — Chapter 5: Binary Search

1
Comments
2 min read
Open-Source No-Code/Low-Code Platform NocoBase v0.20: Supporting Multiple Data Sources

Open-Source No-Code/Low-Code Platform NocoBase v0.20: Supporting Multiple Data Sources

Comments
7 min read
Efficient batch processing for event-driven chunking

Efficient batch processing for event-driven chunking

1
Comments
3 min read
React UseState

React UseState

Comments
1 min read
Securing Azure Functions with OAuth2 Authentication

Securing Azure Functions with OAuth2 Authentication

Comments
5 min read
ChatCraft week 10: useMemo and Chakra alert banner

ChatCraft week 10: useMemo and Chakra alert banner

3
Comments
3 min read
My Journey with Cloudflare Workers: Learning and Implementing Feeds

My Journey with Cloudflare Workers: Learning and Implementing Feeds

2
Comments
3 min read
Simplifying Multilingual React Apps with Custom Hooks and Utility Types

Simplifying Multilingual React Apps with Custom Hooks and Utility Types

1
Comments
7 min read
Typescript 🆚 NodeJS Runtime: Problemas e soluções na importação de módulos

Typescript 🆚 NodeJS Runtime: Problemas e soluções na importação de módulos

Comments
3 min read
How to make it easier for yourself to develop using types-spring

How to make it easier for yourself to develop using types-spring

2
Comments
4 min read
Input Sanitation

Input Sanitation

2
Comments
3 min read
loading...