Posts
Notes, opinions, and references I keep coming back to
A public stream of longer write-ups and curated references across backend architecture, frontend decisions, and day-to-day engineering work.
Filter by tag
2024-09-18
Just started learning Nginx while I'm comfortable with Apache. My notes on the differences so far.
#DevOps #Nginx #Apache #Server
Reference link with context and quick notes.
2024-07-03
Vue.js remains my go-to frontend framework. Here's why it clicks for me.
#Vue.js #Frontend #Opinion
Markdown article with implementation notes and takeaways.
2024-05-12
Before I even touched Laravel, I tried to build my own MVC structure in raw PHP — here's what I learned.
#PHP #MVC #Backend #Learning
Markdown article with implementation notes and takeaways.