Next JS App Router: The Basics

Поділитися
Вставка
  • Опубліковано 23 вер 2024
  • When the new app router came out in Next JS, I updated my website to use it. I wanted to understand first-hand how it works. I wanted to understand the changes and whether they are worth the effort.
    I’ve already talked about React Server Components in theory. Here I’d like to go through some practical lessons I learnt while coding.
    For now, I’m going to focus on the basics: how the app router works.
    There is much more to cover, such as SEO features, translation, and managing content. I’m splitting that up because I’d like to keep this short, but I will be covering that later.
    So here is how the app router differs from the page directory router. Let’s dive in.
    ----
    Want to go into further depth? Head to kodaps.dev/

КОМЕНТАРІ • 6

  • @tsenkov
    @tsenkov 11 місяців тому +5

    Clean, short, informative, useful. Cheers!

  • @AtomicPixels
    @AtomicPixels 3 місяці тому

    Finally someone who explains the work for the devs that never explained the work they did.

  • @Ilovallcats
    @Ilovallcats 9 місяців тому +1

    really on point what I needed to know! thank you so much 🤩

  • @niki5223
    @niki5223 8 місяців тому

    Clean $ crisp information🙌

  • @aryankathawale9269
    @aryankathawale9269 8 місяців тому

    informative , thank you