Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cratebind/awesome-cratebind
A list of resources the Cratebind team uses
https://github.com/cratebind/awesome-cratebind
List: awesome-cratebind
Last synced: 16 days ago
JSON representation
A list of resources the Cratebind team uses
- Host: GitHub
- URL: https://github.com/cratebind/awesome-cratebind
- Owner: cratebind
- Created: 2019-03-01T16:27:43.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-04-30T16:31:50.000Z (over 3 years ago)
- Last Synced: 2024-05-19T14:08:15.813Z (7 months ago)
- Homepage: https://cratebind.com/
- Size: 16.6 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Contributing: contributing.md
- Code of conduct: code-of-conduct.md
Awesome Lists containing this project
- ultimate-awesome - awesome-cratebind - A list of resources the Cratebind team uses. (Other Lists / Monkey C Lists)
README
# Awesome Cratebind [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)
> A list of resources the Cratebind team uses
## Contents
- [Programming Concepts](#programming-concepts)
- [Tools and Software](#tools-and-software)
- [Blogs](#blogs)
- [Courses](#courses)
- [Reference Guides](#reference-guides)
- [Podcasts](#podcasts)
- [Books](#books)
- [Developers To Follow](#developers-to-follow)## Programming Concepts
- [Rails Doctrine](https://rubyonrails.org/doctrine/)
- [Thinking In React](https://reactjs.org/docs/thinking-in-react.html)## Tools and Software
### MacOS Apps
- [Itsycal](https://www.mowglii.com/itsycal/)
- [iStat Menu 6](https://bjango.com/mac/istatmenus/)
- [GitX](http://gitx.frim.nl/)
- [Shortcat](https://shortcatapp.com/)
- [Amethyst](https://ianyh.com/amethyst/)### Workflow / Automation Apps
- [Alfred](https://www.alfredapp.com/) - Launch bar and automation tool### Text Editor Features and Extensions
- [VS Code Snippets](https://code.visualstudio.com/docs/editor/userdefinedsnippets) - Powerful syntax for creating snippets for commonly used pieces of code## Blogs
- [Dev.To](https://dev.to/)
- [Coding Horror](https://blog.codinghorror.com/)
- [Over Reacted](https://overreacted.io/)## Courses
- [Upcase](https://thoughtbot.com/upcase/)
- [Wes Bos](https://wesbos.com/courses/)
- [Learn Ruby the Hard Way](https://learnrubythehardway.org/book/)
- [The Ruby on Rails Tutorial](https://www.railstutorial.org/book/frontmatter)
- [Drifting Ruby (Screencasts)](https://www.driftingruby.com/)
- [Go Rails (Screencasts)](https://gorails.com/)## Reference Guides
- [CSS Tricks](https://css-tricks.com/)
- [Dev Hints](https://devhints.io/)
- [Ruby on Rails Guides](https://guides.rubyonrails.org/)
- [APIdock](https://apidock.com/)
- [The Ruby Toolbox](https://www.ruby-toolbox.com/)## Podcasts
- [Syntax](https://syntax.fm)
- [Ruby Rouges](https://devchat.tv/ruby-rogues/)
- [Ruby on Rails Podcast](http://5by5.tv/rubyonrails)## Books
- [Confident Ruby](http://www.confidentruby.com/)
- [Exceptional Ruby](http://exceptionalruby.com/)
- [The Rails 5 Way](https://www.amazon.com/Rails-Way-Addison-Wesley-Professional-Ruby/dp/0134657675)
- [Effective Testing with RSpec 3](https://www.amazon.com/Effective-Testing-RSpec-Build-Confidence/dp/1680501984)## Developers To Follow
- React:
- [Dan Abramov](https://twitter.com/dan_abramov/)
- Ruby:
- [Aaron Patterson](https://twitter.com/tenderlove)
- [Yukihiro Matsumoto](https://twitter.com/yukihiro_matz)
- [Avdi Grimm](https://twitter.com/avdi)
- Rails:
- [David Heinemeier Hansson](https://twitter.com/dhh)## Contribute
Contributions welcome! Read the [contribution guidelines](contributing.md) first.
## License
[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](http://creativecommons.org/publicdomain/zero/1.0)
To the extent possible under law, Matt Wood has waived all copyright and
related or neighboring rights to this work.