
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
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
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
In the world of web development, making sure users are who they say they are is crucial. JSON Web Tokens (JWT) have become a popular way to handle user authentication. In this blog post, we’ll explain what JWTs are, how they work, and why they’re a good choice for authentication. What is a JSON Web […]
02/Aug/24 • 3 min read
Promises and the async/await syntax are two key tools for managing asynchronous code. In this article, we'll explore how to use then() and async/await, their differences, and when to use each.
22/Jul/24 • 3 min read
AI is being emerging since a few months and is a very popular topic amongst all developer community. However, using the same for literally everything has it's own downsides. Let's learn them in this article.
11/Jul/24 • 2 min read