Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


TopicNotes
Updates from group
Listserv activity
Action item: review developer onboarding docsPlease add your notes here!
Action item: review developer screencasts

Please add your notes here!

Screencast number, screencast name, notes

9. Backend Summary (10:00)

* Review data flow from request to endpoint through backend codebase
* Examines request context by adding trace statements at various points in the code flow
* Covers curl_as utility script, which simplifies calling API endpoints via curl

10. Frontend Introduction (3:17)

* very basic overview of staff interface (frontend)
* intro to Twitter bootstrap templates and js component overrides
* intro to JQuery plugins used

11. Access Control (0:59)

* covers how user access is enforced in front end controllers by mapping abilities (eg 'view repository', etc.) to actions in the controller

12. JSONModel Client (1:35)

* covers shared 'handle_crud' method used in controllers
* basic intro to JSONModel::Client module

Brief discussion re: outreach methods per most recent TAC meeting