DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Astro DB: Migrating my analytics data from Vercel Postgres

Astro DB: Migrating my analytics data from Vercel Postgres

6
Comments
4 min read
Next.js and Bunny CDN: Complete Guide to Image Uploading with Server Actions

Next.js and Bunny CDN: Complete Guide to Image Uploading with Server Actions

3
Comments
10 min read
Create an AI prototyping environment using Jupyter Lab IDE with Typescript, LangChain.js and Ollama for rapid AI prototyping

Create an AI prototyping environment using Jupyter Lab IDE with Typescript, LangChain.js and Ollama for rapid AI prototyping

3
Comments
10 min read
Making Generics Types Optional - Generics Fundamentals in Typescript

Making Generics Types Optional - Generics Fundamentals in Typescript

10
Comments 6
5 min read
Angular Event Modifier

Angular Event Modifier

1
Comments 1
2 min read
TypeScript dev tools in the Golang world

TypeScript dev tools in the Golang world

Comments
2 min read
Golang or TypeScript?

Golang or TypeScript?

Comments
4 min read
Angular State Management: Choosing the Right Approach for Your Project

Angular State Management: Choosing the Right Approach for Your Project

1
Comments 1
2 min read
TypeScript: Any vs Unknown - Understanding the Difference

TypeScript: Any vs Unknown - Understanding the Difference

4
Comments 2
3 min read
Generate API Clients: A new way to consume REST APIs and GraphQL

Generate API Clients: A new way to consume REST APIs and GraphQL

2
Comments
3 min read
Test-Driven Development (TDD) in frontend code.

Test-Driven Development (TDD) in frontend code.

Comments
5 min read
LeetCode Meditations: Merge K Sorted Lists

LeetCode Meditations: Merge K Sorted Lists

Comments
3 min read
OOP poetry Part II: structural patterns

OOP poetry Part II: structural patterns

2
Comments 2
11 min read
Text translation using Google Cloud Translation API in a NestJS application

Text translation using Google Cloud Translation API in a NestJS application

3
Comments
8 min read
Dynamic page title and description with Vue Router

Dynamic page title and description with Vue Router

3
Comments 1
3 min read
Mastering TypeScript: A Comprehensive Guide

Mastering TypeScript: A Comprehensive Guide

22
Comments
8 min read
Node.JS - Version 4.3 of Foal framework has been released

Node.JS - Version 4.3 of Foal framework has been released

1
Comments 2
1 min read
Someone finally fixed Javascript

Someone finally fixed Javascript

144
Comments 44
4 min read
Introducción a TypeScript para Desarrolladores Principiantes: Conceptos, Ventajas y Más

Introducción a TypeScript para Desarrolladores Principiantes: Conceptos, Ventajas y Más

2
Comments
2 min read
How to Make a VS Code Extension Using TypeScript: A Step-by-Step Guide

How to Make a VS Code Extension Using TypeScript: A Step-by-Step Guide

10
Comments 3
4 min read
React: About highly customizable components - P1

React: About highly customizable components - P1

Comments
3 min read
The easy way to access the last JavaScript array element

The easy way to access the last JavaScript array element

1
Comments
2 min read
Enhance the drag and drop of your Vue 3 application with Vue Fluid DnD

Enhance the drag and drop of your Vue 3 application with Vue Fluid DnD

3
Comments 2
2 min read
Mastering Object-Oriented Programming in TypeScript: Your Complete Guide with Practical Examples

Mastering Object-Oriented Programming in TypeScript: Your Complete Guide with Practical Examples

1
Comments
14 min read
Typescript type grouping a union type of objects by any property discriminating these objects.

Typescript type grouping a union type of objects by any property discriminating these objects.

Comments
1 min read
Single Responsibility Principle

Single Responsibility Principle

2
Comments
3 min read
TS: Types vs. Interfaces

TS: Types vs. Interfaces

3
Comments
2 min read
Easier TypeScript API Testing with Vitest + MSW

Easier TypeScript API Testing with Vitest + MSW

7
Comments 3
4 min read
Shared Data-Layer Setup For Micro Frontend Application with Nx Workspace

Shared Data-Layer Setup For Micro Frontend Application with Nx Workspace

3
Comments
20 min read
Why and When You should use TypeScript

Why and When You should use TypeScript

1
Comments
3 min read
From Flaky to Flawless: Angular API Response Management with Zod

From Flaky to Flawless: Angular API Response Management with Zod

3
Comments
4 min read
Leveraging Angular DevTools for Enhanced Development Efficiency

Leveraging Angular DevTools for Enhanced Development Efficiency

1
Comments
2 min read
TypeScript Tip #3: Folder-wise config

TypeScript Tip #3: Folder-wise config

1
Comments
1 min read
A Handy Guide to Using Dynamic Import in JavaScript

A Handy Guide to Using Dynamic Import in JavaScript

Comments
3 min read
Can I solve Advanced Problem- with GPT as a Software Engineer?

Can I solve Advanced Problem- with GPT as a Software Engineer?

Comments
2 min read
First Hands-On Experience with Angular 17

First Hands-On Experience with Angular 17

2
Comments
2 min read
Unlocking Angular's Potential: Essential Coding Guidelines Revealed

Unlocking Angular's Potential: Essential Coding Guidelines Revealed

Comments 1
3 min read
No-Primitives data type in TypeScript

No-Primitives data type in TypeScript

Comments
3 min read
Angular Performance: From Laggy to Lightning Fast

Angular Performance: From Laggy to Lightning Fast

1
Comments
2 min read
Kata Leap Year: Une Ligne pour Dompter les Années Bisextiles

Kata Leap Year: Une Ligne pour Dompter les Années Bisextiles

Comments
4 min read
Let’s build AI-tools with the help of AI and Typescript!

Let’s build AI-tools with the help of AI and Typescript!

4
Comments 2
6 min read
Three different states - Remote, App, and Local

Three different states - Remote, App, and Local

Comments
11 min read
Understanding the Difference Between Type and Interface in TypeScript

Understanding the Difference Between Type and Interface in TypeScript

2
Comments
2 min read
Limit Country Wise Access On Website Using Next.js

Limit Country Wise Access On Website Using Next.js

1
Comments
2 min read
Trigger a Typescript AWS Lambda on Receiving an Email with SES

Trigger a Typescript AWS Lambda on Receiving an Email with SES

3
Comments
1 min read
How to use supabase + ReactJS?

How to use supabase + ReactJS?

5
Comments
2 min read
Using Tailwind plugins to create custom utility classes

Using Tailwind plugins to create custom utility classes

5
Comments
4 min read
Unpacking useEffect in React: Messing with Component Purity - No Bloat

Unpacking useEffect in React: Messing with Component Purity - No Bloat

Comments 2
2 min read
Challenges, Solutions, and Reflections Encountered with useContext and Provider

Challenges, Solutions, and Reflections Encountered with useContext and Provider

Comments
3 min read
Implementing Custom Dark Mode with Tailwind CSS: A Complete Guide

Implementing Custom Dark Mode with Tailwind CSS: A Complete Guide

4
Comments
3 min read
Double bind the foreign key to avoid unnecessary JOIN in TypeORM

Double bind the foreign key to avoid unnecessary JOIN in TypeORM

Comments
3 min read
Efficient Patterns for Effects

Efficient Patterns for Effects

22
Comments 2
3 min read
From Express.js to Fastify [part 1]

From Express.js to Fastify [part 1]

2
Comments
8 min read
Tired of Typescript? Check out ReScript!

Tired of Typescript? Check out ReScript!

19
Comments 15
6 min read
Exploring Bitwise Operators: From JavaScript to TypeScript Enhancements

Exploring Bitwise Operators: From JavaScript to TypeScript Enhancements

Comments
3 min read
An intro to TSConfig for JavaScript Developers

An intro to TSConfig for JavaScript Developers

29
Comments 2
6 min read
Create a reusable component for IntersectionObserver

Create a reusable component for IntersectionObserver

2
Comments
6 min read
React Custom Hook: useDidMountEffect

React Custom Hook: useDidMountEffect

2
Comments
1 min read
Introducing the xlsx-kaku Library that Writes Excel Files in Node.js

Introducing the xlsx-kaku Library that Writes Excel Files in Node.js

Comments
2 min read
Effect 3.0

Effect 3.0

14
Comments
8 min read
loading...