Tag: javascript
-
Tutorial – How to use Livereload with Nodemon in Gulp to Automatically Reload your Browser and Restart your App
Task runners are a wonderful thing to have once they are operational . But sometimes they might not be so easy to set up. In this post I want to focus on using two plugins that really speed up your workflow when developing both on the back end and the front end. I will be…
-
Task Runners, A comparison between Grunt, Gulp, Broccoli and Mimosa
Note: This article was written and researched in January 2015, but I just got around to publishing it today (April 5th, 2015). Task Runners make your life easier when developing for the front-end by automating tasks. Except for when you have to configure them for the first time. Try not to lose your sanity.
-
Painter
Painter is a chrome extension which adds the ability to use a drawing pad right in your browser without leaving your current page. How to use: Download the file Go to chrome://extensions/ in your browser Drag & Drop the downloaded file in to the extension’s page. A Dialog should appear, select ‘Add’ and the extension will…