djmCalc [Screencast #12]
A quick look at basic operations and DOM manipulation in order to use other operators like “%” [modulo] using djmCalc: https://github.com/pacificpelican/djmCalc
via IFTTT
LoveBird Install On Xampp [screencast #11]
LoveBird Install On Xampp [screencast #11]
a look at installing [on Mac, but similar steps should work on Windows] the LoveBird blog/photographer tool/e-commerce open source free software using the Xampp Apache server: http://lovebird.pacificio.com
https://www.apachefriends.org/index.html
via IFTTT
Gulp – Transpiling ES6 with Babel in 2016 [screencast #10]
Gulp – Transpiling ES6 with Babel in 2016 [screencast #10]
a parameter containing an object specifying ES2015 transpiling is added to the Gulp task from screencast #4; the screencast for Gulp ch. 3 on http://www.pacificio.com
via IFTTT
NPM scripts – processing JavaScript [screencast #9]
NPM scripts – processing JavaScript [screencast #9]
A look at using NPM scripts for front-end processing.
Uses https://github.com/damonbauer/npm-build-boilerplate
[screencast #9 from http://danmckeown.info]
via IFTTT
pacificpelican channel trailer 2016
pacificpelican channel trailer 2016
new channel intro video
links:
http://pacificpelican.us
http://djmcloud.com
via IFTTT
pacificpelican on fedoras
pacificpelican on fedoras
clips via http://djmcloud.danieljmckeown.com
via IFTTT
PostCSS as a Gulp task [screencast #8]
PostCSS as a Gulp task [screencast #8]
I set up a PostCSS task in my Gulpfile using this NPM package: https://github.com/postcss/gulp-postcss
[more at http://danmckeown.info]
via IFTTT
GulpJS – the autoprefixer plugin [screencast #7]
GulpJS – the autoprefixer plugin [screencast #7]
Guides the viewer through the steps needed to add an autoprefixer task to a Gulpfile using NPM and running it on the command line. More content at http://djmcloud.com
via IFTTT
Ryukyu ch. 2: CSS responsive grid systems [screencast #6]
Ryukyu ch. 2: CSS responsive grid systems [screencast #6]
a look at two grid systems in the Ryukyu front end framework [http://danmckeown.info/code/ryukyu], one using inline-block and conforming to Bootstrap somewhat and the other using the newer flex (flexbox) CSS technology
via IFTTT
Ryukyu ch. 1: using ES6 class declarations [screencast #5]
Ryukyu ch. 1: using ES6 class declarations [screencast #5]
This screencast walks through how JavaScript ES6 class declarations were used in the JS code for the Ryukyu front-end framework [http://danmckeown.info/code/ryukyu/] to create a linked list object of objects
[screencast #5 from http://danmckeown.info]
via IFTTT