Interacto is a front-end framework for processing user interface events.
With Interacto developers handle user interactions (DnD, drag-lock, double-click, button click, pan, multi-touch, etc.) instead of low-level UI events.
Developers configure how to tu... (more…)
Read more »
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube. (more…)
Read more »
String.prototype.match() is a method in JavaScript that returns an array of results matching a string against a regular expression... (more…)
Read more »
Modern JavaScript offers size and performance improvements over transpiled ES5, and is supported in 95% of web browsers. Enabling modern JavaScript output brings these benefits to your application, but the impact is limited by dependencies that are alread... (more…)
Read more »
So here goes the story … you saw a website with a constellation background. How do they do that? In this post we are going to make an…
Read more »