New blog domain: kula.blog

It's still work in progress but new posts will be published on  https://kula.blog/ Thanks to 11ty base blog RSS is working from the start so it should be easy to add to your reader if you still use any :) If now then I hope you can sign up to the newsletter where I'll be publishing new posts and interesting articles to it from time to time. Please use  kula.blog  from now on.

innerWidth, InstaCSS, zepto.js, Binary Data

To post less I include more links, but still has problem with title :)

innerWidth of mobile devices: https://gist.github.com/1410787

Typed Arrays in JavaScript: http://blogs.msdn.com/b/ie/archive/2011/12/01/working-with-binary-data-using-typed-arrays.aspx
This is longest post about binary data that I've seen.

Awesome HTML, JavaScript and CSS documentation: http://instacss.com/
This site is really impressive! I've just added it to bookmarks.

Zepto.js is a small library mostly for mobile devices with jQuery compatible syntax. New version came with Opera and Firefox support.  http://zeptojs.com/

Comments

Popular posts from this blog

How to use NPM packages from private repositories on bitbucket

How to simulate slow connection (developer proxy in Node.js)