arschles / go-in-5-minutes

Code and website for Go in 5 Minutes Screencasts
https://gifm.dev
Apache License 2.0
1.35k stars 165 forks source link

what packages & frameworks are most used (or should be used ) for the Real life development in Golang #148

Closed AttentiveNader closed 6 years ago

AttentiveNader commented 6 years ago

even if this language is 9 years old , it has many frameworks and packages outside the standard library so which are most used in the golang market ? which should be used ?and is it better to use just the standard library packages as much as possible?

arschles commented 6 years ago

Hi @NaderJS - I'm starting to put together GIFM material for several frameworks that should be used for real life development. Here are a few:

If you have any other packages you think should be on the list, I'd love to hear about them. Just drop them in the comments below 😄

arschles commented 6 years ago

I just did a screencast with a bunch of packages/frameworks that I like. I'm gonna PR it soon, but leaving these links here for now:

arschles commented 6 years ago

@NaderJS I just posted a 20+ minute screencast with a bunch of packages that can help you!

https://www.goin5minutes.com/screencast/episode_23_popular_packages/