Skip to content

Code FAQ

aguestuser edited this page Jan 24, 2018 · 20 revisions

Architecture

  • What is the overall architecture of the platform?
  • What is the purpose of react-on-rails?
  • How do we use Action Cable?
  • How do we use resque and background jobs in general?
  • What work is Roar doing?
  • The app's data model is heavily dependent on Action Network's API. Any gotchas there?

Testing

  • Why minitest instead of rspec?
  • What is the testing strategy for frontend code?

(seeded by @aguestuser, cc: @rabble, @arnolfontalvo, @nice00xt, @miguelperez)

Clone this wiki locally