Reboot Heroku as Last Step After Pushing

A computing tip from my friend and WordPress web engineer extraordinaire Chris Marslender.

When pushing code to a Heroku app, make the last step be an action to reboot the app, with something like Hubot. So any time code changes, the server restarts. So if someone is offline and the server isn’t running, you can push a change to get it working again without pinging them.

Video: A Look into Calypso

A Look into Calypso, a talk by Matías Ventura at WordCamp Europe 2016, is an engaging survey of the open source technology running the new WordPress.com publishing interface. Why it’s important, what it’s made of, the values and principles that guide it, and how to use it today for your own projects.

The introduction of Calypso has brought the notion of a modern JavaScript approach to the front and center of the WordPress community. What does an admin UI built entirely in JavaScript (with technologies like React that have taken the JavaScript community by storm) mean for WordPress and how we think of JavaScript in the project?

Matías ends with a challenge to everyone wanting to contribute to advancing JavaScript in WordPress; I won’t spoil it, watch the video to see the call to action.

Links and resources mentioned in the video below. You can also download the slides (PDF, 10.4 MB).

ReactJS Introduction Workshop (Tucson)

On Saturday May 7, 2016 join Rincon Strategies—a Tucson, Arizona based web development shop and Tucson ReactJS organizers—for an in-depth workshop to learn how to build web applications with the popular JavaScript library React. (React is the main library running the new, open-source WordPress.com.)

Details and signup on Eventbrite. Hope to see you there.