Good resources for testing in Go • r/golanghttps://www.reddit.com/r/golang/comments/9zri71/good_resources_for_testing_in_go/
JBD 🎄 on Twitterhttps://twitter.com/rakyll/status/1000128803153170432
Noah Zoschke's Stack Decisionhttps://stackshare.io/nzoschke/decisions/101229315381856666
go - Golang. What to use? http.ServeFile(..) or http.FileServer(..)? - Stack Overflowhttps://stackoverflow.com/questions/28793619/golang-what-to-use-http-servefile-or-http-fileserver
r/golang - Do we check for nil on all method pointer receivers?https://www.reddit.com/r/golang/comments/aafoxm/do_we_check_for_nil_on_all_method_pointer/
r/golang - Do you need a web framework for Go?https://www.reddit.com/r/golang/comments/a9u49x/do_you_need_a_web_framework_for_go/
r/golang - Do you use database in your Go project?https://www.reddit.com/r/golang/comments/a6yo8k/do_you_use_database_in_your_go_project/
r/golang - Go for Devopshttps://www.reddit.com/r/golang/comments/a9ppmy/go_for_devops/
r/golang - How do I simulate Database errors, so I can test the fault tolerance level of my code.https://www.reddit.com/r/golang/comments/a99d2k/how_do_i_simulate_database_errors_so_i_can_test/
r/golang - How should I structure my project ? (API)https://www.reddit.com/r/golang/comments/abdxg7/how_should_i_structure_my_project_api/
r/golang - How to continually monitor a channel?https://www.reddit.com/r/golang/comments/a8557t/how_to_continually_monitor_a_channel/
r/golang - I haven’t programmed in a while and I can’t wait to get back into it.https://www.reddit.com/r/golang/comments/aa9px6/i_havent_programmed_in_a_while_and_i_cant_wait_to/
r/golang - Skipping Lines in CSV files with bufio.Scannerhttps://www.reddit.com/r/golang/comments/arhp78/skipping_lines_in_csv_files_with_bufioscanner/
r/golang - Unmarshaling JSON where key acts as an IDhttps://www.reddit.com/r/golang/comments/ab13v3/unmarshaling_json_where_key_acts_as_an_id/
r/golang - What are some things you struggled with when using Go?https://www.reddit.com/r/golang/comments/aeccm7/what_are_some_things_you_struggled_with_when/
r/golang - What are the things that professional software developers do but novices dont?https://www.reddit.com/r/golang/comments/aahq40/what_are_the_things_that_professional_software/
r/golang - What is the idiomatic way to handle POST JSON data?https://www.reddit.com/r/golang/comments/aaunev/what_is_the_idiomatic_way_to_handle_post_json_data/
r/golang - What kind of projects do you implement with Go at work?https://www.reddit.com/r/golang/comments/a8pccj/what_kind_of_projects_do_you_implement_with_go_at/
r/golang - When is concurrency helpful to me?https://www.reddit.com/r/golang/comments/a8msnr/when_is_concurrency_helpful_to_me/
r/golang - When you're trying to learn about Context.https://www.reddit.com/r/golang/comments/abank8/when_youre_trying_to_learn_about_context/
r/golang - passing a []byte contains \n to fmt.Fprinthttps://www.reddit.com/r/golang/comments/abyxqp/passing_a_byte_contains_n_to_fmtfprint/