What’s Happening on My Journey

Stay updated with my thoughts on web development, tech trends, and personal projects. Explore product updates, insights into my coding experiences, and tips on building smarter solutions.

RSS Feed
Friday, November 1, 2024
Riadh Benchouche

Automate Your Code Quality with Husky: Git Hooks and Best Practices

In this article, we explore how Husky can help automate code quality checks using Git hooks, ensuring a cleaner and more consistent codebase while reducing costs associated with CI/CD pipelines.

Thursday, October 24, 2024
Riadh Benchouche

Should You Learn TypeScript Before JavaScript? A Developer's Perspective

With the growing popularity of TypeScript, many developers wonder whether they should learn TypeScript before JavaScript. This article explores the pros and cons of learning TypeScript first and why understanding JavaScript fundamentals is essential for aspiring developers.