|
|
|
|
|
by christopherslee
4213 days ago
|
|
Yeah, it's tricky. I guess I should amend the suggestions to be: A) start by understanding the tools and libraries available to you, and how to integrate them to build product/features faster. B) start to understand what is going on under the covers in those libraries. it's not uncommon that, as awesome as these libraries can be, you'll have to look at their source code eventually to work through some unintended behavior or corner cases. |
|