August 9, 2017 — Making an interactive app using WordPress can sometimes be a headache. WordPress was designed primarily for blogging, and WordPress themes don’t make a lot of assumptions about how you should write client-side code. There are many fantastic Javascript frameworks that help developers write solid, maintainable front-end code, and provide compelling, interactive experiences for users.
Using React.js, we’ll show how you can build a simple, stateful, single-page app using the WordPress REST API as a backend.
During this talk, we’ll explain:
– What the WordPress REST API is, and why you should use it.
– Examples of single-page apps built on top of WordPress (including one for higher-ed)
– A quick tutorial / demo of how to integrate React in your WordPress development environment to create a simple app
August 14, 2016 — WordPress in Higher Education panel discussion.
August 6, 2016 — The boston.com digital team recently re-wrote and migrated all of boston.com to WordPress. Join us to learn about our experience with the migration, the challenges we faced and how we overcame them, and the great impact it has had for our journalists. We will discuss how to scale a WordPress site as big as ours, and some of the specific needs of a news website and how to meet those using WordPress, including creating custom post types and fields, working with the WP media library, external embeds, and more.