Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/douglasnomizo/personal-awesome-list
Things that I want to remember
https://github.com/douglasnomizo/personal-awesome-list
List: personal-awesome-list
Last synced: 3 months ago
JSON representation
Things that I want to remember
- Host: GitHub
- URL: https://github.com/douglasnomizo/personal-awesome-list
- Owner: douglasnomizo
- License: mit
- Created: 2017-07-24T17:47:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-24T18:24:21.000Z (over 7 years ago)
- Last Synced: 2024-04-10T02:08:01.025Z (7 months ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- ultimate-awesome - personal-awesome-list - Things that I want to remember. (Other Lists / PowerShell Lists)
README
### Books:
- [Rework](https://37signals.com/rework)
- [Getting Real](https://gettingreal.37signals.com/)
- [Uncle Bob - Clean Code](https://www.amazon.com/Clean-Code-Handbook-Software-Craftsmanship/dp/0132350882)
- [You Don't Know JS](https://github.com/getify/You-Dont-Know-JS)
- [Mostly Adequated Guide to Functional Programming](https://drboolean.gitbooks.io/mostly-adequate-guide/)
- [To The Point](https://leanpub.com/tothepoint/)
- [Specification by Example](https://gojko.net/books/specification-by-example/)
- [Clojure for The Brave and True](http://www.braveclojure.com/)### Articles:
- [Joel Test](https://www.joelonsoftware.com/2000/08/09/the-joel-test-12-steps-to-better-code/)
- [Unicode and Character Sets](https://www.joelonsoftware.com/2003/10/08/the-absolute-minimum-every-software-developer-absolutely-positively-must-know-about-unicode-and-character-sets-no-excuses/)
- [High Velocity Team](https://medium.com/javascript-scene/how-to-build-a-high-velocity-development-team-4b2360d34021)
- [Grouping Chat - ASAP](https://m.signalvnoise.com/is-group-chat-making-you-sweat-744659addf7d)
- [Authonomy](https://m.signalvnoise.com/i-do-whatever-i-want-at-work-and-i-havent-been-fired-yet-7aae85aa3586)
- [Company Isn't Family](https://m.signalvnoise.com/the-company-isnt-a-family-d24f26c3f3fe)
- [Tired Badge of Honor](https://m.signalvnoise.com/being-tired-isn-t-a-badge-of-honor-fa6d4c8cff4e)
- [Go Sleep](https://m.signalvnoise.com/sleep-deprivation-is-not-a-badge-of-honor-f24fbff47a75)
- [Rockstar/Ninja Programmers](https://m.signalvnoise.com/i-m-a-boring-programmer-and-proud-of-it-d4ac3dd2defe)
- [Samza - Database Inside Out](https://www.confluent.io/blog/turning-the-database-inside-out-with-apache-samza/)
- [Microservices Testing Strategy](https://martinfowler.com/articles/microservice-testing/)
- [DDD Quickly](https://www.infoq.com/minibooks/domain-driven-design-quickly)
- [Hexagonal Architecture](http://alistair.cockburn.us/Hexagonal+architecture)
- [JS Maybe Monad](http://jrsinclair.com/articles/2016/marvellously-mysterious-javascript-maybe-monad/)### Presentations:
- [FunFunFunctional Channel](https://www.youtube.com/channel/UCO1cgjhGzsSYb1rsB4bFe4Q)
- [React/Time Travel](https://www.youtube.com/watch?v=xsSnOQynTHs)### Tools:
- [Ramda](http://ramdajs.com/)
- [Redux](http://redux.js.org/)
- [Redux Sagas](https://redux-saga.js.org/)
- [RxJs](http://reactivex.io/rxjs/)### Other:
- [12 Factor Apps](https://12factor.net/)
- [Microservices Resources](http://microservices.io/)