April 20, 2016 — React is a popular JavaScript library by Facebook for building dynamic user interfaces. In this introduction, we’ll cover component-based application structure, React basics, and next steps. A basic understanding of JavaScript is recommended so you can follow along as we live code our first React Component!
April 20, 2016 — Panelists on this panel, who are deeply involved in the WordPress ecosystem in various ways, will have an honest conversation on how they feel about WordPress’s growth, and their thoughts about the changes that are coming over the horizon. They will share their feeling about the WordPress theme and plugin market in addition to providing insight as members of WordPress agencies. Do they have plans on expanding outside of WordPress in the future? Is there a right time to do this, and what are the right conditions for anyone to give this consideration?
April 20, 2016 — Teaching anything that comes second nature to us can be a difficult task. While we talk about something we know very well, it’s completely unfamiliar to someone seeing it for the first time. In this talk I’ll go over some of my tried and true methods for introducing and training people on WordPress.
April 20, 2016 — The modern JavaScript ecosystem is evolving at an incredible pace. Every day there are new frameworks, tools, and ideas that push JavaScript development a little further.
I will walk you through the concepts behind tools like NPM, Browserify, ES2015, and Babel, their basic usage. If you are a WordPress developer we will show how to best integrate them with WordPress’s built in systems. Even if you aren’t a WordPress developer, this talk will introduce you to tools that you should be using for your JavaScript development.
April 20, 2016 — In this session, I’ll share my experiences in converting a popular WordPress plugin, Ninja Forms, from a PHP/HTML plugin to a mostly JS application. We’ll talk about the tools and technologies that we’ve used to avoid the dreaded pasta of bad code, along with how we overcame some WordPress-specific challenges. We’ll cover how we to plan and build a data-driven user interaction, rather than a reactive, snippet-driven mess.
April 20, 2016 — After your site is set up and you figured out how to add content, the next steps are sometimes less obvious.
In this session we’ll talk to new WordPress users about
• how to evaluate plugins and themes you think you like or need,
• how to manage all kinds of media so it shows up the way you want,
• how to get the word out about your content through RSS feeds, social media and a little bit of SEO,
• and perhaps, most importantly, how to find help when you’re stuck.
April 20, 2016 — Learn how to leverage wp-cli to manage WordPress from the command line. From setting up sites, to managing routine tasks and performing migrations, wp-cli has you covered.
April 20, 2016 — Come hear five lessons on product marketing – specifically suggested and applied by the commercial plugin companies I’ve advised over the years.
April 20, 2016 — A basic overview on sass, why use it, how it can save time and prevent errors with ‘search and replace’ alternative, and how to use variables and pre-made mixins in projects.
April 20, 2016 — Learn how to build a simple CSS system to represent the brand characteristics in the product’s core elements.