Live data from Hacker News

Ask HN: What frameworks are currently used in a modern web stack?

news.ycombinator.com

31–40 of 125 posts

Re: Ask HN: What frameworks are currently used in a modern web stack?

#34

ASP.NET Core is a lean and composable framework for building web and cloud applications. ASP.NET Core is fully open source and available on GitHub. ASP.NET Core is available on Windows, Mac, and Linux.

ASP.NET Core is not sure if you're trolling or just a fan :-o

Re: Ask HN: What frameworks are currently used in a modern web stack?

#35
Which day? Just reading the comments shows a wide variety of options, so how do you determine popularity? I remember at my employer going through gyrations to determine the best popular JS framework about 4 yrs ago. None of the finalists even exist today. Whatever decision you make today, always plan to change everything even if you don't: you can't predict where your choices will go.

Re: Ask HN: What frameworks are currently used in a modern web stack?

#36

ASP.NET Core is a lean and composable framework for building web and cloud applications. ASP.NET Core is fully open source and available on GitHub. ASP.NET Core is available on Windows, Mac, and Linux.

JavaEE as well, believe it or not. Micro profile is the currently cool thing now (since Java One last year) it seems.

Full disclosure: primarily a Java dev but have worked in PHP, and to a lesser degree python as well. Oh, and I now work full time on .Net.

Re: Ask HN: What frameworks are currently used in a modern web stack?

#38

The hipster stack is an interesting one. Elixir + Phoenix framework, GraphQL, React. Honestly, though, I'm doing everything with GraphQL now. It is a huge benefit for all aspects of application stack design now.

You are living the dream :)
Post reply on HN