• #dev 2023-03-15
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2023-03-15 UTC
# 14:46
[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