Go for TypeScript developers

What you will learn

  • The basics of the Go language
  • How to structure a Go project
  • How to write basic unit tests for Go code

Why learn Go?

  • It's fun
  • Fast
  • Easy to learn (difficult to master)
  • Great paying jobs

Video structure

  1. Overview of a basic TODO application
  2. Refactor the TODO application
  3. Build & test a URL shortener