React Notes App Tutorial: Build A Notes App Using React

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

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

  • @ankitaghadge.1337
    @ankitaghadge.1337 Год назад

    Thank You so much. This video really help me to learn new concepts in react js🙌💯

  • @tauseefakhtar681
    @tauseefakhtar681 2 года назад +1

    @David Liu => Bro u need to check notes.map() you need to remove curly braces before card tag and your save notes or add note will be appear on notes page.

  • @ankitaghadge.1337
    @ankitaghadge.1337 Год назад

    After running >npm i bootswatch the bootswatch min file in not getting downloaded. What to do now?

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

    Everything is working until 27:44 ... for some reason anything I put in the form from create doesn't show up in the notes page?

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

      Im sorry but I don’t know how I can help you without more info. Some tips I can give is to rewatch the video to see if you made any mistakes, check your console and to make sure the page isn’t being refreshed when you click “Add Note”

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

      yes exactly same thing happened with me

    • @tauseefakhtar681
      @tauseefakhtar681 2 года назад +1

      @David Liu => Bro u need to check notes.map() you need to remove curly braces before card tag and your save notes or add note will be appear on notes page.

    • @ankitaghadge.1337
      @ankitaghadge.1337 Год назад

      Did you solve the problem? I even have the same issue. There is something wrong with the map function. If I console the notes it's printing Array in the console but the notes page doesn't show anything. If you know the solution will you please help me.

    • @ankitaghadge.1337
      @ankitaghadge.1337 Год назад

      @@Techthology i have checked everything. Map function is not working.

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

    really helped :)

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

    Where is edited note n delete all n search bar.

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

    I got to 18:00, but nothing is rendering onto the page, what should I do?
    Also, it would be helpful to see the source on GitHub.
    Also, a lot of the things here seem to be deprecated, is there something that could be done about that?