Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sernst/gointro
Introduction to the Go programming language for JavaScript developers. A collection of side-by-side examples between Golang and Node.js applications.
https://github.com/sernst/gointro
Last synced: 6 days ago
JSON representation
Introduction to the Go programming language for JavaScript developers. A collection of side-by-side examples between Golang and Node.js applications.
- Host: GitHub
- URL: https://github.com/sernst/gointro
- Owner: sernst
- License: apache-2.0
- Created: 2016-02-05T20:51:51.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-05T20:58:04.000Z (almost 9 years ago)
- Last Synced: 2024-11-14T13:39:11.770Z (2 months ago)
- Language: Go
- Size: 15.6 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GoIntro
Introduction to the Go programming language for JavaScript developers. A collection of side-by-side examples between Golang and Node.js applications.