Skip to content

Meetups

Interested in learning more about Go, connecting with the local Go community, or just want to see what we've been up to? Check out our past meetups. You can always get a quick notification by checking our Meetup page.

Ideas for future meetup subjects and discussions

  • Using the AWS SDK
  • Building a CLI (Optionally with tools like Cobra,Viper or a TUI with Charm Bubbletea)
  • Full-Stack web applications (Gin/Echo/Fiber, Gorm/Sql, html/template w/sprig)
  • Authentication and Authorization (Goth, Google, Casbin/Casdoor)
  • Cloud deployment (AWS Lambda, ECS/Fargate, GCP)
  • Real world concurrency with goroutines (build a worker to process a large number of jobs, maybe image manipulation or some long running task)