Hacker News new | ask | show | jobs
by mips_avatar 650 days ago
I think the problem is that basically none of these technologies are optimized for a solo developer. I remember deploying cool websites on simple LAMP servers in college a few months after learning to code. I had implemented so many things with just jQuery, sqlite, and php (sign on, media player, messaging) Then I was told I needed to learn a javascript framework and react, I started doing tutorials but never deployed anything. What a waste! I was having fun and deploying real apps.
1 comments

It's not too complicated if you leave out docker, ci/cd, cdn, waf, etc.

Not all the fault of node.js