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.

WEBSHIMS LIB.


Interesting project for shim all HTML5 features for old browsers!

This could be for shims like jQuery for JS libraries :) But this is really hard to have both speed and support and in some cases it is just better to prompt user for better browser than trying to display things that will probably slow website to point it can't be used.

This really interests me how long it will take to start and shim especially in old browsers when there is much more to shim.

http://afarkas.github.com/webshim/demos/

Comments

Popular posts from this blog

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

Safari Mobile CSS VW and VH units bug.