DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
'Nothing Chats' is Not Secure.

'Nothing Chats' is Not Secure.

Comments
6 min read
The Strictest TypeScript Config

The Strictest TypeScript Config

41
Comments 12
4 min read
Zod - TypeScript-first schema declaration and validation library #tips

Zod - TypeScript-first schema declaration and validation library #tips

1
Comments
1 min read
In-Depth guide for TypeScript Library

In-Depth guide for TypeScript Library

2
Comments
9 min read
Implement transaction & rollback

Implement transaction & rollback

Comments 1
1 min read
Zod - TypeScript-first schema declaration and validation library #11

Zod - TypeScript-first schema declaration and validation library #11

2
Comments
2 min read
Migrating from Jest to Vitest for your React Application

Migrating from Jest to Vitest for your React Application

26
Comments 3
4 min read
populate referencing fields

populate referencing fields

Comments
1 min read
AppError=> Develop an AppError class in TypeScript for a MERN application utilizing Mongoose for MongoDB integration.

AppError=> Develop an AppError class in TypeScript for a MERN application utilizing Mongoose for MongoDB integration.

Comments
1 min read
Time Saving Tip #2 - User Snippets in VSCode

Time Saving Tip #2 - User Snippets in VSCode

4
Comments
7 min read
How I Used Electron and React to Create a Sweet UI for FFMPEG

How I Used Electron and React to Create a Sweet UI for FFMPEG

1
Comments
6 min read
Implementing a Custom `Includes` Utility Type in TypeScript

Implementing a Custom `Includes` Utility Type in TypeScript

Comments
4 min read
Zod - TypeScript-first schema declaration and validation library #10

Zod - TypeScript-first schema declaration and validation library #10

2
Comments
2 min read
Crash Course on props-types

Crash Course on props-types

1
Comments
4 min read
Node.js, TypeScript and ESM: it doesn't have to be painful

Node.js, TypeScript and ESM: it doesn't have to be painful

87
Comments 14
3 min read
Sequelize CLI & Typescript

Sequelize CLI & Typescript

38
Comments 7
7 min read
Data Structures Implementation in JavaScript or TypeScript

Data Structures Implementation in JavaScript or TypeScript

51
Comments 2
14 min read
Contributing to a JavaScript project!

Contributing to a JavaScript project!

9
Comments
5 min read
Unit Test Like a Pro: Automock, My Open Source Answer to Mocking Frustration đŸ€“đŸ’ĄđŸŽ­

Unit Test Like a Pro: Automock, My Open Source Answer to Mocking Frustration đŸ€“đŸ’ĄđŸŽ­

27
Comments 3
5 min read
Mastering TraceOptions in execution-engine: Advanced Code Tracing (part 2)

Mastering TraceOptions in execution-engine: Advanced Code Tracing (part 2)

8
Comments
5 min read
đŸ”„2023#49: StyleX: new CSS styling system by Meta

đŸ”„2023#49: StyleX: new CSS styling system by Meta

Comments
5 min read
✹2023#49: TSDiagram: Create diagrams with TypeScript.

✹2023#49: TSDiagram: Create diagrams with TypeScript.

Comments
5 min read
Zod - TypeScript-first schema declaration and validation library #9

Zod - TypeScript-first schema declaration and validation library #9

2
Comments
2 min read
What I learned about the WebAssembly Memory model & how to debug memory leaks

What I learned about the WebAssembly Memory model & how to debug memory leaks

Comments
5 min read
AdventJS, JavaScript/TypeScript challenges for Xmas 🎅

AdventJS, JavaScript/TypeScript challenges for Xmas 🎅

4
Comments
2 min read
Mastering TypeScript: How Mapped Types Can Streamline Your Code and Prevent Bugs

Mastering TypeScript: How Mapped Types Can Streamline Your Code and Prevent Bugs

3
Comments
3 min read
Add Router Animation Transitions for Navigation in Angular 17

Add Router Animation Transitions for Navigation in Angular 17

18
Comments 1
2 min read
Craft OpenAPI Specs & Production-Ready SDKs with Fastify

Craft OpenAPI Specs & Production-Ready SDKs with Fastify

Comments
10 min read
Which Angular components should you create? đŸ€”

Which Angular components should you create? đŸ€”

1
Comments
8 min read
Is PHP still a viable choice in 2023?

Is PHP still a viable choice in 2023?

29
Comments 32
2 min read
The Ultimate Full Stack Framework for 2024: Remix

The Ultimate Full Stack Framework for 2024: Remix

7
Comments
5 min read
Zod - TypeScript-first schema declaration and validation library #8

Zod - TypeScript-first schema declaration and validation library #8

2
Comments
2 min read
KeyMomentum: My First TypeScript Project

KeyMomentum: My First TypeScript Project

Comments
4 min read
Dynamic Typing is Obsolete

Dynamic Typing is Obsolete

2
Comments
3 min read
Build a hierarchy force graph by D3v7 and React + Vite

Build a hierarchy force graph by D3v7 and React + Vite

Comments
1 min read
Issues in mocking dispatching event in Jest

Issues in mocking dispatching event in Jest

Comments
1 min read
Dynamic index: src/app/routes/index.ts

Dynamic index: src/app/routes/index.ts

Comments
1 min read
10 Typescript utilities you need to know đŸ”„

10 Typescript utilities you need to know đŸ”„

1
Comments
1 min read
Conserve Cloud & Itty Router: Let's take this To-Do App to a new level

Conserve Cloud & Itty Router: Let's take this To-Do App to a new level

Comments
4 min read
Execution workflow tracing: a guide to execution-engine library (part 1)

Execution workflow tracing: a guide to execution-engine library (part 1)

14
Comments 1
4 min read
Useful Vue Utils with VueUse

Useful Vue Utils with VueUse

22
Comments
3 min read
Demystifying AWS CDK’s ECS Pattern

Demystifying AWS CDK’s ECS Pattern

Comments
4 min read
Zod - TypeScript-first schema declaration and validation library #7

Zod - TypeScript-first schema declaration and validation library #7

2
Comments
1 min read
Angular Addicts #20: unit testing the new defer blocks, NGRX Signal store extensions, app architectures & more

Angular Addicts #20: unit testing the new defer blocks, NGRX Signal store extensions, app architectures & more

2
Comments
4 min read
Production Ready NodeJS build using Docker and npm

Production Ready NodeJS build using Docker and npm

Comments
3 min read
Detect what calls your Node.js code

Detect what calls your Node.js code

1
Comments
4 min read
Navigating the Maze of Type-Guarding in JavaScript

Navigating the Maze of Type-Guarding in JavaScript

5
Comments 4
4 min read
Generics in React

Generics in React

2
Comments 2
3 min read
What’s new in AWS Amplify: Features to Build and Scale Fullstack Apps

What’s new in AWS Amplify: Features to Build and Scale Fullstack Apps

28
Comments 2
2 min read
Rayous

Rayous

Comments
1 min read
Zod - TypeScript-first schema declaration and validation library #5

Zod - TypeScript-first schema declaration and validation library #5

4
Comments
1 min read
Creating a tailwind plugin shouldn't be that hard, right?

Creating a tailwind plugin shouldn't be that hard, right?

1
Comments
5 min read
Observer Pattern for Beginners

Observer Pattern for Beginners

61
Comments 5
3 min read
đŸ”„đŸ”„ Our awesome OSS friends 😍

đŸ”„đŸ”„ Our awesome OSS friends 😍

44
Comments 7
5 min read
tsParticles 3.0.0 is out. Breaking changes ahead.

tsParticles 3.0.0 is out. Breaking changes ahead.

29
Comments
6 min read
GraphQL directives for supercharging your API

GraphQL directives for supercharging your API

8
Comments 1
9 min read
Sanity Visual Editing & Live Preview Demo Project

Sanity Visual Editing & Live Preview Demo Project

4
Comments
4 min read
Typescript's enums may not be what you think

Typescript's enums may not be what you think

1
Comments
3 min read
Setting Up Accessibility Features (Dark Mode) in Next JS (With TailwindCSS)

Setting Up Accessibility Features (Dark Mode) in Next JS (With TailwindCSS)

20
Comments 2
3 min read
The Way I Wished JavaScript Went - A New Year's Wish đŸŒČ

The Way I Wished JavaScript Went - A New Year's Wish đŸŒČ

Comments
2 min read
loading...