2023-03-15 UTC
# [Murray] NextJS: Best bits are the modularity of build options. Any given page can be statically rendered, server rendered, a mixture, etc. It's not as modular as Astro, but it makes it very powerful, and gives you the best of both worlds. Cons are still React, and I personally find it overly opinionated about things like its own routing and image components