DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
The Differences Between 'Object', '{}', and 'object' in TypeScript

The Differences Between 'Object', '{}', and 'object' in TypeScript

249
Comments 13
2 min read
Using ENUMs to Make JSX Select Inputs More Type-safe

Using ENUMs to Make JSX Select Inputs More Type-safe

7
Comments 4
2 min read
My WordPress Template 2024 made from Vite and TypeScript

My WordPress Template 2024 made from Vite and TypeScript

8
Comments 3
5 min read
Create a simple CLI, a mess

Create a simple CLI, a mess

5
Comments 1
3 min read
How to Debug NgRx Using REDUX DevTools in Angular

How to Debug NgRx Using REDUX DevTools in Angular

3
Comments 1
4 min read
When and Why to Use REDUX NgRx in Angular

When and Why to Use REDUX NgRx in Angular

2
Comments 1
6 min read
Simplifying Data Fetching with Zustand and Tanstack Query: One Line to Rule Them All

Simplifying Data Fetching with Zustand and Tanstack Query: One Line to Rule Them All

10
Comments 1
5 min read
LeetCode Meditations: Course Schedule

LeetCode Meditations: Course Schedule

1
Comments
5 min read
A guide on Starknet signatures

A guide on Starknet signatures

5
Comments
8 min read
Building a Solana Token Scanner

Building a Solana Token Scanner

3
Comments
2 min read
TypeID-JS: Type Safe, K-Sortable Unique IDs for Javascript

TypeID-JS: Type Safe, K-Sortable Unique IDs for Javascript

Comments
4 min read
Common Terms in Computer Vision

Common Terms in Computer Vision

Comments
4 min read
How to Create a Scalable Folder/File Structure for Your Express Application

How to Create a Scalable Folder/File Structure for Your Express Application

13
Comments 4
3 min read
Unlocking the Power of TypeScript's "as const": The Underrated Feature You Need to Know

Unlocking the Power of TypeScript's "as const": The Underrated Feature You Need to Know

3
Comments 2
2 min read
Let's Build a Full-Stack App with tRPC and Next.js App router

Let's Build a Full-Stack App with tRPC and Next.js App router

6
Comments 2
8 min read
MAPPED TYPES IN TYPESCRIPT

MAPPED TYPES IN TYPESCRIPT

3
Comments
2 min read
How to set up a Node Project using TypeScript in 2024

How to set up a Node Project using TypeScript in 2024

5
Comments 3
2 min read
Does TypeScript fail at enums?

Does TypeScript fail at enums?

55
Comments 52
1 min read
Form-based Dataverse Web Resources with React, Typescript and FluentUI

Form-based Dataverse Web Resources with React, Typescript and FluentUI

24
Comments 1
6 min read
đź™… Why Hating TypeScript in 2024 Doesn't Make Sense

đź™… Why Hating TypeScript in 2024 Doesn't Make Sense

120
Comments 92
6 min read
Dominando os Utility Types do TypeScript

Dominando os Utility Types do TypeScript

10
Comments
4 min read
Is mitt dead? 🥊

Is mitt dead? 🥊

Comments
2 min read
Form Validation In TypeScipt Projects Using Zod and React Hook Form

Form Validation In TypeScipt Projects Using Zod and React Hook Form

2
Comments
14 min read
Implementing Golang's chan in TypeScript with @harnyk/chan

Implementing Golang's chan in TypeScript with @harnyk/chan

1
Comments
2 min read
Create Todo in React JS with typescript?

Create Todo in React JS with typescript?

1
Comments
3 min read
Secure Data Transformation in ETL Pipelines

Secure Data Transformation in ETL Pipelines

4
Comments
3 min read
Optimising package size for Typescript AWS Lambda functions using serverless-esbuild

Optimising package size for Typescript AWS Lambda functions using serverless-esbuild

1
Comments
5 min read
Empowering AI: The QuickJS Package for LLM Tool Calling

Empowering AI: The QuickJS Package for LLM Tool Calling

3
Comments
3 min read
Understanding TypeScript Generics: A Deep Dive with Practical Examples

Understanding TypeScript Generics: A Deep Dive with Practical Examples

1
Comments
3 min read
Plotting a course: MiniJamLab

Plotting a course: MiniJamLab

3
Comments 3
2 min read
🧭 🇹 When to use the non-null assertion operator in TypeScript

🧭 🇹 When to use the non-null assertion operator in TypeScript

5
Comments
2 min read
Adding Web Scraping and Google Search to AWS Bedrock Agents

Adding Web Scraping and Google Search to AWS Bedrock Agents

4
Comments
11 min read
ArrayQuery: ORM-like Querying for JavaScript Arrays

ArrayQuery: ORM-like Querying for JavaScript Arrays

5
Comments
5 min read
ArrayQuery: ORM-like Querying for JavaScript Arrays

ArrayQuery: ORM-like Querying for JavaScript Arrays

3
Comments
5 min read
TypeScript strictly typed - Part 3: safe nullability

TypeScript strictly typed - Part 3: safe nullability

3
Comments
7 min read
LeetCode Meditations: House Robber II

LeetCode Meditations: House Robber II

1
Comments
3 min read
Pulumi in Python: Translating Interpolation

Pulumi in Python: Translating Interpolation

1
Comments
4 min read
Exploring Option Getters in Effect-TS

Exploring Option Getters in Effect-TS

1
Comments 1
2 min read
Exploring Option Conversions in Effect-TS

Exploring Option Conversions in Effect-TS

2
Comments
4 min read
Singleton Design Pattern, TypeScript example

Singleton Design Pattern, TypeScript example

Comments
3 min read
JavaScript to TypeScript in React-Native Development

JavaScript to TypeScript in React-Native Development

1
Comments
4 min read
Arquitetura Eficiente com Node.js e TypeScript

Arquitetura Eficiente com Node.js e TypeScript

2
Comments
3 min read
A Responsive and User-Friendly React Image Gallery Package

A Responsive and User-Friendly React Image Gallery Package

6
Comments
2 min read
Typescript tuples aren't tuples

Typescript tuples aren't tuples

Comments 1
1 min read
Effortless Theme Toggling in Angular 17 Standalone Apps with PrimeNG

Effortless Theme Toggling in Angular 17 Standalone Apps with PrimeNG

3
Comments
3 min read
How to create a contact form with EmailJS, Zod, ShadCN UI, TypeScript using React and NextJS.

How to create a contact form with EmailJS, Zod, ShadCN UI, TypeScript using React and NextJS.

5
Comments
5 min read
A Comprehensive Guide to the Angular Roadmap: Mastering Angular in 2024

A Comprehensive Guide to the Angular Roadmap: Mastering Angular in 2024

3
Comments
3 min read
Safely Experiment with Angular 18: A Guide for Developers with Existing 16 & 17 Projects

Safely Experiment with Angular 18: A Guide for Developers with Existing 16 & 17 Projects

2
Comments
2 min read
React JS vs. Angular: An In-Depth Analysis of Two Leading Front-End Frameworks

React JS vs. Angular: An In-Depth Analysis of Two Leading Front-End Frameworks

3
Comments
4 min read
Understanding SOLID design principles with easy coding examples

Understanding SOLID design principles with easy coding examples

4
Comments
3 min read
Building a Secure PDF Chat AI Application with Langchain, Next.js, arcjet, and Pinecone DB

Building a Secure PDF Chat AI Application with Langchain, Next.js, arcjet, and Pinecone DB

8
Comments
6 min read
LeetCode Meditations: Number of Islands

LeetCode Meditations: Number of Islands

1
Comments
7 min read
Learn the smart way of building TypeScript in VS Code!

Learn the smart way of building TypeScript in VS Code!

4
Comments
2 min read
Use Server Side Forms in NextJS

Use Server Side Forms in NextJS

4
Comments
5 min read
why login not working after form submission ?

why login not working after form submission ?

1
Comments
1 min read
Implementing Role-Based Access Control in React: A Deep Dive into useRoleManagement Hook

Implementing Role-Based Access Control in React: A Deep Dive into useRoleManagement Hook

4
Comments
2 min read
SOLVING CORS ERROR

SOLVING CORS ERROR

1
Comments
2 min read
Master-Detail React DataGrid with Charts

Master-Detail React DataGrid with Charts

Comments
2 min read
REPL in Nestjs

REPL in Nestjs

3
Comments 1
1 min read
I create a Todo Application in Typescript With Save Todos in Local Storage

I create a Todo Application in Typescript With Save Todos in Local Storage

1
Comments
2 min read
loading...