aranja / tux

"Create React App" with SSR and a flexible addon system

Home Page:https://tux.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compare to next

eirikurn opened this issue · comments

Milestone 1 is quite similar to next.

Let's do more research into the following and document if and why we can't use next.

  • Should not destroy all markup and components when changing pages. For performance and page transitions.
  • Data fetching? Adapter design for later milestones?

We're getting layout components with smoother transitions and the whole middleware system which would never work with tux.