All Stories
Intro to using Express.js Router
When we start bringing in routes to Express.JS, we want to separate routes into another folder. ...
Web Developers are Failures
Failure is foremost, and success is secondary. Web developers in any scope are failures, and proudly so. Development implies change, ...
How to be a Better Software Engineer
At a distance, the solution for improving your programming skills is to keep programming every day and keep learning, and ...
Static Generation with getStaticProps
Static Generate means that we Pre-generate a page during build time. This way, all HTML data that make up the ...
Why I choose Software Engineering
It is a curious question, one that invokes plenty of critical thought though it was such a simple decision. Imagine ...
How Multiple Requests Work with Single Thread, Event Loop & Blocking Code
It is essential to keep in mind that Node.js only uses one JavaScript thread. The question here is, how do ...
KEEP
Keep this file as it pertains to something. ...