Refactoring to Go Modules - Why and How

Discover the power of Go modules! 🚀 Unpack the essentials from my lightning session at Go Silicon Valley + Go Bridge meetup, demystifying why, how, and the game-changing benefits of modularizing your code.

Refactoring to Go Modules - Why and How
Page content

Go modules are here to stay and it’s about time to start modularizing your code. At the Go Silicon Valley + Go Bridge meetup I presented a lightning session, which covered:

  • Flying through what Go modules are and why you need them;
  • What the benefits are of using modules;
  • The differences between modules and the things we did before that;
  • What you need to do to “switch” to modules.

Slides

Video

You can also check out the JFrog’s Shownotes page