Gaurav Sachdeva

  • Home
  • Blog
  • Articles
    • Programming
    • JavaScript
    • Node.JS
    • TypeScript
    • Technology
  • Projects
  • ‎

Archives


What is SSH?

SSH (Secure Shell) is a cryptographic network protocol used for securely accessing remote systems over an unsecured network. Learn how SSH works and why it's a must-know tool for developers, system admins, and anyone managing servers.

25/May/25 • 3 min read

Custom React Hooks

Custom hooks let you reuse code in your React apps. In this post, you’ll learn how to make your own custom hook with simple examples.

18/May/25 • 2 min read

Fetch Favicon for any domain/ URL with this easy trick

Need favicons for your app or extension? Google’s Favicon API makes it easy to fetch favicons from any domain with a simple URL. Perfect for prototyping and adding visual polish to bookmarks, dashboards, and more.

12/Nov/24 • 1 min read

Why I love Astro.JS? (Not Sponsored)

Astro surprised me with its speed, simplicity, and SEO benefits—here’s why it’s become my new go-to framework.

28/Oct/24 • 3 min read

Decorators in JavaScript

Discover how decorators in JavaScript can simplify code and enhance functionality. Learn about their usage, syntax, and examples to streamline your development process.

15/Sep/24 • 3 min read

NestJS vs Next.js

Choosing the right framework for your web development project can be challenging. NestJS and Next.js are two prominent frameworks, each excelling in different areas. This article provides a detailed comparison of NestJS and Next.js, examining their core features, best use cases, and the benefits they bring to the table.

07/Sep/24 • 3 min read

Introduction to Microservices

Explore the fundamentals of microservices architecture, a modern approach to building scalable, flexible, and independent applications. Learn how microservices differ from traditional monolithic architectures and discover their benefits in today’s fast-paced development environments.

27/Aug/24 • 3 min read

Regex in Different Programming Languages

In this article, we will explore how regex is used in different programming languages, highlighting differences in syntax, features, and performance.

21/Aug/24 • 4 min read

Practical Examples of Regex in Everyday Coding

Even if you hate to write or test Regular Expressions, this could be a better and optimal solution for your next project and could save a lot of if-else conditions. They enable you to search, match, and manipulate text efficiently. In this article, we’ll explore practical examples of regex that you can apply in various […]

15/Aug/24 • 4 min read

Regular Expressions (Regex)

Regular Expressions, commonly known as Regex, are powerful tools for searching and manipulating strings. Whether you’re validating input, searching for patterns in text, or extracting data, mastering regex can significantly enhance your coding efficiency. In this article, we’ll dive into the essentials of regex, how it works, and practical examples to get you started. What […]

14/Aug/24 • 3 min read

Posts pagination

1 2 3 Next
  • Home
  • Blog
  • Articles
  • Projects
  • Resources
  • Testimonials
  • Contact
  • About
       
© 2017-2025 | www.gauravsachdeva.in