Simple HTML forms with Go
Simple HTML forms with Go, available at $49.99, has an average rating of 3.94, with 5 lectures, based on 9 reviews, and has 66 subscribers.
You will learn about Basics of setting up a new Go project Building Go projects via a Docker container (optional) Creating a simple HTML form in Go (including POST request parsing and validations) Using CSRF tokens to secure your forms Using HTMX to show form validation errors without page reloads Make a form look good with Tailwind (only covered very briefly) This course is ideal for individuals who are This course is for budding Go developers looking to learn how to build websites with Go. It shows techniques to build powerful forms while keeping things simple. It is particularly useful for This course is for budding Go developers looking to learn how to build websites with Go. It shows techniques to build powerful forms while keeping things simple.
Enroll now: Simple HTML forms with Go
Summary
Title: Simple HTML forms with Go
Price: $49.99
Average Rating: 3.94
Number of Lectures: 5
Number of Published Lectures: 5
Number of Curriculum Items: 5
Number of Published Curriculum Objects: 5
Original Price: $19.99
Quality Status: approved
Status: Live
What You Will Learn
- Basics of setting up a new Go project
- Building Go projects via a Docker container (optional)
- Creating a simple HTML form in Go (including POST request parsing and validations)
- Using CSRF tokens to secure your forms
- Using HTMX to show form validation errors without page reloads
- Make a form look good with Tailwind (only covered very briefly)
Who Should Attend
- This course is for budding Go developers looking to learn how to build websites with Go. It shows techniques to build powerful forms while keeping things simple.
Target Audiences
- This course is for budding Go developers looking to learn how to build websites with Go. It shows techniques to build powerful forms while keeping things simple.
In this course, we’ll go from start to finish building a simple web server with HTML form, with validation errors shown to the user. I’m a big fan of keeping things simple. When we move too far from the underlying technology (HTML forms, SQL, etc), we gain some speed of development for the easy things, but the hard things become really hard. We might know how to make a form in HTML, but we don’t know how to get our tools to write the HTML form code that we want. Or, we might know what validation check we want to do, but we don’t know how to get our validation library to let us check what we want. The design used in this course is flexible enough that you can implement the simple and the complex cases.
This will show you a way to achieve a lot with just Go+HTML+CSS. Once we’ve got the basics in place, I’ll show you how to easily change the form so that it can be submitted without reloading the page, with just a splash of javascript via HTMX. HTMX allows you to have a bit of that magical no-reload updates without needing to use a full Javascript framework like React.
You’ll be using Go’s template system, our own simple validation library that we’ll create as part of this course, Tailwind for CSS, all in a simple design that leaves you with a lot of power and flexibility.
Course Curriculum
Chapter 1: Test 3
Lecture 1: Introduction
Lecture 2: Running Go through Docker
Lecture 3: Building the form
Lecture 4: Our own validation library, and polishing the experience with HTMX and Tailwind
Lecture 5: What you can do with this project after this course
Instructors
-
Mark Saward
CEO and developer at Episub
Rating Distribution
- 1 stars: 0 votes
- 2 stars: 0 votes
- 3 stars: 2 votes
- 4 stars: 6 votes
- 5 stars: 1 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024
- Top 10 Gardening Courses to Learn in November 2024