This course introduces you to the core concepts of Ruby on Rails, focusing specifically on the functionality required to build a ToDo app. You will learn about the project structure, controllers, modules, and services.
Overview
Syllabus
- Lesson 1: Setting Up a New Rails App
- Lesson 2: Controllers in Rails
- Lesson 3: Services in Rails
- Lesson 4: Dependency Management for Service Objects in Rails