Learn Buffalo in Go - Part 6 Forms

Поделиться
HTML-код
  • Опубликовано: 13 июл 2024
  • Part 6. Forms
    Topics Covered:
    00:00 - Intro to forms - encoding/decoding, helpers, authenticity_token
    1:30 - Use form_for() to map struct to a form
    3:06 - Form input tags
    4:33 - Use form() helper to build form
    5:41 - Forms the hard way: plain HTML
    6:18 - Handler to receive form data
    7:44 - Show form validation errors
    8:23 - SelectTag helper
    11:28 - Manually parse form elements
    12:49 - Use form values to manually query data
    Github repo:
    github.com/briwagner/learn-bu...
    Series playlist:
    • Web application develo...

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