General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Programming with Mosh
comments
Comments by "" (@adambickford8720) on "Programming with Mosh" channel.
Congrats on discovering monolithic architecture; this is how we did it 20+ years ago before REST was the defacto standard. No, not just PHP, everything. Full server-side rendering/state/actions with a little jQuery (or whatever) where it was absolutely needed on the client. The upside to tight coupling is its productive, the downside is that its brittle. If your app is a 1-off you're going to completely rewrite? Great. If it's something that has to last through multiple years, tech shifts and dev teams? Not so much.
2
It didn't, we learned 20 years ago this idea is dumb.
2