Quantcast
Channel: liberalisten.net
Browsing latest articles
Browse All 3 View Live

Creating your own quick-and-dirty jQuery

If you don’t bother with cross-browser compatibility, nor a huge and useful API, nor the ongoing development by a large active community: Why not hack together your own small version of jQuery? This...

View Article


Asynchronous event triggering in JavaScript

Triggering and handling events in the browser can take quite some time. Did you know in JavaScript/in the browser, this all happens synchronous? This means that when you trigger an event, the code will...

View Article


Turning my Chromebook into a developer machine

I newly got me a Chromebook, namely the Acer Chromebook 13 CB5-311. First and foremost because it was cheap (a hand-me-down used for demo purposes, actually) and because I missed a little device I...

View Article
Browsing latest articles
Browse All 3 View Live