go-for-javascript-developers
go-for-javascript-developers copied to clipboard
epub version
Thank you for awesome book!
is here some option to get epub version to keep it in y library?
@idoo, that's a good suggestion. I'll look into it.
Here's a EPUB:
go-for-javascript-developers.zip
Generated using:
pandoc --metadata title="Go for Javascript Developers" -s src/README.md src/pages/internals/README.md src/pages/concurrency-parallelism/README.md src/pages/modules-packages/README.md src/pages/error-handling/README.md src/pages/keywords-syntax-comparison/README.md src/pages/types/README.md src/pages/flow-control-statements/README.md src/pages/functions/README.md -o go-for-javascript-developers.epub
I had to change the image urls in src/README.md to get it to build correctly, but looks good otherwise.