Best NextJS Folder Structures | Beginner - Intermediate - Advanced

Поделиться
HTML-код
  • Опубликовано: 12 ноя 2024
  • НаукаНаука

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

  • @bobbysmurf9915
    @bobbysmurf9915 Год назад +7

    Hey, I just want to say your are by far the best teacher I have found on youtube. I am 17 years old learning the ins and outs of web development. Unlike most tutorials, you have explained concepts in a way that makes them easy to understand and never skip over anything important. Please keep making tutorials!

  • @dothex
    @dothex Год назад +4

    Right on time!
    I just cracked open a new next project and wanted to know a few tricks about structures.
    You are a legend my man!

  • @anthonyezeh7511
    @anthonyezeh7511 Месяц назад

    Man! I really liked the advanced structuring.

  • @joyalcorda4024
    @joyalcorda4024 Год назад +1

    bro i really love your videos. helped me alot with many of the concepts! keep making them ! ❤️

  • @wolfangomg
    @wolfangomg 25 дней назад

    Loved the advanced one, probably will use _component ty 👍👍

  • @real23lions
    @real23lions Год назад +2

    Oh wow. I’ve been seeing Kinde ads every where lately😂 twitter, Reddit, etc

    • @heykinde
      @heykinde Год назад +2

      😉

    • @real23lions
      @real23lions Год назад

      @@heykinde how are you different from Clerk? I’m currently using that. But open to know other options.

    • @heykinde
      @heykinde Год назад

      @@real23lions Hey! Definitely give it a go. At this stage we have a lot more features, available languages/frameworks, and better pricing. In terms of going through the offering, I'd suggest checking our pricing page and comparing it to theirs in order to get the best picture!

    • @MikeyUchiha
      @MikeyUchiha Год назад

      @@heykinde One feature that you don't have which is available in Clerk is an impersonation feature. Where I can log in as a user to do troubleshooting. Is this something you have on the roadmap?

  • @eshw23
    @eshw23 Год назад +2

    Make an intermediate to advanced crud tutorial with Next, typescript, prisma, sql preferably PLEASE. You are the absolute best at those types of videos

  • @starlearnerspro955
    @starlearnerspro955 Год назад +2

    Finally found a gem in between tons of useless RUclips videos.❤

  • @CodingWithJerry-fn4cv
    @CodingWithJerry-fn4cv 9 месяцев назад

    putting the server-action outside of the app directory will expose the code depending on how you use them.

  • @abdulbasetbappy
    @abdulbasetbappy Год назад

    Lot of Love From Bangladesh🥰 keep doing good works❤You are one of mu inspirations.

  • @adnan9591
    @adnan9591 Год назад

    Pedro please make a video on how a developers linkdin profile should look like that would be very helpful

  • @bodok
    @bodok Год назад

    Pedro, você podia colocar o timestamp na descrição para ter os chaptest no RUclips, ajudaria bastante! Mas em geral, parabém pelo trabalho!!

  • @sadique_x_
    @sadique_x_ Год назад

    my frontend stop shop❤️🔥🔥

  • @rebonekgobodi1680
    @rebonekgobodi1680 Год назад +2

    Can you please make a series that's for beginner's 😢

  • @CodePremier2000
    @CodePremier2000 Год назад

    Thank you so much Pedro🙌🙌

  • @edutech8909
    @edutech8909 4 месяца назад

    Thank you Pedro

  • @joaoarthurbandeira
    @joaoarthurbandeira Год назад +1

    Fala Pedrão, sempre acompanho teus videos, tem me ajudado mt (já te indiquei tb), tu é foda!
    Deixa te perguntar, vc pensa em fazer algum video de back em DRF ou foca mais msm em node.js? Outra coisa, ouvi dizer que, com o Next.js, como tem a questão do SSR, é melhor ter o front deployed separadamente da api, do back, pq o next aparentemente é mt devagar no servidor...sabe de algo a respeito disso? Vi um pessoal falando sobre isso numa discussão de monolithic x microservices, apesar de n entender mt ainda hahaha. To na duvida se faço o deploy td junto ou separado... Valeuuu!!

  • @appstuff6565
    @appstuff6565 Год назад

    Pedro my g! Thanks!

  • @shatadal_das
    @shatadal_das Год назад

    Can ya please make a video on how use and organize SASS folders and files in NEXT.js 13 ????

  • @EmblazNOR
    @EmblazNOR 2 месяца назад

    The thing I find most annoying as a beginner when it comes to structure is that whenever I run npm install xxx a lot of folders and files are made. Often also duplicates like node_modules and package.json files.
    Can I merge these duplicates or is there a way to make them merge during installments?
    Does it matter if there are duplicates? If so, can I move them around to organize my folders?

  • @Mobilemaniaplays
    @Mobilemaniaplays Год назад +1

    Please make a video on zustand, please bro

  • @ivantanaka5718
    @ivantanaka5718 11 месяцев назад +1

    CMIIW I believe that as long as there's no page.tsx inside the components folder, you don't have to use underscore _components as the next.js won't read it as a route anyway? Is there any reason to use underscore "_", maybe for performance or anything?

  • @faizanahmed9304
    @faizanahmed9304 Год назад +5

    Man, I really miss your old hair style

  • @tomjones8293
    @tomjones8293 Год назад

    which one is widely regarded as best practice in nextjs forder structuring ? Beginner/Intermediate/Advanced are just your opinion I guess thanks

  • @muhammadzohaib543
    @muhammadzohaib543 Год назад

    How do I manage backend and frontend both ? Do I need to create a backend folder inside app folder ?

  • @tanmaykumar5124
    @tanmaykumar5124 11 месяцев назад

    Hello sir🤗🤗, I want to know which file icon theme are you using, can you please mention the extension name

  • @vasyl8889
    @vasyl8889 10 месяцев назад

    really great video

  • @ahmatmhtlouky4179
    @ahmatmhtlouky4179 Год назад

    React authentication: who to handle the scenario where the user clears the (localStorage, sessionStorage, cookies) manually in the same window or tab.
    how can I log out the user automaticlly without refresh the page.
    i hope a video or a blog to get the solution.

  • @ykarthikeyasharma
    @ykarthikeyasharma Год назад

    Could you please let us know how to integrate Okta with Next 13

  • @sjonny-depp
    @sjonny-depp Год назад

    Pedro, how to debug unclear deployed Vercel bugs where errors are showing but not telling what is causing it? This happens a lot in production.

  • @NextJs-p3s
    @NextJs-p3s Год назад

    Hey pedro!! What VsCode theme are you using?

  • @siddheshsurve6608
    @siddheshsurve6608 Год назад +1

    Plz make e-commerce app using mern

  • @zainyzain6471
    @zainyzain6471 Год назад

    which icon lin you are using in vs code ?

  • @pranjalnama2420
    @pranjalnama2420 10 месяцев назад

    Thanks

  • @MayurBagga
    @MayurBagga Год назад

    may i know what is your file icon extention ?

  • @arijitroy9927
    @arijitroy9927 Год назад

    app route is not stable for production, sticking to nextjs12 style pages folder structure is better for serious production development.

  • @alisherry2932
    @alisherry2932 Год назад

    Your keyboard is not your Microphone 😂☺☺
    Fix that in all your videos descriptions

  • @S4LTYT
    @S4LTYT Год назад

    need this source code please

  • @alasassi5889
    @alasassi5889 Год назад

    What is the point of dedicating my time and energy for something AI can do easily and better than me

  • @aymenbachiri-yh2hd
    @aymenbachiri-yh2hd 5 месяцев назад

    thanks

  • @_tanzil_
    @_tanzil_ Месяц назад

    Thanks