We often turn to open source or proprietary packages for adding functionality to our apps. Here are some key points and questions to ask when selecting your next dependency.
The idea is "x" framework provides a level of convenience that can make developers sloppy. This often happens because frameworks tend to make developing easier. So easy we forget to take a step back and figure out how all the pieces come together.
For me it’s difficult to retain and grasp the programming concept, especially if it’s new, if I don’t understand the why behind the concept. I didn’t understand how to properly use AJAX in WordPress. I started searching google and found ...