Creating a Next-like layout system in Vue
Aug 16, 2022 · 5 min read · While learning Next and React, I had really come to like the straightforward way that layouts were able to be added to the routing system. Instead of having the framework take care of layouts automagically, Next lets the reader perform the implementa...
Join discussion