Hey there!
I solemnly swear that I am up to no good.
So I recently built this full-stack app called L&TT SME Planner for a hackathon (shout-out to caffeine and weekend hustle). The frontend part? Smooth sailing. I pushed the code to GitHub, plugged it into Vercelāand boom, it was live. Like, ten minutes tops.
But then came the backend. Thatās when things got real.
š§ Frontend = Easy Mode
Whether itās Angular, React, or Next.js, deploying your frontend these days is honestly just vibes and a few clicks:
Honestly, it feels like magic. Even folks just starting out can get their projects online without reading a hundred tutorials.
I love that.
š§ Backend = Boss Level Challenge
Now the backend. Mine was built with Spring Boot and MySQL, and I thought: āCanāt I just upload my .jar file somewhere and call it a day?ā Turns outānope.
Itās just not as intuitive. Feels like you need a mini DevOps degree to deploy a basic backend.
š³ Discovered Docker⦠and Iām Hooked
In the middle of all this chaos, I stumbled on Docker, and manāitās brilliant.
So yeah, Iām diving into the Docker rabbit holeālearning how containers work, building multi-container setups, and figuring out where I can deploy these things without selling a kidney.
š ļø Whatās Next?
Iāll be sharing what I learn as I go: tips, code snippets, maybe even a tutorial series for fellow full-stack builders who love clean UI and clean infrastructure.
Stay tuned. If youāve got deployment war stories or Docker wisdom, hit me upāIām all ears (well, metaphorically speaking š).
Happy coding! š
Cheers,
The Half-Blood Coder
Nox!