DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Solana Wallet Management with TypeScript

Solana Wallet Management with TypeScript

3
Comments
2 min read
Organize your components and layouts in your pages-based Next.js application this way.

Organize your components and layouts in your pages-based Next.js application this way.

Comments
3 min read
NextJS Starter Kit with NextAuth v4, Prisma, Typescript and Docker

NextJS Starter Kit with NextAuth v4, Prisma, Typescript and Docker

15
Comments 5
1 min read
Angular Addicts #28: Angular 18.1 (w. the new @let syntax), Component testing, SSR guide & more

Angular Addicts #28: Angular 18.1 (w. the new @let syntax), Component testing, SSR guide & more

4
Comments
4 min read
Setting up a Node.js Express project with Typescript

Setting up a Node.js Express project with Typescript

4
Comments
2 min read
How I Nailed a React Take Home Assessment and landed a 190k+ Job.

How I Nailed a React Take Home Assessment and landed a 190k+ Job.

1
Comments
6 min read
How I built my first bot using Typescript

How I built my first bot using Typescript

10
Comments 2
9 min read
Fetching and Updating Solana Wallet Balances

Fetching and Updating Solana Wallet Balances

5
Comments
1 min read
Building a Skribbl.io Clone: From Concept to Completion

Building a Skribbl.io Clone: From Concept to Completion

2
Comments
7 min read
Open to work

Open to work

26
Comments 12
1 min read
WebAssembly: Revolutionizing Web Performance

WebAssembly: Revolutionizing Web Performance

1
Comments
3 min read
Deploy ReactJS application to Firebase in 5 minutes

Deploy ReactJS application to Firebase in 5 minutes

7
Comments
3 min read
Building an Interactive Timeline with React and TypeScript: Managing Sessions Efficiently

Building an Interactive Timeline with React and TypeScript: Managing Sessions Efficiently

Comments
17 min read
Array Grouping in JavaScript (2024)

Array Grouping in JavaScript (2024)

103
Comments 7
5 min read
Ruin has come to your repository!

Ruin has come to your repository!

2
Comments
3 min read
Frontend made fully type-safe and without null checks. Part 1

Frontend made fully type-safe and without null checks. Part 1

11
Comments 3
11 min read
Prefer utility types over model changes in TypeScript

Prefer utility types over model changes in TypeScript

Comments
1 min read
Custom React hook to sync state with the URL

Custom React hook to sync state with the URL

13
Comments 4
3 min read
I Built the magicmouse.ts NPM Library for Customizable Magic Mouse Cursors in React Applications ✨ 🚀

I Built the magicmouse.ts NPM Library for Customizable Magic Mouse Cursors in React Applications ✨ 🚀

8
Comments
2 min read
Automate Github Pull Requests With NodeJS API

Automate Github Pull Requests With NodeJS API

Comments
6 min read
.

.

Comments
1 min read
Why You Should Avoid Using the 'I' Prefix for Interfaces in TypeScript

Why You Should Avoid Using the 'I' Prefix for Interfaces in TypeScript

7
Comments 1
5 min read
Easy Solana Token Airdrops: A TypeScript Guide

Easy Solana Token Airdrops: A TypeScript Guide

5
Comments 3
1 min read
React vs. Next.js

React vs. Next.js

12
Comments
3 min read
Exploring the React Typing Effect NPM Library

Exploring the React Typing Effect NPM Library

11
Comments
3 min read
Cautions When Using readonly in TypeScript

Cautions When Using readonly in TypeScript

1
Comments
1 min read
Creating an empty Angular project and linking it to an existing server on NestJS

Creating an empty Angular project and linking it to an existing server on NestJS

Comments
9 min read
Why TypeScript is Better Than JavaScript: Top Benefits for Modern Web Development

Why TypeScript is Better Than JavaScript: Top Benefits for Modern Web Development

4
Comments 11
2 min read
Authentication system in Next.Js using Auth.js

Authentication system in Next.Js using Auth.js

4
Comments
3 min read
The JavaScript community should focus on making AI/ML accessible to the language, just as it is with Python.

The JavaScript community should focus on making AI/ML accessible to the language, just as it is with Python.

Comments
2 min read
How to Run Jest Unit Tests in a Typescript Project

How to Run Jest Unit Tests in a Typescript Project

2
Comments
2 min read
TS function overloading - real world example

TS function overloading - real world example

1
Comments
2 min read
Iterating Over a Visual Editor Compiler

Iterating Over a Visual Editor Compiler

3
Comments
4 min read
@ts-stack/multer simplifies uploading files to a Node.js-based backend

@ts-stack/multer simplifies uploading files to a Node.js-based backend

2
Comments
3 min read
How to let ChatGPT call functions in your app

How to let ChatGPT call functions in your app

242
Comments 20
7 min read
Typescript Coding Chronicles: Reverse Vowels of a String

Typescript Coding Chronicles: Reverse Vowels of a String

Comments
3 min read
Type ✔ Vs Interface ❌: Why you should chose type over interface in typescript.

Type ✔ Vs Interface ❌: Why you should chose type over interface in typescript.

5
Comments 4
3 min read
Typescript Coding Chronicles: Can Place Flowers

Typescript Coding Chronicles: Can Place Flowers

Comments
4 min read
Typescript Coding Chronicles: Kids With the Greatest Number of Candies

Typescript Coding Chronicles: Kids With the Greatest Number of Candies

Comments
4 min read
Typescript Coding Chronicles: Greatest Common Divisor of Strings

Typescript Coding Chronicles: Greatest Common Divisor of Strings

Comments
4 min read
Building a Node.js Wrapper for Reddit API: A Step-by-Step Guide

Building a Node.js Wrapper for Reddit API: A Step-by-Step Guide

6
Comments
3 min read
Best Practices for Implementing Design Patterns in Legacy Code

Best Practices for Implementing Design Patterns in Legacy Code

2
Comments 1
3 min read
Creating an empty project using NestJS-mod

Creating an empty project using NestJS-mod

2
Comments
9 min read
Finally Open Sourcing My Go-To Backend Toolkit! 🚀

Finally Open Sourcing My Go-To Backend Toolkit! 🚀

1
Comments 1
2 min read
Adding Type Validations and Autocomplete to JSON

Adding Type Validations and Autocomplete to JSON

2
Comments 1
5 min read
How to build a Todo app with Typescript

How to build a Todo app with Typescript

2
Comments
11 min read
Angular Tip: Let's Simplify our Module Imports Like a Ninja 🥷🏻

Angular Tip: Let's Simplify our Module Imports Like a Ninja 🥷🏻

1
Comments 2
2 min read
Fetching GitHub Repository Information with Next.js and TypeScript

Fetching GitHub Repository Information with Next.js and TypeScript

7
Comments
2 min read
Comparing the copyToClipboard implementations in Shadcn-ui/ui and Codehike.

Comparing the copyToClipboard implementations in Shadcn-ui/ui and Codehike.

1
Comments
3 min read
Best Tips and Tricks for TypeScript

Best Tips and Tricks for TypeScript

1
Comments 1
3 min read
Baking Up the Moxfield of Cookie Run: Braverse

Baking Up the Moxfield of Cookie Run: Braverse

1
Comments 1
1 min read
Rebuilding a Front End Mentor Project in TypeScript

Rebuilding a Front End Mentor Project in TypeScript

1
Comments
7 min read
Transforming Complexity into Simplicity with useReducer: A Real-Time Chat Application

Transforming Complexity into Simplicity with useReducer: A Real-Time Chat Application

Comments
4 min read
Development of the Book Review App

Development of the Book Review App

1
Comments
4 min read
Data Types of Typescript

Data Types of Typescript

1
Comments 1
1 min read
Creating a simple Show/Hide Password feature in Nextjs Forms

Creating a simple Show/Hide Password feature in Nextjs Forms

2
Comments
3 min read
HONC Out Loud: The Modern Guide to Building a Typescript JSON API

HONC Out Loud: The Modern Guide to Building a Typescript JSON API

14
Comments
7 min read
A Simple Documentation for using React Hook Form and Zod

A Simple Documentation for using React Hook Form and Zod

3
Comments
5 min read
Part 1: Mastering Modules in Node.js

Part 1: Mastering Modules in Node.js

Comments
3 min read
React.js Essentials: Your Roadmap to Entry-Level Proficiency

React.js Essentials: Your Roadmap to Entry-Level Proficiency

Comments
2 min read
loading...