M
Mike Fechner
Guest
If it’s async or not, is something you find out best from their docs. I personally have the tendency to build a wrapper around 3rd party code – even when available in source code. That way I don’t have to change that 3rd party code and can more easily upgrade the base code without having to reapply my modifications to it.
Continue reading...
Continue reading...