Forem

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
React.js vs Angular: Finding the Perfect Fit for Your Project
Cover image for React.js vs Angular: Finding the Perfect Fit for Your Project

React.js vs Angular: Finding the Perfect Fit for Your Project

5
Comments
3 min read
A common TypeScript error with useRef

A common TypeScript error with useRef

8
Comments
5 min read
Search Recommendations in Nuxt with Algolia 🚀
Cover image for Search Recommendations in Nuxt with Algolia 🚀

Search Recommendations in Nuxt with Algolia 🚀

4
Comments
3 min read
Elevate Your Angular Skills: A Deep Dive into Custom Decorators
Cover image for Elevate Your Angular Skills: A Deep Dive into Custom Decorators

Elevate Your Angular Skills: A Deep Dive into Custom Decorators

7
Comments
3 min read
Unlocking Angular's Secrets: Tracking File Download Times Made Easy
Cover image for Unlocking Angular's Secrets: Tracking File Download Times Made Easy

Unlocking Angular's Secrets: Tracking File Download Times Made Easy

1
Comments
2 min read
Theming using CSS Variables? Turn Them into VS Code Snippets for Faster, Error-Free Coding
Cover image for Theming using CSS Variables? Turn Them into VS Code Snippets for Faster, Error-Free Coding

Theming using CSS Variables? Turn Them into VS Code Snippets for Faster, Error-Free Coding

7
Comments
4 min read
Simple Examples to Understand Generic Functions and Types in TypeScript

Simple Examples to Understand Generic Functions and Types in TypeScript

Comments
2 min read
loading...