Total Articles
3

Jaydeep Sharma
Mar 10, 2023 · 3 min read
In today's digital age, choosing the right technology stack for your software development project is crucial to its success. A technology stack is a combination of tools and frameworks used to build an application or website. With so many options available, it can be overwhelming to determine which stack is the best fit for your project. In this blog, we'll walk you through some key factors to consider when choosing a technology stack.

Jaydeep Sharma
Mar 30, 2023 · 3 min read
When it comes to setting up a new React project, Create-React-App (CRA) has been the go-to tool for many developers. However, there's a new contender in town - Vite. Developed by Evan You, the creator of Vue.js, Vite promises to be a faster and more flexible alternative to CRA. In this blog post, we'll explore why you should consider using Vite for your React projects.

Jaydeep Sharma
Sep 1, 2025 · 3 min read
AI coding assistants like GitHub Copilot aren’t magic, but used right, they can 10x your team’s speed. The trick is not letting the AI “take over.” Treat it like an advisor, not a king: constrain it, give it specific tasks, and use it to handle the repetitive work while you focus on the thinking. In this post, I share how my team shifted from frustration to real productivity gains by changing how we interact with AI—and why debugging AI code is still hell if you don’t stay in control.