2023-04-06
1436
Hassan Djirdeh
165294
110
Apr 6, 2023 â‹… 5 min read

5 useful JSON tools to improve your productivity

Hassan Djirdeh Hassan is a senior frontend engineer who's worked at different organizations to build large production applications at scale. He's a published author and course instructor, helping thousands of students learn in-depth frontend engineering skills like React, Vue, TypeScript, and GraphQL. When he's not in front of his laptop, you can find Hassan spending time with family, at the gym, and running through the 6.

Recent posts:

Interface Segregation Principle

SOLID series: Understanding the Interface Segregation Principle (ISP)

Discover how the Interface Segregation Principle (ISP) keeps your code lean, modular, and maintainable using real-world analogies and practical examples.

Oyinkansola Awosan
Jun 30, 2025 â‹… 7 min read
​​How HTML’s Selectedcontent Element Improves Dropdowns

​​How HTML’s <selectedcontent> element improves dropdowns

is an experimental HTML element that gives developers control over how a selected option is displayed, using just HTML and CSS.

Temitope Oyedele
Jun 27, 2025 â‹… 6 min read
advanced caching in Node.js with Valkey

How to get faster data access in Node.js with Valkey

Learn how to implement an advanced caching layer in a Node.js app using Valkey, a high-performance, Redis-compatible in-memory datastore.

Muhammed Ali
Jun 27, 2025 â‹… 7 min read
how to properly handle rejected promises in TypeScript

How to properly handle rejected promises in TypeScript

Learn how to properly handle rejected promises in TypeScript using Angular, with tips for retry logic, typed results, and avoiding unhandled exceptions.

Lewis Cianci
Jun 26, 2025 â‹… 4 min read
View all posts

3 Replies to "5 useful JSON tools to improve your productivity"

Leave a Reply