I'm trying to write a trivial app in as many language as possible. And what grinds my gears are all these frameworks where the smallest possible thing is 20+ files.
- Angular
- aspnet mvc
- django
- java sprint boot
Java gets special mention because it isn't even a web app. The web is inherently 4 languages (js/css/html/some server thing).