Why I Chose Server-Side Rendering Before Learning Databases
4/3/2026, 1:57:51 AMBefore diving into databases and authentication, I wanted to fully understand how server-side rendering works. By building a blog without ...
Building My First Server-Rendered App with Node.js & EJS
4/3/2026, 1:57:51 AMThis project was my first hands-on experience building a server-rendered web application using Node.js, Express, and EJS. Instead of relying ...