An open API service indexing awesome lists of open source software.

https://github.com/stephenhebert/fe-resources

Resources for FE web developers, as a forkable checklist
https://github.com/stephenhebert/fe-resources

Last synced: 6 months ago
JSON representation

Resources for FE web developers, as a forkable checklist

Awesome Lists containing this project

README

          

# On Code Quality
- [ ] [SOLID Principles in Vue](https://medium.com/@moein.mirkiani/solid-principles-in-vue-29ecc988f968), by Moein Mirkiani
- [ ] [SOLID Principles in Vue 2 Components](https://medium.com/@dumdumgenius/solid-principles-in-vue-2-components-12476d826e58), by Messi Yang

# On Readability
- [ ] [Clean Code](https://www.amazon.com/Clean-Code-Handbook-Software-Craftsmanship-ebook/dp/B001GSTOAM/ref=sr_1_1?keywords=clean+code+by+robert+c.+martin&qid=1693453124&sprefix=clean+code%2Caps%2C123&sr=8-1), by Robert C. Martin
- [ ] [Washing your code: naming is hard](https://sapegin.me/blog/naming/), by Artem Sapegin

# On Testing
- [ ] [To test or not to test, a technical perspective](https://web.dev/ta-what-to-test/), by Ramona Schwering
- [ ] [Understanding Front-end Testing](https://medium.com/@moein.mirkiani/understanding-front-end-testing-ccfb63c5e3e5), by Moein Mirkiani

# On Collaboration
## Across disciplines
- [ ] [How to be the favorite engineer among your product manager and designer](https://careercutler.substack.com/p/how-to-be-the-favorite-engineer-among), by Jordan Cutler