DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Modules Loadings in angular

Modules Loadings in angular

Comments
5 min read
Washing your code. A book on clean code for frontend developers

Washing your code. A book on clean code for frontend developers

1
Comments
2 min read
Using an Elasticsearch client with Typescript and React to search for data

Using an Elasticsearch client with Typescript and React to search for data

Comments
4 min read
Keep Hydrated with Angular Incremental Hydration đź’¦

Keep Hydrated with Angular Incremental Hydration đź’¦

13
Comments
4 min read
Here’s how Zustand’s test-case uses ErrorBoundary.

Here’s how Zustand’s test-case uses ErrorBoundary.

Comments
4 min read
Typescript unknown type

Typescript unknown type

Comments
2 min read
Serverless Architecture with Next.js 14 and Next.js Actions: A Practical Guide

Serverless Architecture with Next.js 14 and Next.js Actions: A Practical Guide

2
Comments
3 min read
Is this a bug in Java?

Is this a bug in Java?

2
Comments
2 min read
Mastering Node.js Performance: Unlock the Power of Worker Threads and Clustering — Hoai Nho

Mastering Node.js Performance: Unlock the Power of Worker Threads and Clustering — Hoai Nho

5
Comments 1
4 min read
Getting Started with React Native: Installation Guide For Windows & Linux

Getting Started with React Native: Installation Guide For Windows & Linux

6
Comments
4 min read
Sveltekit + TypeScript + TypeORM + ESM

Sveltekit + TypeScript + TypeORM + ESM

1
Comments
1 min read
Getting started with h3 by unjs

Getting started with h3 by unjs

1
Comments
2 min read
GlobalErrorHandler: Catch the errors that falls through ErrorBoundary's fingers!

GlobalErrorHandler: Catch the errors that falls through ErrorBoundary's fingers!

1
Comments
3 min read
Tutorial: How to Create a React App with Vite

Tutorial: How to Create a React App with Vite

1
Comments
14 min read
Let's do a Battle Between JavaScript and TypeScript!!

Let's do a Battle Between JavaScript and TypeScript!!

8
Comments 8
3 min read
Object.preventExtensions in JavaScript.

Object.preventExtensions in JavaScript.

Comments
2 min read
Are JavaScript Libraries Getting Out of Hand?

Are JavaScript Libraries Getting Out of Hand?

1
Comments
1 min read
private vs #private

private vs #private

1
Comments
6 min read
Unit Test Generation with Early AI

Unit Test Generation with Early AI

16
Comments
4 min read
Step up your typescript game with these operators

Step up your typescript game with these operators

1
Comments
1 min read
Bun: A Faster, Modern Alternative to Node.js for JavaScript Development

Bun: A Faster, Modern Alternative to Node.js for JavaScript Development

8
Comments
4 min read
Ajv-ts got 0.9. What's new?

Ajv-ts got 0.9. What's new?

Comments
2 min read
How to create and publish an NPM unscoped and scoped package with Typescript

How to create and publish an NPM unscoped and scoped package with Typescript

1
Comments
4 min read
"I Was Bored, So I Brought Rust Enums to TypeScript" - A Tale of Questionable Life Choices

"I Was Bored, So I Brought Rust Enums to TypeScript" - A Tale of Questionable Life Choices

50
Comments 11
7 min read
I’m thrilled to share my latest project with everyone – my personal portfolio! 🚀

I’m thrilled to share my latest project with everyone – my personal portfolio! 🚀

Comments
1 min read
What's New in Deno 2

What's New in Deno 2

6
Comments
4 min read
We finally have a fullstack framework for MongoDB

We finally have a fullstack framework for MongoDB

Comments
2 min read
Astral Animation

Astral Animation

Comments
1 min read
Variance - best perspective of understanding lifetime in Rust

Variance - best perspective of understanding lifetime in Rust

2
Comments 1
14 min read
React with TypeScript: Advanced Techniques (Compatible with React 19) 🚀

React with TypeScript: Advanced Techniques (Compatible with React 19) 🚀

3
Comments
8 min read
Bundling your phaser.js game with esbuild

Bundling your phaser.js game with esbuild

Comments
3 min read
rnr: The Tool That Speaks Every Project run scripts

rnr: The Tool That Speaks Every Project run scripts

1
Comments
3 min read
Webpack 5 Series part-3

Webpack 5 Series part-3

1
Comments
3 min read
Create a unique array using Set() in JavaScript.

Create a unique array using Set() in JavaScript.

Comments
3 min read
Streamline Your Next.js Development with create-next-breeze

Streamline Your Next.js Development with create-next-breeze

2
Comments
2 min read
Type-Safe Form Handling in Laravel + Vue.js with Formlink

Type-Safe Form Handling in Laravel + Vue.js with Formlink

4
Comments
3 min read
Discriminated unions in ReactJS

Discriminated unions in ReactJS

Comments
2 min read
Adding Dynamic Routes to Umbraco 14 Sections

Adding Dynamic Routes to Umbraco 14 Sections

2
Comments
4 min read
Advanced Type System and Generics for Pro TypeScript Developers

Advanced Type System and Generics for Pro TypeScript Developers

8
Comments 2
2 min read
TypeScript's Lack of Naming Types and Type Conversion in Angular

TypeScript's Lack of Naming Types and Type Conversion in Angular

1
Comments
8 min read
Next.js and Prisma: Efficiently Creating Seed Data for Your App

Next.js and Prisma: Efficiently Creating Seed Data for Your App

Comments
3 min read
Why You Should (Probably) Use TypeScript?

Why You Should (Probably) Use TypeScript?

8
Comments
4 min read
TypeScript Utility Types: Enhancing Code Reusability

TypeScript Utility Types: Enhancing Code Reusability

11
Comments
2 min read
Mastering TypeScript by Applying These Rules

Mastering TypeScript by Applying These Rules

1
Comments
2 min read
A Guide To Custom Animations in Tailwind Css.

A Guide To Custom Animations in Tailwind Css.

Comments
1 min read
Applying SOLID Principles in JavaScript and TypeScript Framework

Applying SOLID Principles in JavaScript and TypeScript Framework

268
Comments 20
6 min read
Advanced State Management Patterns in React with TypeScript 🧠

Advanced State Management Patterns in React with TypeScript 🧠

Comments
4 min read
🛠️📚 Classes with TypeScript - a cheat sheet

🛠️📚 Classes with TypeScript - a cheat sheet

8
Comments 2
3 min read
TypeDoc usage in @vercel/edge

TypeDoc usage in @vercel/edge

4
Comments
3 min read
Improving JavaScript Code Quality with ESLint, Prettier, and VSCode Integration

Improving JavaScript Code Quality with ESLint, Prettier, and VSCode Integration

7
Comments 2
4 min read
Create and publish an npm library, with TypeScript and Semantic Versioning

Create and publish an npm library, with TypeScript and Semantic Versioning

Comments
5 min read
Navigating Code Reviews and Understanding Issues

Navigating Code Reviews and Understanding Issues

Comments
5 min read
Sync vs. Async: The Odd Couple of Code, Can the `Result` Keep the Peace?

Sync vs. Async: The Odd Couple of Code, Can the `Result` Keep the Peace?

4
Comments
6 min read
A take on Go Style Error Handling in JavaScript

A take on Go Style Error Handling in JavaScript

3
Comments 1
3 min read
Building Recursive components in Vue

Building Recursive components in Vue

27
Comments
3 min read
Hosting Applications with AWS CDK: An Introduction to Infrastructure as Code

Hosting Applications with AWS CDK: An Introduction to Infrastructure as Code

2
Comments
6 min read
Dynamic NestJS Listeners: Discover the Power of Lazy Loading

Dynamic NestJS Listeners: Discover the Power of Lazy Loading

52
Comments 1
9 min read
Didn't want to deal with Types. Now suffering :(

Didn't want to deal with Types. Now suffering :(

6
Comments
1 min read
Can You Clear This Challenge Site Designed for Engineers?

Can You Clear This Challenge Site Designed for Engineers?

Comments
3 min read
JavaScript Event Loop: How It Works and Why It Matters for Performance

JavaScript Event Loop: How It Works and Why It Matters for Performance

3
Comments
2 min read
loading...