/** * @article An Introduction to BackPress, * for hackers * * @since April 23, 2011 * @package Wordpress * * A very brief overview of the * BackPress library, and how to use it * to jump-start web app development. * * @tags backpress * */
As I’ve been mentioning a lot lately, I’ve been using the BackPress library in more and more projects as time goes on. I’m playing around a bit these days with Django and CodeIgniter, both of which I really like, but my mind hasn’t really shifted to the MVC model yet, and when I need to get something done quickly, I find myself starting it up in BackPress.
I gave an Ignite talk on BackPress last weekend at WordCamp Seattle. It was fairly disjointed, and I’m a long way from being comfortable with speaking to a group that size, but here are my slides, for anyone who wants to be introduced to this library:
— Read more —