pratham15541.hashnode.devA Complete Node.js + TypeScript Setup with Rollup, Jest, and NodemonBuilding a Node.js application with TypeScript can be an excellent choice for modern JavaScript development. It offers type safety, better tooling, and is great for scaling. But the real power comes when you combine TypeScript with a solid bundler, t...Jan 25, 2025·4 min read
pratham15541.hashnode.devA Guide to Choosing the Right License on GitHub for Developers and CreatorsWhen sharing your project on GitHub, choosing the right license is crucial. The license defines how others can use, modify, and distribute your code. In this blog, we’ll explore the most common licenses available, their key features, and when and whe...Jan 25, 2025·4 min read