I really like the concept of this. Especially with node/react I found learning webpack and setting everything up takes FOREVER.
Unfortunately, platforms like these always seem ridiculously overpriced when compared to a bare metal dedicated server. I'd be curious to see how it is priced.
> I found learning webpack and setting everything up takes FOREVER.
That's because you are learning webpack and setting everything up. It's akin to setting out to learn java by learning maven first and downloading all your dependencies through that and then learning how to bundle your code into a war for deployment on a J2EE server. Of course that's going to take more time than just copying some jars in your classpath and getting to work and learning the language.
If you want to learn React, copy the latest CDN, use the in-browser transpiler, and start learning react. Add the goodies on later.
I'll have to check it out. I remember back when I was doing Angular I looked through several and none of them were even close for what I wanted to do. I think React is much more standardized.
It's a little opinionated but aligns well with the decisions I independently made after spending way too much time learning "build tool bullshit". That said, it's a little rough around the edges and development is not very active.
Unfortunately, platforms like these always seem ridiculously overpriced when compared to a bare metal dedicated server. I'd be curious to see how it is priced.