practicalli

https://practicalli.github.io/ http://yt.vu/+practicalli (youtube)
practicalli-john 2020-10-03T07:46:14.045700Z

Next live broadcast at 09:00 UTC+1 (UK time) - https://youtu.be/Ro_h5jt02Q0 I'll be discussing the code changes made for banking on clojure project, including the use of more generic code for data access and writing fixtures for test functions with helper functions to create and delete the database schema on demand.

practicalli-john 2020-10-03T07:46:29.045900Z

In the broadcast today, I'll aim to cover - [ ] New alias names live - [ ] Creating project with template - [ ] Generic function for transactions - [ ] Unit test fixtures - [ ] Helper functions to create and delete the database (for testing) - [ ] Add test selector - [ ] Run test selectors with CIDER and Kaocha - [ ] Write more tests for handler helpers - live coding if therey is time - [ ] Write more handlers using helpers - live coding if there is time