Forem

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
Understanding the Builder Design Pattern in TypeScript

Understanding the Builder Design Pattern in TypeScript

2
Comments
3 min read
Infinite Loops, Finite Solutions: Guarding Your Angular App's Stability
Cover image for Infinite Loops, Finite Solutions: Guarding Your Angular App's Stability

Infinite Loops, Finite Solutions: Guarding Your Angular App's Stability

1
Comments
3 min read
A small example of how to use the satisfies operator in TypeScript

A small example of how to use the satisfies operator in TypeScript

Comments
2 min read
Mastering Angular: Your Guide to Observable Unsubscription
Cover image for Mastering Angular: Your Guide to Observable Unsubscription

Mastering Angular: Your Guide to Observable Unsubscription

1
Comments
4 min read
Secure and Simple: Integrating OAuth in Angular with Google Sign-In
Cover image for Secure and Simple: Integrating OAuth in Angular with Google Sign-In

Secure and Simple: Integrating OAuth in Angular with Google Sign-In

9
Comments
3 min read
Angular Signals: Streamline Data Flow and Boost Maintainability
Cover image for Angular Signals: Streamline Data Flow and Boost Maintainability

Angular Signals: Streamline Data Flow and Boost Maintainability

2
Comments
2 min read
Next Auth boilerplate TS
Cover image for Next Auth boilerplate TS

Next Auth boilerplate TS

6
Comments 1
9 min read
⚛️ Organizing Code in a React Component
Cover image for ⚛️ Organizing Code in a React Component

⚛️ Organizing Code in a React Component

124
Comments 13
4 min read
[Next.js] Firebase Authentication with Google Sign-in Using Cookies, Middleware, and Server Actions

[Next.js] Firebase Authentication with Google Sign-in Using Cookies, Middleware, and Server Actions

57
Comments 8
6 min read
ChatCraft week 12: PR merged and follow ups!

ChatCraft week 12: PR merged and follow ups!

1
Comments
2 min read
LeetCode Meditations: Invert Binary Tree
Cover image for LeetCode Meditations: Invert Binary Tree

LeetCode Meditations: Invert Binary Tree

1
Comments
2 min read
How to debug GitHub actions. Real-world example
Cover image for How to debug GitHub actions. Real-world example

How to debug GitHub actions. Real-world example

2
Comments
6 min read
TypeScript Tip #2: valueof

TypeScript Tip #2: valueof

2
Comments
2 min read
Understanding Type Annotations in TypeScript
Cover image for Understanding Type Annotations in TypeScript

Understanding Type Annotations in TypeScript

7
Comments
4 min read
Get started with Drizzle ORM and Xata's Postgres service
Cover image for Get started with Drizzle ORM and Xata's Postgres service

Get started with Drizzle ORM and Xata's Postgres service

Comments
3 min read
Use CSS Variables to style react components on demand
Cover image for Use CSS Variables to style react components on demand

Use CSS Variables to style react components on demand

5
Comments
2 min read
Creating an Interactive Time-Tracking Report with React and TypeScript
Cover image for Creating an Interactive Time-Tracking Report with React and TypeScript

Creating an Interactive Time-Tracking Report with React and TypeScript

18
Comments 2
25 min read
Filter undefined elements and make ESLint happy, too

Filter undefined elements and make ESLint happy, too

1
Comments
2 min read
loading...