PinnedMy 2025 Dev PlanFor the first time in my life, I’m setting concrete goals for the year ahead. 2025 isn’t just another year — it’s going to be my year of…Jan 12Jan 12
Free Node.js Hosting with Vercel: Deploy in MinutesThis tutorial will show you how to launch your Node.js application on the generously free “Hobby” tier offered by Vercel.Apr 18Apr 18
Managing Vision Health in a Tech-Heavy LifeAs a 23-year-old working in the tech industry, I spend over 12 hours a day in front of screens.Apr 13Apr 13
Setting up nodejs with typescriptlet’s set up a Node.js project using TypeScript. This guide will cover the essential steps, from initialization to running your TypeScript…Apr 7Apr 7
Multithreading in JavaBoosting Performance with Multithreading in JavaFeb 11A response icon1Feb 11A response icon1
this keyword and variable shadowing inUnderstanding Variable Shadowing and the ‘this’ Keyword in JavaFeb 6Feb 6
Difference between throw and throwsAmong throw and throws, the throws keyword is considered riskier, while throw is more straightforward.Feb 1Feb 1
Handling Exception By Using Try-CatchIf you try this bullsh*t, you gonna catch these hands.Feb 1Feb 1
Exception Handling In JAVAException Handling is one of most important concept in java and every other programming languages.Jan 29Jan 29