/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

eschergirls.com
| | eschergirls.ca

I've noticed that in comics, women seem generally unable to turn their heads and neck, their entire torso always has to conveniently twist with them, whether they're looking behind them, cleaning their sword, or like being punched.
0.5 parsecs

Travel
| |
| | weitzman.github.io

Musings on Drupal, Continuous Integration, DrupalSpoons, and Data Migration.
5.8 parsecs

Travel
| |
| | drupalize.me

Deprecated code is any code flagged for future removal, but which has not yet been removed to ensure that existing code which relies on the to-be-removed code will continue to work. When an API, or feature, becomes deprecated it's a warning to all developers that at some point in the future this thing they are relying on will not exist, and they'll need to update their custom code to a new approach. Preferably before the existing one gets removed. In this tutorial well:
10.6 parsecs

Travel
| |
| | www.integralist.co.uk

Introduction This post will explain how to set-up and configure the various tooling necessary in order to be able to write cross-compatible modern (ES2015+) JavaScript code. Note: if you're unsure of what 'modern' JavaScript looks like, then I'll refer you to these compatibility tables. The tools we'll be using: Babel: transpiler of modern JS into ES5 compatible code. Webpack: a js module bundler. Note: webpack is actually capable of transforming, bundling, packaging just about anything (as we'll see sho...
31.0 parsecs

Travel
|