https://github.com/remast/go-in-der-praxis
https://github.com/remast/go-in-der-praxis
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/remast/go-in-der-praxis
- Owner: remast
- Created: 2024-03-26T17:12:41.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-12-10T19:57:50.000Z (6 months ago)
- Last Synced: 2025-12-11T07:05:49.631Z (6 months ago)
- Language: HTML
- Homepage: https://remast.github.io/go-in-der-praxis/
- Size: 11.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Go in der Praxis
## Slides
Die Slides zum Vortrag "Go in der Praxis" kannst Du mit Beispielen lokal ausführen mit:
npm start
Die Slides findet Ihr unter http://localhost:6060.
## Ideen
### CLI Tools
- Proverbs als JSON ausgeben imt json Encoder und `os.Stdout`