Showing Posts From
Back end
- Hashan Hemachandra
- 27 Sep, 2024
Understanding JavaScript's Variable Hoisting, Temporal Dead Zone (TDZ), and How the Engine Works: A Comprehensive Guide
JavaScript is one of the most widely used programming languages in the world, yet its inner working ...
- Hashan Hemachandra
- 20 Sep, 2024
How to integrate Neon DB with Next js: A better Planetscale alternative
In the dynamic landscape of web development, choosing the right technologies can make or break your ...
- Hashan Hemachandra
- 29 Aug, 2022
Configure ESLint to your Node.js Express Project
Ever since I started my dev journey, ESLint has been a mysterious place for me. Because dumb me cou ...