Besides things like routing and json serialization, what features of a web framework do you *absolutely* need?
Ah right, HTML templating... its a very opinionated area, what if a framework didn't pick one, and it were just simple to plug in your preferred templating system?
-
-
If you’re exepecting to publish HTML, you should ship a decent default way of producing HTML. If not, that’s still a good framework for APIs, but not general web apps. It’s just another instance of CoC: include one by default, make it easy to override the default if desired.
-
People want to do routing and serialization different ways too. But you’re including one of those by default.
- 6 more replies
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.