|
|
|
|
|
by peterevans
3028 days ago
|
|
"Almost never." In my experience, the code you write within a third-party framework rarely works the way you expect it to the first time. So you often do "debug" the framework, just to see where your code goes while in the framework to see what you missed. That's not a bad thing, though--it's a great way to learn any new framework! |
|
There is no sane alternative to this...that is the power of open source where we collectively pool our capacity into something worthwhile to everyone. I want more of it.