Philly ETE 2015 #32 – Jeremy Saenz – The Rise and Fall of the Go Framework

by
Tags: , , , ,
Category:

Slides from Jeremy’s talk are available here.

Abstract:

Go is a natural fit for building web applications and services. Over the last few years the Go community has been busy creating better tools for web development in Go. Because of this surge in web frameworks, many questions have come to light:

  • Which web framework should I use?
  • Should I even use a framework?
  • What the heck is a framework?

In this talk I will attempt to answer these questions by reflection on one of my own projects, Martini, and how my open source contributions changed from building frameworks to building smaller, more idiomatic libraries.

About Jeremy:

Jeremy AKA @codegangsta is a fellow Gopher, author, speaker and screencaster.

You have probably heard about one of his open source projects like Martini, Negroni, Gin, CLI and others. Jeremy is also the voice behind GopherCasts.io and loves teaching people about technology through his programming screencasts.