121

This dude is definitely going places. The entire code is documented like that. 👌🏻

Comments
  • 3
    Impressive
  • 15
    Serious Comment: I think this style of programming is fine BUT I think those function calls are misleading. I'd prefer function names like assertCondition, like assertNotExpired, if they are gonna throw instead of return bool.
  • 0
    I'll learn that. And probably let the dude know.
  • 0
    @jchw I like to use `throwUnlessFoo`
Add Comment