Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thomasvanholder/awesome
Awesome resources for fullstack rails devs.
https://github.com/thomasvanholder/awesome
List: awesome
Last synced: about 1 month ago
JSON representation
Awesome resources for fullstack rails devs.
- Host: GitHub
- URL: https://github.com/thomasvanholder/awesome
- Owner: thomasvanholder
- Created: 2021-12-25T10:23:20.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-22T17:47:31.000Z (over 1 year ago)
- Last Synced: 2024-04-19T13:02:05.303Z (8 months ago)
- Homepage:
- Size: 31.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- ultimate-awesome - awesome - Awesome resources for fullstack rails devs. (Other Lists / PowerShell Lists)
README
# Awesome
## Design
- [Refactoring UI](https://www.refactoringui.com/book) Make your ideas look awesome, without relying on a designer.## Product
- [Intercom on Product](https://open.spotify.com/show/6d9s4PBzvdESARqUadlCpo) How to build successful product at scale.## Ruby
- [Clean Code](https://www.amazon.com/Clean-Code-Handbook-Software-Craftsmanship/dp/0132350882) A Handbook of Agile Software Craftsmanship
- [Clean Code Ruby](https://github.com/uohzxela/clean-code-ruby) Pratical examples adopted to Ruby
- [Awesome Ruby](https://github.com/markets/awesome-ruby) A collection of awesome Ruby libraries, tools, frameworks and software
- [Graceful Dev](https://graceful.dev/courses/) Tasteful software development training with Avdi Grimm & friends.
- [99 bottles of OOP](https://sandimetz.com/99bottles) a practical guide to writing cost-effective, maintainable, and pleasing object-oriented code.
- [Practical Object-Orientated Design](https://sandimetz.com/products) how to write object-oriented code
- [Refactoring](https://www.amazon.com/Refactoring-Ruby-Addison-Wesley-Professional/dp/0321984137) Transform even the most chaotic software into well-designed system
- [I Love Ruby](https://i-love-ruby.gitlab.io/book)## Rails
- [GoRails](gorails.com/) Ruby on Rails tutorials, guides, and screencasts for web developers
- [DriftingRuby](https://www.driftingruby.com/) Online training by examples videos
- [RailsCasts](http://railscasts.com/) Rubo on Rails screencasts
- [Upcase](https://thoughtbot.com/upcase)## Hotwire
- [Hotwire-rails](https://pragmaticstudio.com/hotwire-rails) The fastest way to turbocharge your Rails apps
- [Hotwiringrails book](https://book.hotwiringrails.com/)## Emails
- [Email Client CSS Support](https://templates.mailchimp.com/resources/email-client-css-support/)## Blogs
- [Evil Martians](https://evilmartians.com/chronicles)
- [Test Double](https://blog.testdouble.com/)
- [RubyFlow](https://rubyflow.com/) The Ruby and Rails community linklog## Git
- [Git Alias](https://github.com/GitAlias/gitalias) Git alias commands for faster easier version control
- [GitKraken](https://www.gitkraken.com/) an intuitive Git GUI
- [Git and Github Bootcamp](https://www.udemy.com/course/git-and-github-bootcamp) Master the essentials and the tricky bits: rebasing, squashing, stashing, reflogs, blobs, trees, & more!## Tools
- [Lucid Cart](https://lucid.app/documents#/dashboard) Create UML sequence diagrams
- [Speed-test](https://github.com/sindresorhus/speed-test) Test your internet connection speed and ping using speedtest.net from the CLI
- [Cleanshot](https://cleanshot.com/) Capture your Mac’s screen like a pro.
- [Kill-port](https://github.com/tiaanduplessis/kill-port) Kill the process running on given port
- [Bitwarden](https://github.com/bitwarden) Open source password management solutions## Books
- [Shapeup](https://basecamp.com/shapeup)## Examples
- [Codetriage](https://github.com/codetriage)
- [Railsdevs](https://github.com/joemasilotti/railsdevs.com)
- [Lobsters](https://github.com/lobsters/lobsters)
- [Saeloun](https://blog.saeloun.com/)
- [Rubygems](https://github.com/rubygems/rubygems.org)
- [Upcase](https://github.com/thoughtbot/upcase)
- [Hound](https://github.com/houndci/hound)
- [Mastedon](https://github.com/mastodon/mastodon)
- [Forem](https://github.com/forem/forem)
- [UK Gov](https://github.com/alphagov/whitehall)
- [Gitlab](https://gitlab.com/gitlab-org/gitlab)
- [Canvas](https://github.com/instructure/canvas-lms)
- [Discourse](https://github.com/discourse/discourse)