• Javascript - Beyond jQuery

    Most developers have some experience with jQuery, but few of them understand the principles of Javascript and how to write and debug Javascript code. This presentation will cover best practices for writing object oriented Javascript, benchmarking, and debugging.

  • Do not fear the Command Line

  • CREATING A PLUGIN FROM SCRATCH

    This is a workshop that will walk through the steps for creating a WordPress plugin to customize the Jetpack social icons with FontAwesome. The workshop will touch on WordPress and plugin coding best practices, WordPress coding standards, actions, and filters. Users should be familiar working with PHP and CSS and should come prepared with a laptop equipped with an IDE or text editor.