Getting Started With ReactJS

ReactJS is changing how the web is built, including WordPress.

Take your existing development skills to the next level by learning the basics of ReactJS. We’ll explore things like components, state, props, and building interactive frontend applications for WordPress.

Automated Testing of Site Functionality

How often do we update something on our website, whether it’s a plugin, theme, or WordPress itself, and then move on without testing if our site still works? It probably happens more often than we’d like to admit. Of course we want our site to always work as expected, but there is just so much to test, we don’t have the time to do it all. Especially with what seems like daily updates. What if YOU didn’t have to test every little thing on your site to see if it’s working? This talk will discuss ways to automate testing of critical site functionality like contact forms, e-commerce checkout, and landing pages to ensure your site’s essential features are working as expected after every update.