Getting Started with Next.js

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • Learn how to create Next.js project and install TailwindCSS.
    Next.js 101 - Free Online Course
    ihatetomatoes-...

Комментарии • 4

  • @TheCodingOdyssey
    @TheCodingOdyssey 3 года назад

    If I work in React, do you think learning Next.js will benefit me much as far as other jobs opportunities?

    • @Ihatetomatoes
      @Ihatetomatoes  3 года назад +1

      Next.js is definitely on the rise so more and more jobs will show up. If you already work with React you will really like some of the benefits that Next.js gives you out of the box.

  • @UmbertoDiNapoli
    @UmbertoDiNapoli 3 года назад

    Hey, nice page, just replace "master" with "main" in the git commands :)

  • @chriscannon303
    @chriscannon303 2 года назад

    Couldn't get this to work at all. You kind of glossed over the whole github thing which I am unfamiliar with (not through lack of trying) and even leaving that aside you are moving tailwind files around and not really being very precise about what you are doing. I've tried to follow you as best as i can. Tailwind seems to be in use with it's reset / default styles but none of the classes applied like mx-auto text-4xl font-bold are being exported leaving me completely down another dead end as usual with youtube tutorials.