Backbone.js, Underscore.js and why they matter for WordPress

WordPress is transforming and you may not even know it. The project’s largely been a PHP driven framework. According to Github, the code itself is around 85% PHP and 15% JS in WordPress 3.5. In the future, JavaScript is likely to make up a majority of the project’s code. And Backbone.js and Underscore.js have a big part of that shift. We should get ready for the change, and learn how to use these new tools.

We need better abstraction in programming with WordPress

Tom McFarlin is always blogging fantastic things. This is another great one. He calls for developers to be more abstract in their WordPress code; in other words, to separate what goes where in a more logical, easier to repeat manner. With good examples of un-abstracted and abstracted code, he shows why abstraction in programming is…

End of content

End of content