Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sapegin/washingcode-book
📖 Book on clean code for frontend developers
https://github.com/sapegin/washingcode-book
book clean-code ebook frontend javascript software-engineering typescript
Last synced: 3 days ago
JSON representation
📖 Book on clean code for frontend developers
- Host: GitHub
- URL: https://github.com/sapegin/washingcode-book
- Owner: sapegin
- License: other
- Created: 2019-03-29T07:50:27.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-11T07:53:02.000Z (3 months ago)
- Last Synced: 2024-10-12T13:43:09.265Z (3 months ago)
- Topics: book, clean-code, ebook, frontend, javascript, software-engineering, typescript
- Language: JavaScript
- Homepage: https://sapegin.me/book/
- Size: 16.4 MB
- Stars: 177
- Watchers: 14
- Forks: 16
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
- Contributing: Contributing.md
- Funding: .github/FUNDING.yml
- License: License.md
Awesome Lists containing this project
README
# Washing your code: clean code for frontend developers
[![Node.js CI status](https://github.com/sapegin/washingcode/workflows/Node.js%20CI/badge.svg)](https://github.com/sapegin/washingcode/actions)
A book on writing clean frontend code by [Artem Sapegin](https://sapegin.me/).
**[Get the book](https://sapegin.me/book/)** or [read selected chapters online](https://sapegin.me/book/#toc).
## Your feedback
If you found any issue (like a typo or an incorrect term usage) or have any other feedback, feel free to contact me:
- [open an issue](https://github.com/sapegin/washingcode-book/issues) in this repository;
- email me at [[email protected]](mailto:[email protected]);
- mastodon me at [@[email protected]](https://mastodon.cloud/@sapegin);
- tweet me at [@iamsapegin](https://twitter.com/iamsapegin);
- [ask me anything](https://github.com/sapegin/ama) about frontend or programming in general.## Sponsoring
[Buy the book](https://sapegin.gumroad.com/l/washingcode-book) on Gumroad.
## Author and license
[Artem Sapegin](https://sapegin.me/), a frontend engineer at [Stage+](https://www.stage-plus.com/) and the creator of [React Styleguidist](https://react-styleguidist.js.org/). I also write about frontend on [my blog](https://sapegin.me/blog/).
[![Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License](https://licensebuttons.net/l/by-nc-nd/4.0/88x31.png)](https://creativecommons.org/licenses/by-nc-nd/4.0/)
This work is licensed under a [Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License](https://creativecommons.org/licenses/by-nc-nd/4.0/).