Forem

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
🚀 Mastering Asynchronous JavaScript: Choosing Between .then() and async/await

🚀 Mastering Asynchronous JavaScript: Choosing Between .then() and async/await

10
Comments
3 min read
Publishing articles to multiple platforms with decorators and interfaces
Cover image for Publishing articles to multiple platforms with decorators and interfaces

Publishing articles to multiple platforms with decorators and interfaces

1
Comments
3 min read
Enforcing Localization through Types

Enforcing Localization through Types

Comments
3 min read
Modify colors of Angular Material Button
Cover image for Modify colors of Angular Material Button

Modify colors of Angular Material Button

9
Comments
1 min read
Bun 1.0 - JavaScript meets speed of light
Cover image for Bun 1.0 - JavaScript meets speed of light

Bun 1.0 - JavaScript meets speed of light

80
Comments 13
3 min read
JavaScript vs TypeScript

JavaScript vs TypeScript

1
Comments
10 min read
I made ERD and documents genertor of Prisma ORM
Cover image for I made ERD and documents genertor of Prisma ORM

I made ERD and documents genertor of Prisma ORM

70
Comments 4
5 min read
Deep Readonly Generic in Typescript
Cover image for Deep Readonly Generic in Typescript

Deep Readonly Generic in Typescript

15
Comments 7
3 min read
How to Design a SurrealDB schema and create a basic client for TypeScript
Cover image for How to Design a SurrealDB schema and create a basic client for TypeScript

How to Design a SurrealDB schema and create a basic client for TypeScript

18
Comments
6 min read
TypeScript Boilerplate
Cover image for TypeScript Boilerplate

TypeScript Boilerplate

3
Comments
2 min read
Typescript: Don't use 'as' when using localStorage, define their types

Typescript: Don't use 'as' when using localStorage, define their types

8
Comments
3 min read
React Query : staleTime vs cacheTime
Cover image for React Query : staleTime vs cacheTime

React Query : staleTime vs cacheTime

48
Comments 4
4 min read
Preparing a React course in public - Ideas
Cover image for Preparing a React course in public - Ideas

Preparing a React course in public - Ideas

1
Comments 5
2 min read
How to use NextJs 13 with Redux Toolkit and Typescript
Cover image for How to use NextJs 13 with Redux Toolkit and Typescript

How to use NextJs 13 with Redux Toolkit and Typescript

17
Comments 6
3 min read
Monitoring SQS with Datadog
Cover image for Monitoring SQS with Datadog

Monitoring SQS with Datadog

9
Comments 3
8 min read
Build a Full Stack ReminderApp with React, NextJs, Typescript, ServerAction, Zod, Hook-form, Prisma, and Tailwind

Build a Full Stack ReminderApp with React, NextJs, Typescript, ServerAction, Zod, Hook-form, Prisma, and Tailwind

5
Comments
1 min read
Boilerplate para TypeScript
Cover image for Boilerplate para TypeScript

Boilerplate para TypeScript

3
Comments 2
2 min read
Mastering Indexed Access Types in TypeScript

Mastering Indexed Access Types in TypeScript

2
Comments
2 min read
Javascript VS TypeScript : Going Back to JavaScript and stop using TypeScript
Cover image for Javascript VS TypeScript : Going Back to JavaScript and stop using TypeScript

Javascript VS TypeScript : Going Back to JavaScript and stop using TypeScript

40
Comments 40
2 min read
On Turbo Dropping TypeScript

On Turbo Dropping TypeScript

4
Comments
2 min read
Update eslint-config-ts-prefixer@v0.23.3

Update eslint-config-ts-prefixer@v0.23.3

1
Comments
2 min read
How to Make a CLI App with NestJS: Step-by-Step
Cover image for How to Make a CLI App with NestJS: Step-by-Step

How to Make a CLI App with NestJS: Step-by-Step

4
Comments
3 min read
Mastering Unit Testing With NestJS
Cover image for Mastering Unit Testing With NestJS

Mastering Unit Testing With NestJS

83
Comments
4 min read
How to conditionally render React UI based on user permissions
Cover image for How to conditionally render React UI based on user permissions

How to conditionally render React UI based on user permissions

8
Comments 1
7 min read
Day 49: Conditional Types

Day 49: Conditional Types

8
Comments
2 min read
loading...