Julien Melissas

Julien Melissas


This is my blog.


I can’t promise anything, but I hope to write in here about Code, Music, Food, Cars, Life, and other stuff. Enjoy!

Navigation
Tagjavascript
Featured

Code

Browsersync Server is your little development friend

Posted on January 8th, 2018.

Ever used Browsersync? If you’ve used Sage you’ve likely used it since we moved from LiveReload. Anyways… assuming you have node/npm available at the command line you can install Browsersync globally like so: $ npm install -g browser-sync Once you’ve done that, navigate to a folder with an index.html file in it...

Featured

Code

JS Framework Showdown Slides

Posted on June 4th, 2016.

Here be the slides from my WordCamp Asheville 2016 talk!

Featured

Code

Leaflet JS/Mapbox JS Screencast

Posted on June 30th, 2015.

Learn about some map stuff. I know I haven’t posted in a while, cause I’ve been really busy learning Ember JS! That said, I totally forgot to post this when I put it up and figured I probably should because people are actually watching it. I co-gave a talk on Leaflet.js/Mapbox.js for the WNC Web Technology Network a few...