Forem

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Optional vs. Undefined: Understanding TypeScript's Approach to Required Properties

Optional vs. Undefined: Understanding TypeScript's Approach to Required Properties

3
Comments
4 min read
Custom Hooks - useToggle()

Custom Hooks - useToggle()

Comments
2 min read
Create a blog with Supabase and Next.js - part 2 - the UI
Cover image for Create a blog with Supabase and Next.js - part 2 - the UI

Create a blog with Supabase and Next.js - part 2 - the UI

6
Comments
4 min read
Weird Type Coercions
Cover image for Weird Type Coercions

Weird Type Coercions

1
Comments
3 min read
Auto-add missing imports on file save in VS Code ✨

Auto-add missing imports on file save in VS Code ✨

42
Comments 7
2 min read
Type safety - The power of Zod

Type safety - The power of Zod

2
Comments
3 min read
🪐 Why useState returns an array in React?
Cover image for 🪐 Why useState returns an array in React?

🪐 Why useState returns an array in React?

1
Comments
2 min read
Superpowers with Directives and Dependency Injection: Part 1
Cover image for Superpowers with Directives and Dependency Injection: Part 1

Superpowers with Directives and Dependency Injection: Part 1

75
Comments 7
6 min read
Query GitHub Repo Topics Using GraphQL

Query GitHub Repo Topics Using GraphQL

3
Comments
7 min read
Creating a proper experience system for your game
Cover image for Creating a proper experience system for your game

Creating a proper experience system for your game

3
Comments 1
3 min read
TANStack Query: How It Changes the Way You Query APIs
Cover image for TANStack Query: How It Changes the Way You Query APIs

TANStack Query: How It Changes the Way You Query APIs

3
Comments 4
4 min read
Setup a Dynamic GitHub User Profile README

Setup a Dynamic GitHub User Profile README

9
Comments
5 min read
How to create NPM packages with TypeScript
Cover image for How to create NPM packages with TypeScript

How to create NPM packages with TypeScript

2
Comments 1
3 min read
Next.js Authentication using Higher-Order Components
Cover image for Next.js Authentication using Higher-Order Components

Next.js Authentication using Higher-Order Components

3
Comments
5 min read
Thinking in React (Visualized)

Thinking in React (Visualized)

27
Comments 3
2 min read
Create a blog with Supabase and Next.js
Cover image for Create a blog with Supabase and Next.js

Create a blog with Supabase and Next.js

Comments 2
4 min read
No fuss no muss TypeScript Lambda with CDK
Cover image for No fuss no muss TypeScript Lambda with CDK

No fuss no muss TypeScript Lambda with CDK

2
Comments
3 min read
Validating environment variables with zod

Validating environment variables with zod

2
Comments
3 min read
Superpowers with Directives and Dependency Injection: Part 2
Cover image for Superpowers with Directives and Dependency Injection: Part 2

Superpowers with Directives and Dependency Injection: Part 2

29
Comments 1
5 min read
Dealing with Floating Point Numbers in JavaScript: Lessons Learned
Cover image for Dealing with Floating Point Numbers in JavaScript: Lessons Learned

Dealing with Floating Point Numbers in JavaScript: Lessons Learned

7
Comments 2
3 min read
Migrating a TypeScript app from Node.js to Bun
Cover image for Migrating a TypeScript app from Node.js to Bun

Migrating a TypeScript app from Node.js to Bun

5
Comments
9 min read
Reusable Loading component in React
Cover image for Reusable Loading component in React

Reusable Loading component in React

6
Comments
8 min read
Playing Around with Prisma
Cover image for Playing Around with Prisma

Playing Around with Prisma

1
Comments
2 min read
Code Coverage with React, Vite, RTL & Cypress
Cover image for Code Coverage with React, Vite, RTL & Cypress

Code Coverage with React, Vite, RTL & Cypress

5
Comments 1
2 min read
Regular Functions vs Arrow Functions

Regular Functions vs Arrow Functions

2
Comments
2 min read
loading...