Dear Apple, Call it what you want - code pushing, hot patching - but the concept is the same: a framework that allows apps to be updated by developers AFTER download. I think we can agree the goal is sound - reduce bugs and crashes. But is this concept - ... (more…)
Read more »
π A fast introduction to programming with JavaScript modern features - MarcoWorms/learn.js... (more…)
Read more »
To create whitestorm.js app you should make a basic HTML document with html, head and body tags. Next step is to include Whitestorm.js to the document and main app script file. You can do it simply using script tag. (more…)
Read more »
superstruct - A simple and composable way to validate data in Javascript. (more…)
Read more »
Take a look at the features from ECMAScript/JavaScript 2015 and learn how they can help you in your projects...
Read more »