Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.38 KB

Instructor_manual.adoc

File metadata and controls

27 lines (19 loc) · 1.38 KB

Instructor Manual

Agenda

  1. Welcome participants etc.

  2. Verify everybody followed the instructions and has the app running, REPL connected, Fulcro Inspect open

  3. Present INTRO or INTRO-non-clojurians (which starts with the workshop agenda)

  4. Post to the chat:

  5. Give a tour of the recommended window setup and fly through the Fulcro Inspect tabs that we will use

  6. Ask them to post finished ex. number such as 1 .. 9 to the chat so that you have an overview of the progress

  7. Let them follow ./Workshop.adoc while doing the exercises on the screen (not expecting them to watch, just for the recording and to pass time :))

Before workshop

Run the app via GitPod to verify that it still works and to get GitPod to build (and hopefully cache) the image for faster startup for the participants.

Tips

Use Discord and create a room for each exercises where participants could discuss and help each other.

Non-Clojurians

  • 3.5 metadata - explain it is like annotations in Java etc., interpret the output for them

  • 7.2 points to a resolver code - skip or read & explain

  • 8.4, 8.5 reading defmutation - read & interpret it for them