| ▲ | sureglymop 8 hours ago | |
I used it just with web components and pure html/js. Honestly don't even have a need for any framework with it, it's a great ssg like that already. | ||
| ▲ | halfcat 5 hours ago | parent [-] | |
Interesting. Do you just build web components instead of React/etc, and add the client:load and Astro gives you the static (fast) initial page load, and lazy loading of web components? | ||