Hacker News new | ask | show | jobs
by catzapd 825 days ago
Good to see alternatives coming up to ridiculously complex serverside programming frameworks like SpringBoot, Node, etc etc.
1 comments

How is Node ridiculously complex? It’s quite sparse.
Agree that Node is easier than SpringBoot, But Writing a simple app is easy. Not so for transactional app that needs to scale and be reliable and be fast. Add to it: docker Kubernetes Provisioning on cloud Log collection Observability ....... and much more

You need a team of several engineers ?