Added an uppercase F

"Webapps in Go the anti textbook" had its 'f' lowercase
pull/55/head
shxdow 7 years ago committed by Nathan Youngman
parent 70c207b1f2
commit d9e073764b

@ -198,7 +198,7 @@ At each step, youll get advice for better coding in Go. Youll see how to s
Go Web Programming teaches you how to build web applications in Go using modern design principles. You'll work through numerous examples that introduce core concepts like processing requests and sending responses, template engines, and data persistence. You'll also dive into more advanced topics, such as concurrency, web application testing and deployment both to barebones servers and PaaS providers.
### [Webapps in Go the anti textbook](https://github.com/thewhitetulip/web-dev-golang-anti-textbook) *free*
### [Webapps in Go the anti textbook](https://github.com/thewhitetulip/web-dev-golang-anti-textbook) *Free*
<img src="https://github.com/thewhitetulip/web-dev-golang-anti-textbook/raw/master/cover.jpg" width="120px"/>

Loading…
Cancel
Save