-
Notifications
You must be signed in to change notification settings - Fork 13
Code FAQ
aguestuser edited this page Jan 24, 2018
·
20 revisions
- 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?
- Why minitest instead of rspec?
- What is the testing strategy for frontend code?
(seeded by @aguestuser, cc: @rabble, @arnolfontalvo, @nice00xt, @miguelperez)