Build your own web framework
vercel.com
Build your own web framework
1–10 of 155 posts
Re: Build your own web framework
#2Re: Build your own web framework
#3I'm struggling with the idea that React is a primitive used to build a Web Framework.
Re: Build your own web framework
#4Re: Build your own web framework
#5Re: Build your own web framework
#6not sure how this differs with AWS, you can do more at less cost than Vercel
Re: Build your own web framework
#7I'm struggling with the idea that React is a primitive used to build a Web Framework.
For example, see Clojure's Luminus: https://luminusweb.com/
You have to dig down deep to find where React is.
Re: Build your own web framework
#8This is a nice overview of modern front-end development but I'm constantly disappointed with what 'web framework' means in node-land. None of these things are strictly necessary when building a web app but authz/authn, user management, databases, server-side logic vs client-side logic, are pretty much always needed. When I see the phrase 'web framework' these are the things I am interested in seeing and they all seem…
Somehow I still don't feel that way about StackOverflow. Google and random results though... yikes.
Re: Build your own web framework
#9not sure how this differs with AWS, you can do more at less cost than Vercel
Re: Build your own web framework
#10I'm struggling with the idea that React is a primitive used to build a Web Framework.