2023 marked a significant step towards our vision of radically simplifying web development. Here are the biggest updates and what’s coming up next.
You must log in or register to comment.
I still can’t get to grips with the
islands
directory causing separation from my other components, it feels weird because bothislands
andcomponents
are components, I think Next.js’ approach of having ause client
string at the top of the interactive component makes much more sense because your component directory structure can mimic the app/pages directory layout.Honestly it’s the only thing keeping me from jumping over to Fresh.