Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kvnol/frontend-books
:books: list of free books about front-end development
https://github.com/kvnol/frontend-books
books frontend
Last synced: 30 days ago
JSON representation
:books: list of free books about front-end development
- Host: GitHub
- URL: https://github.com/kvnol/frontend-books
- Owner: kvnol
- License: mit
- Created: 2017-03-02T17:42:59.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-17T13:05:23.000Z (about 6 years ago)
- Last Synced: 2023-03-07T04:47:50.039Z (almost 2 years ago)
- Topics: books, frontend
- Homepage:
- Size: 9.77 KB
- Stars: 97
- Watchers: 10
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Front-end Books
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/kvnol/frontend-books/master/LICENSE)
Follow a list with free _and open-source_ books about front-end.
### Front-end
- [Adaptive Web Design](https://adaptivewebdesign.info/1st-edition/) _([Aaron Gustafson](https://www.aaron-gustafson.com/))_
- [Front-End Developer Handbook 2018](https://frontendmasters.com/books/front-end-handbook/2018/) _(Front-end Masters)_
- [Workflow Front-end](https://www.gitbook.com/book/tapmorales/workflow-front-end/) _([Daniel Tapias](https://github.com/tapmorales))_ :brazil:### HTML
- [Dive Into HTML5](https://diveintohtml5.com.br/) _([Mark Pilgrim](https://github.com/diveintomark))_ :brazil:
- [HTML5 Canvas](http://chimera.labs.oreilly.com/books/1234000001654/index.html) _([Steve Fulton](https://github.com/SteveFulton95) and Jeff Fulton)_
- [HTML5 for Publishers](http://chimera.labs.oreilly.com/books/1234000000770/index.html) _([Sanders Kleinfeld](https://twitter.com/sandersk))_### CSS
- [Bootstrap 3.3.5](http://livrosdomaujor.com.br/bootstrap3/codigos.html) _([Maujor](http://maujor.com))_ :brazil:
### Javascript
- [Developing Backbone.js Applications](https://addyosmani.com/backbone-fundamentals/) _([Addy Osmani](http://twitter.com/addyosmani))_
- [Eloquent Javascript](http://braziljs.github.io/eloquente-javascript/) _([Marijn Haverbeke](https://github.com/marijnh) | [Brazil JS](https://github.com/braziljs))_ :brazil:
- [JavaScript Design Patterns](https://addyosmani.com/resources/essentialjsdesignpatterns/book/) _([Addy Osmani](http://twitter.com/addyosmani))_
- [Javascript Furtivo](https://leanpub.com/javascriptfurtivo) :brazil:
- [Programming JavaScript Applications](http://chimera.labs.oreilly.com/books/1234000000262/index.html)
- [Web Audio API](http://chimera.labs.oreilly.com/books/1234000001552/index.html) _([Boris Smus](http://smus.com/))_
- [You Don't Know JS](https://github.com/getify/You-Dont-Know-JS)### Git
- [Pro-Git](https://leanpub.com/pro-git)
## License
[MIT](https://raw.githubusercontent.com/kvnol/frontend-books/master/LICENSE) © Kevin Oliveira