Joseph-Burke/Library

Peer-To-Peer Code Review - Kermits

Closed this issue · 0 comments

It's a good project, well-organised.
To address the issue of functions being called with their associated events: if they are used as callback functions, don't include parentheses as this will call the function immediately upon reading.
Code layout/organisation is fine.