Forem

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Understanding Skeleton Loaders: A Guide to Content Loading in React 🦴
Cover image for Understanding Skeleton Loaders: A Guide to Content Loading in React 🦴

Understanding Skeleton Loaders: A Guide to Content Loading in React 🦴

25
Comments
6 min read
Effect 3.0
Cover image for Effect 3.0

Effect 3.0

16
Comments
8 min read
TypeScript: Any vs Unknown - Understanding the Difference
Cover image for TypeScript: Any vs Unknown - Understanding the Difference

TypeScript: Any vs Unknown - Understanding the Difference

6
Comments 2
3 min read
Mastering JavaScript: Multiple Ways to Generate a Two-Dimensional Array
Cover image for Mastering JavaScript: Multiple Ways to Generate a Two-Dimensional Array

Mastering JavaScript: Multiple Ways to Generate a Two-Dimensional Array

73
Comments 18
5 min read
ChatCraft week 14: Releasing v2.0!

ChatCraft week 14: Releasing v2.0!

4
Comments
3 min read
TypeScript: The Danger of Using the Any Keyword
Cover image for TypeScript: The Danger of Using the Any Keyword

TypeScript: The Danger of Using the Any Keyword

1
Comments 2
4 min read
Type safe SolidJS Router `useParam` utility Type
Cover image for Type safe SolidJS Router `useParam` utility Type

Type safe SolidJS Router `useParam` utility Type

2
Comments
2 min read
Improving Dynamic Component Loader Typings in Angular Using Inputs
Cover image for Improving Dynamic Component Loader Typings in Angular Using Inputs

Improving Dynamic Component Loader Typings in Angular Using Inputs

19
Comments
3 min read
Build and deploy a REST API with Postgres database in TypeScript
Cover image for Build and deploy a REST API with Postgres database in TypeScript

Build and deploy a REST API with Postgres database in TypeScript

70
Comments
5 min read
State Scope with Providers - Next.js with Jotai

State Scope with Providers - Next.js with Jotai

4
Comments
4 min read
Mastering Next.js 13/14 : App Router and API Routes
Cover image for Mastering Next.js 13/14 : App Router and API Routes

Mastering Next.js 13/14 : App Router and API Routes

38
Comments 2
5 min read
Contributing to Open Source Project ChatCraft

Contributing to Open Source Project ChatCraft

8
Comments 2
3 min read
LeetCode Meditations: Maximum Depth of Binary Tree
Cover image for LeetCode Meditations: Maximum Depth of Binary Tree

LeetCode Meditations: Maximum Depth of Binary Tree

3
Comments
3 min read
Mastering TypeScript: A Comprehensive Guide
Cover image for Mastering TypeScript: A Comprehensive Guide

Mastering TypeScript: A Comprehensive Guide

22
Comments
8 min read
Creating an OG image using React and Netlify Edge Functions
Cover image for Creating an OG image using React and Netlify Edge Functions

Creating an OG image using React and Netlify Edge Functions

20
Comments 1
3 min read
Better, Faster Apps with Next.js
Cover image for Better, Faster Apps with Next.js

Better, Faster Apps with Next.js

1
Comments
4 min read
【Next.js, GraphQL, Apollo Client】How to rewrite Apollo Client cache after a mutation. -part2-
Cover image for 【Next.js, GraphQL, Apollo Client】How to rewrite Apollo Client cache after a mutation. -part2-

【Next.js, GraphQL, Apollo Client】How to rewrite Apollo Client cache after a mutation. -part2-

Comments
3 min read
Everyday AI Tools
Cover image for Everyday AI Tools

Everyday AI Tools

7
Comments
2 min read
Unlocking the Power of Angular Hydration: A Comprehensive Guide
Cover image for Unlocking the Power of Angular Hydration: A Comprehensive Guide

Unlocking the Power of Angular Hydration: A Comprehensive Guide

2
Comments 1
3 min read
Why in Typescript creating an enum doesn't need a =, but creating a new type does?

Why in Typescript creating an enum doesn't need a =, but creating a new type does?

Comments
1 min read
Debug Typescript using Node Runtime Environment in VS Code

Debug Typescript using Node Runtime Environment in VS Code

1
Comments
3 min read
Introducción a TypeScript para Desarrolladores Principiantes: Conceptos, Ventajas y Más

Introducción a TypeScript para Desarrolladores Principiantes: Conceptos, Ventajas y Más

2
Comments
2 min read
Epic Next JS 15 Tutorial Part 7: Next.js and Strapi CRUD Permissions

Epic Next JS 15 Tutorial Part 7: Next.js and Strapi CRUD Permissions

9
Comments
14 min read
React Type Error: not assignable LegacyRef<V> && 'V' refers to a value, did you mean 'typeof V'?

React Type Error: not assignable LegacyRef<V> && 'V' refers to a value, did you mean 'typeof V'?

4
Comments
1 min read
Angular Addicts #24: Angular 17.3, Signals and unit testing best practices, Storybook 8 & more
Cover image for Angular Addicts #24: Angular 17.3, Signals and unit testing best practices, Storybook 8 & more

Angular Addicts #24: Angular 17.3, Signals and unit testing best practices, Storybook 8 & more

6
Comments 1
5 min read
loading...