Skip to content

Instantly share code, notes, and snippets.

@galulex
Created August 13, 2020 10:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save galulex/9b800c4dac84192a886246ddf7c9149c to your computer and use it in GitHub Desktop.
Save galulex/9b800c4dac84192a886246ddf7c9149c to your computer and use it in GitHub Desktop.
  • Introduction
  • Why ROR?
  • React/Redux
  • What do you like about React
  • What is Redux?

Ruby

  • 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?

Rails

  • What is Rack?
  • What is RubyGems? How does it work?
  • What is Object-Relational Mapping?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment