As seen on Github.
General Questions:
What did you learn yesterday/this week?
How to … Read more
UI designer and developer.
Keeping images and assets on a geographically dispersed CDN allows for faster resource requests by … Read more
… Read moreTells the browser, please add some extra rules when you parse and try
Didn’t seem there was a real easy way to just add an “active” class and … Read more
var ani = ["dog", "cat", "rabbit",
… Read more I am learning to use Ionic to build JavaScript and AngularJS powered multi-platform applications. I … Read more
The readyState of a document can be one of following:
Ripped from developer.mozilla.org
loading
The … Read more
Splice takes three arguments.
1) where to start removing items
2) how many to remove … Read more