Coder Social home page Coder Social logo

Comments (1)

nesaku avatar nesaku commented on May 26, 2024

Hello imminist,

Glad you like BiblioReads and thank you for asking about this! This was something that I considered when Next.js 13 was released with support for the App router. At this point in time there are no plans to move to the App router. Here are some of the reasons why I first decided against using the App router which I still believe are valid:

  • The routing needs of BibilioReads are simple and do not require complex server side routing and/or rendering that would benefit from the App router
  • The Pages route is simpler than the App router, no need to complicate something that is stable
  • The Pages router file structure is more intuitive to work with compared to the App router(ex. multiple page.js files to keep track of)
  • The performance benefits that could come with using the App router are minimal compared to the required to fetch data
  • Moving to the App router would take some time and testing that could be better used building new features or supporting new/existing routes

I found that there were no meaningful benefits that would come with moving to the App router, but I'm always willing to reconsider if it will make BiblioReads better. Why do you think the App router should be used?

from biblioreads.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.