Ruby on Rails
Ruby on Rails scales from HELLO WORLD to IPO. Learn just what you need to get started, then keep leveling up as you go. GitHub: https://github.com/rails/rails Documentation: https://rubyonrails.org/
What this channel is known for
AI summaryThis channel focuses on the Ruby on Rails web framework, covering its use from beginner projects to production-scale applications, with an emphasis on practical, real-world development and the Rails philosophy.
Strengths
- Covers advanced Rails concepts like OLAP
- Demonstrates real-world Rails usage (e.g., Basecamp codebase, Hotwire Native)
- Shows Rails scaling from small projects to business applications
- Provides insights into Rails ecosystem and community practices
Best for
- Developers building full-stack web applications quickly
- Programmers interested in the Rails philosophy and ecosystem
- Learners wanting to understand Rails in production and at scale
AI-generated from 28 viewer comments across this channel's videos on YouTube — it summarizes outside comments, not CourseShelf reviews.
Courses by Ruby on Rails
3 courses
Rails 8: The Demo
BeginnerGet started with Rails 8 by building a basic blog, adding a WYSIWYG editor, putting it behind authentication, making it available as PWA, and deploying to production. Read all about Rails 8's features at: https://rubyonrails.org/2024/11/7/rails-8-no-paas-required #rails #rubyonrails #rails8
Rails New, a beginner's Ruby on Rails tutorial with Typecraft
BeginnerWelcome to Rails New, a 10-part video tutorial to help you quickly get building with Rails, hosted by @typecraft_dev. Create a functioning productivity app while learning Rails - perfect for beginners curious about Rails.
Rails 8 Unpacked with Typecraft
IntermediateRails 8 Unpacked with Typecraft s a 9-part video series exploring Rails 8’s default features through the lens of adding features to a task management app. You’ll learn: - Authentication with the new generator. - Asset management using Propshaft. - The Solid Trifecta for caching, messaging, and job queueing. - What's in the default Dockerfile. - Deployment with Kamal 2.0. You can build your own app or follow along with the demo app by checking out the branches of the GitHub repo found under each episode.