DEV Community

Discussion on: I developed a tool for developers. What now?

Collapse
 
svedova profile image
Savas Vedova

Wow this was harsh :D Thanks a lot for your points.

Regarding the modern web applications I will definitely keep an eye on this as this is the first time that I hear this an issue. I think this is a good article which explains what a modern web application is: docs.microsoft.com/en-us/dotnet/st...

What would you use here as an alternative?

Also, React is only an example, Stormkit is also able to host other frameworks. So far the ones I tested were React and Vue apps.

The boilerplate example is to show how easy it is to add server side functionality to a traditional react-app. I guess this was not clear I will re-check the docs.

In short, If you have a javascript application (like react or vue), and would like to deploy your site and forget about servers and deployments and https configurations, Stormkit is for you.