DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Handling errors in TypeScript the right way

Handling errors in TypeScript the right way

13
Comments 5
14 min read
Introduction to TypeScript with React - A Youtube Video

Introduction to TypeScript with React - A Youtube Video

16
Comments
2 min read
Angular 15: Transitioning deprecated CanDeactivate() to Functional Guards

Angular 15: Transitioning deprecated CanDeactivate() to Functional Guards

23
Comments 8
2 min read
Mastering JavaScript Classes: Your Shortcut to OOP Success!

Mastering JavaScript Classes: Your Shortcut to OOP Success!

7
Comments
6 min read
Building a Secure RESTful API Using NestJS and Prisma With Minimum Code

Building a Secure RESTful API Using NestJS and Prisma With Minimum Code

34
Comments
8 min read
TypeScript Code Quality: 8 Essential Tips for Developers

TypeScript Code Quality: 8 Essential Tips for Developers

25
Comments
3 min read
Introducing OpenBio - An Open Source Link in Bio Page Builder

Introducing OpenBio - An Open Source Link in Bio Page Builder

13
Comments
1 min read
NestJS and Project Structure - What to Do?

NestJS and Project Structure - What to Do?

138
Comments 12
10 min read
Supercharge Your Fastify App with DynamoDB Pagination Plugin

Supercharge Your Fastify App with DynamoDB Pagination Plugin

6
Comments
4 min read
TypeScript: To be or not to be

TypeScript: To be or not to be

3
Comments
2 min read
Day 44: Decorators

Day 44: Decorators

5
Comments
2 min read
Mastering API Requests the Right Way in Angular

Mastering API Requests the Right Way in Angular

22
Comments 2
3 min read
Parsing URL Search Parameters with Zod 💎

Parsing URL Search Parameters with Zod 💎

20
Comments 1
3 min read
Understanding How Forward and Reverse Proxy Work

Understanding How Forward and Reverse Proxy Work

6
Comments
4 min read
Hello from Bun!

Hello from Bun!

1
Comments
2 min read
Improved JSX Readability with Switch-Case Statements in React Components

Improved JSX Readability with Switch-Case Statements in React Components

8
Comments 1
2 min read
Unleash the Power of Angular: Hidden Features You've Probably Never Used

Unleash the Power of Angular: Hidden Features You've Probably Never Used

1
Comments
6 min read
Mastering 'useRef' in React with TypeScript: 4 Different Use-Cases for 'useRef'

Mastering 'useRef' in React with TypeScript: 4 Different Use-Cases for 'useRef'

87
Comments 7
3 min read
From JavaScript to TypeScript: Enhance Your Skills and Your Web Development Career

From JavaScript to TypeScript: Enhance Your Skills and Your Web Development Career

3
Comments
9 min read
Understanding Zustand: A Beginner's Guide with TypeScript

Understanding Zustand: A Beginner's Guide with TypeScript

56
Comments 2
3 min read
Day 43: Generics

Day 43: Generics

5
Comments
2 min read
stripe-node with Deno

stripe-node with Deno

12
Comments
7 min read
Mastering 'useMemo' in React with TypeScript: 5 Different Use-Cases for 'useMemo'

Mastering 'useMemo' in React with TypeScript: 5 Different Use-Cases for 'useMemo'

11
Comments
3 min read
What is NgComponentOutlet in Angular?

What is NgComponentOutlet in Angular?

3
Comments
1 min read
NextJS API + React Query + Zod = type safety

NextJS API + React Query + Zod = type safety

4
Comments
5 min read
Nx 16.8 Release!!!

Nx 16.8 Release!!!

7
Comments
11 min read
Agile Board: A Trello-like API in NestJS with Unit and e2e Testing

Agile Board: A Trello-like API in NestJS with Unit and e2e Testing

1
Comments
1 min read
Prototype API's Quickly with In Memory DB

Prototype API's Quickly with In Memory DB

23
Comments
2 min read
Day 42: Typed Functions

Day 42: Typed Functions

4
Comments
2 min read
Introducing Formango: The fruitful way to simplify form validation in Vue!

Introducing Formango: The fruitful way to simplify form validation in Vue!

3
Comments 2
2 min read
Enabling Multiple Roles within Role-Based Authentication in Angular

Enabling Multiple Roles within Role-Based Authentication in Angular

30
Comments
3 min read
Using using in TypeScript for resource management

Using using in TypeScript for resource management

3
Comments
10 min read
When you suffer from the "API: s3:PutBucketPolicy Access Denied" error while creating a new S3 bucket, how can we resolve it?

When you suffer from the "API: s3:PutBucketPolicy Access Denied" error while creating a new S3 bucket, how can we resolve it?

9
Comments
1 min read
8 React Libraries That Will Turn You into a Dev Endgame Hero 🦸‍♀️🦸‍♂️

8 React Libraries That Will Turn You into a Dev Endgame Hero 🦸‍♀️🦸‍♂️

21
Comments
5 min read
Day 41: Type Guards

Day 41: Type Guards

5
Comments
1 min read
Medusa Next.js Starter now has Product Module support

Medusa Next.js Starter now has Product Module support

13
Comments 1
2 min read
Angular Routing: Advanced Concepts and Best Practices

Angular Routing: Advanced Concepts and Best Practices

16
Comments
5 min read
Introducing the react-next-parallax NPM package

Introducing the react-next-parallax NPM package

Comments
11 min read
Leveraging Conditional Properties Type Checking with Discriminated Unions

Leveraging Conditional Properties Type Checking with Discriminated Unions

3
Comments 1
3 min read
Intoroduction into Module Federation, the React Parts

Intoroduction into Module Federation, the React Parts

11
Comments
6 min read
Demystifying Angular CLI: A Comprehensive Guide for Beginners

Demystifying Angular CLI: A Comprehensive Guide for Beginners

Comments
1 min read
End-to-end encryption in the browser Part 1

End-to-end encryption in the browser Part 1

6
Comments 2
5 min read
Day 40: keyof

Day 40: keyof

7
Comments 1
2 min read
What Is Bun 1.0? A Game-Changer in JavaScript Development

What Is Bun 1.0? A Game-Changer in JavaScript Development

6
Comments 3
3 min read
Explicit Design, Part 8. Adding New Feature

Explicit Design, Part 8. Adding New Feature

1
Comments
13 min read
Unlocking API Interoperability: Converting OpenAPI to TypeScript JSON Schema

Unlocking API Interoperability: Converting OpenAPI to TypeScript JSON Schema

4
Comments
3 min read
Building A Todo CRUD App With React, TypeScript, Vite And Chakra UI

Building A Todo CRUD App With React, TypeScript, Vite And Chakra UI

6
Comments
5 min read
The Complete TypeScript Setup - From Zero to Hero

The Complete TypeScript Setup - From Zero to Hero

46
Comments 1
4 min read
Angular: The Most Common Coding Mistakes

Angular: The Most Common Coding Mistakes

1
Comments
7 min read
Create your own NPM package using TypeScript, Prettier, Eslint and Jest

Create your own NPM package using TypeScript, Prettier, Eslint and Jest

12
Comments
6 min read
3 Must-Know Rendering Optimizations in React

3 Must-Know Rendering Optimizations in React

1
Comments
3 min read
Supercharge Your React Components with This Powerful Pattern

Supercharge Your React Components with This Powerful Pattern

9
Comments
3 min read
TypeScript Type Guards: An Introduction to Writing Safer Code

TypeScript Type Guards: An Introduction to Writing Safer Code

7
Comments
9 min read
Typescript Cheatsheet and Deep-Dive

Typescript Cheatsheet and Deep-Dive

Comments
3 min read
Create a Component Library Fast🚀(using Vite's library mode)

Create a Component Library Fast🚀(using Vite's library mode)

357
Comments 145
14 min read
How to start building an internationalized Next.js project

How to start building an internationalized Next.js project

10
Comments 1
4 min read
How to configure JSDoc instead of TypeScript

How to configure JSDoc instead of TypeScript

17
Comments 3
5 min read
Creating Your Movie Bookmark Application using Next js, Redux Toolkit, Firebase, and TypeScript

Creating Your Movie Bookmark Application using Next js, Redux Toolkit, Firebase, and TypeScript

40
Comments 2
23 min read
Explorando a lib usehooks-ts para Desenvolvimento no React

Explorando a lib usehooks-ts para Desenvolvimento no React

Comments
6 min read
Day 39: Nullable Strings

Day 39: Nullable Strings

Comments 1
1 min read
loading...