30-days Money-Back Guarantee
Modern Phoenix LiveView inspired development in GoLang, where JS is not needed (almost).
Updated on Sep, 2026
Programming, Programming Languages, Golang
Training 5 or more people ?
Get your team access to 10000+ top Tutorials Point courses anytime, anywhere.
Welcome to the ‘Mastering Live(View) programming in Go’ course. With this course, you will add value to your existing Go Lang knowledge by getting familiar with several web development techniques known as a 'LiveView' programming model introduced within the last several years.
We will focus on several topics popular when building web applications and we take a look at how to implement those features using Live(View) techniques where JS usage is not needed or minimized at least. We are going to see how the Live(View) programming approach makes web app development easier to do and more solution-oriented.
What is the LiveVew programming approach/model?
LiveView provides rich, real-time user experiences with server-rendered HTML. The LiveView programming model is mostly declarative: instead of saying "when event ABC happens, change XYZ on the page", events in LiveView are managed by handlers bound to event id. Once the state changes, LiveView will re-render the relevant parts of its HTML template(calculate diff) and push it to the browser, which updates itself most efficiently. This means developers write LiveView templates as any other server-rendered HTML and LiveView does the hard work of tracking changes and sending the relevant diffs to the browser using websocket communication. Phoenix Framework widely popularized this approach and there are implementations for many significant languages or platforms.
Topics covered by this course: During the course, we create a basic web application in Go Lang with a Live(View) approach. The main topics include:
An important part of this course is to realize 'what we don't need to do' when using the Live(View) approach. Simplification can be huge and the old saying that 'the best code is the code you don't have to write' is proven here.
The source code is available through the link attached to the last lecture in this course. You can clone the repo and use the code snippets we are building in this course.
The goal of this course is to make a guide in the Live(View) programming world. We use a pragmatic approach by building real applications and exploring the Live(View) programming model practically.
Check out the detailed breakdown of what’s inside the course
Hi, my name is David Marko, I live in Czech republic and I'm working as software developer and architect for more than 2 decades now. I've been working with Vaadin, SpringBoot, MongoDB and Elasticsearch mainly since Vaadin version 7 by building customer specific applications with focus on integrity, user friendliness and long time maintenance. Currently I have following certifications:
- Certified Vaadin 14 Professional
- Certified Vaadin 14 Developer
- Certified Vaadin 8 Professional
- Certified Vaadin 8 Developer
- Vaadin 7 Certified Developer
- SalesForce Developer and Administrator
- Certified MongoDB Developer in JAVA
- Certified MongoDB Administrator
- M320: MongoDB Data Modeling
Use your certificate to make a career change or to advance in your current career.
Become a valued member of Tutorials Point and enjoy unlimited access to our vast library of top-rated Video Courses
Master prominent technologies at full length and become a valued certified professional.