5 ms·
I think most of the "shit" in this article comes from Angular. The asp.net part is pretty lean.
by minork 10y ago
I think most of the "shit" in this article comes from Angular. The asp.net part is pretty lean.
- Yuioup 10y agoI think the commenter meant ASP.NET WebForms, which is pretty awful.
- aikah 10y agoIt tried to make web dev look like Winform devs, which Winform devs liked. It's no different from JSF and all that stuff and make sense in the enterprise context. If you are writing APIs, then no it doesn't. Ironically ASP.NET MVC is kind a going back to XML like declarative syntax, because it's actually useful. And Angular 2 is close to JSF/Webforms in spirit... the irony, things that looked obnoxious to JS hipsters and now hip again ...
- Yuioup 10y agoYeah for sure. Angular2 is like RAD development in Delphi all over again. Controls connected to DataSources connected to ClientDataSets ...