keep thinking about what an ideal web framework would be.
- web components
- all the good ideas from react & next.js
- none of the baggage from react & next.js
- islands like features
like if @astro.build is the defacto static site tool, what's the perfect application compliment?
- web components
- all the good ideas from react & next.js
- none of the baggage from react & next.js
- islands like features
like if @astro.build is the defacto static site tool, what's the perfect application compliment?
Comments
- full stack framework based on web standards
- web components
- file system router (routes, layouts, middleware)
- islands for client side
- tailwind support