I am surprised that JS community has taken at ease the dependencies. Of course I am talking about npm. Most libraries that depend some how on Bower or Gulp or something relevant they suggest you the following: npm install -g bower bower install I don'...
Read more »
(firefox 58) We want to make Firefox load pages as fast as possible, to make sure that you can get all the goods from the ... (more…)
Read more »
This simple custom video player is built by using HTML5 media element api, CSS and Javascript to replace the default video player. (more…)
Read more »
Modern JavaScript Frameworks like Angular, React and Vue.js makes it very easy to build complex single page web applications. However, using a those frameworks is not mandatory and you can also go with plain and pure JavaScript. This tutorial guides yo...
Read more »
Following the original JavaScript hacks for hipsters, here’s some new goodies. Coding JavaScript in 2017 is actually fun again! (more…)
Read more »