https://github.com/tensor-programming/go-tutorial-17
https://github.com/tensor-programming/go-tutorial-17
golang webdevelopment
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/tensor-programming/go-tutorial-17
- Owner: tensor-programming
- Created: 2017-02-19T21:36:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-07-16T21:45:27.000Z (almost 8 years ago)
- Last Synced: 2024-12-16T19:03:57.918Z (over 1 year ago)
- Topics: golang, webdevelopment
- Language: Go
- Size: 345 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Go Tutorial Part 17
# Adding multi-word Titles to our pages.
### In this tutorial, we add multi-word titles to our pages and add a custom function to the go-template langauge.
## Run `go run *.go` or `go run main.go data.go cookies.go` to run the app, run `go build main.go data.go main.go` to build an executable file.
### Check out the Youtube Tutorial for this [Go Program](https://youtu.be/tewAPaTdnCs). Here is our [Youtube Channel](https://www.youtube.com/channel/UCYqCZOwHbnPwyjawKfE21wg) Subscribe for more content.
### Check out our blog at [tensor-programming.com](http://tensor-programming.com/).
### Our [Twitter](https://twitter.com/TensorProgram) and our [facebook](https://www.facebook.com/Tensor-Programming-1197847143611799/).