|
You are here |
dylanpaulus.com | ||
| | | | |
maissan.net
|
|
| | | | | Gulp is a great tool for automating your development workflow. It can also be a great tool for updating your Drupal site. The multiple steps of logging in, enabling maintenance mode, uploading files and running update.php can be replaced with a single "gulp deploy" command. | |
| | | | |
blog.michal.pawlik.dev
|
|
| | | | | Lately I've been working on preparing learning materials in Scala. Usually when I work on preparing slides for public speaking I would use https://slides.com/majkp/, but this time I was looking for something self hosted. In this situation Reveal.js seems like an obvious alternative, but if you want to set up, you either have to download a fixed version which makes the upgrade hard, or build an npm project and add reveal as the dependency. | |
| | | | |
sprucecss.com
|
|
| | | | | ||
| | | | |
babeljs.io
|
|
| | | For those of us that need to support older browsers, we run a compiler like Babel over application code. But that's not all of the code that we ship to browsers; there's also the code in our node_modules. | ||