Node and Express.js Fundamentals - Collecting Form Data with Express

Поделиться
HTML-код
  • Опубликовано: 19 сен 2024
  • Learn how to collect form data from templates with express.js. This is a supplementary screencast from Rithm School's free online curriculum: www.rithmschoo...

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

  • @misterhtmlcss
    @misterhtmlcss 6 лет назад +2

    This is a really good one! I like how you kept it so simple, so it's easy to walk away and play with it in a simple manner that has few dependencies like mongodb or other massive additions that can some times abstract away a newbs ability to see the learning material due to so much new information. Anyway I like it. Hopefully you do another video doing other simple actions.
    FYI. I'd choose regular html in the future though, because PUG for someone who would watch this video may not be something they know. I know a little about Jade/Pug, but it's far away from a priority as a newb and it just generates distraction from the core learning experience as I mentioned earlier.
    Keep up the great work!

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

    Great! Concise and well explained. Thank you very much.

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

    Thank you very much man
    You have no idea 😖

  • @MichaelMooregrownman
    @MichaelMooregrownman 5 лет назад +1

    Great video. It really helps me out thanks!

  • @robbyjaynavarro9940
    @robbyjaynavarro9940 5 лет назад

    It helps me a lot to understand relation of MongoDB, Thanks Bud!

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

    So great, exactly what I needed!

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

    Great tutorial! What if I wanted to add conditional steps in the form?

  • @enricoalbertocerri8093
    @enricoalbertocerri8093 5 лет назад +1

    Thanks mate! What if i want to post those data in a actual Database? where and how would I link the app with my database?

  • @MrCAJunior
    @MrCAJunior 6 лет назад

    Thank you, man!!
    Very well explained video.

  • @Elli_Nyda
    @Elli_Nyda 6 лет назад

    Thank you man, this is very helpful!

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

    hi, great tutorial however my form is submitting an empty object, what could be the actual reason?

  • @davidjimeneztorrealba5830
    @davidjimeneztorrealba5830 6 лет назад +1

    When I submit the form thw browser shows me an alert and says "localhost says undefined" /:

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

    What font are you using for VSCode? I'd like that.

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

      I know this is like 4 years ago.. but I hope you answer. Because I don't know what I'd do without that font.

  • @itsbk6192
    @itsbk6192 4 года назад

    I can't sleep now knowing that there are people that pronounce Pokémon as po-keemon

  • @jeyzzz696
    @jeyzzz696 4 года назад

    what if I have another field, what will be the key?