tutorial
tutorial copied to clipboard
Tutorial with exercises
Description
Set out instructions in ui/README and server/README with tasks that focus on teaching basic Swim features through hands-on implementation such as:
- adding multiple web agents
- sending data from histogram to new value lane(s)
- adjusting the UI to reflect server-side changes
Added TODO comments with hints in respective files to guide user where/how to follow these instructions
Points to be addressed before merge
- [ ] Any style conventions
- [ ] Suggested refactoring/code clarification
- [ ] Missing aspects of the code that would be useful for a user