- Introduction
 - Why ROR?
 - React/Redux
 - What do you like about React
 - What is Redux?
 
- What is a class?
 - What is the difference between a class and a module?
 - What is an object?
 - How would you declare and use a constructor in Ruby?
 - How would you create getter and setter methods in Ruby?
 - Describe the difference between class and instance variables?
 - What are the three levels of method access control for classes?
 - What does ‘self’ mean?
 - yield?
 - super?
 - Patern
 - What is the difference between Proc and lambda?
 
- What is Rack?
 - What is RubyGems? How does it work?
 - What is Object-Relational Mapping?