6 ms·
It usually goes: * Write a todo. Ex: Log errors from Fb. * Ask a question if I'm stuck. Ex: Will Log4R block the reactor? * Play with various approaches. Ex:
by getriver 14y ago
It usually goes:
* Write a todo. Ex: Log errors from Fb.
* Ask a question if I'm stuck. Ex: Will Log4R block the reactor?
* Play with various approaches. Ex: Write in thread, plug into Goliath's logger.
* Note any bugs. Ex: Logger blah blah
* Rinse and repeat.
I know its a silly example, but you get the idea. Hope that helps.