String Encryption in JavaScript and PHP. GitHub Gist: instantly share code, notes, and snippets. (more…)
Read more »
What JavaScript features you should be familiar with when learning and using React
... (more…)
Read more »
Using C++ code in JavaScript projects is nothing new. Node.js has supported C++ Addons since the beginning. In browsers, asm.js has been… (more…)
Read more »
ES2015 added a variety of riches to JavaScript. Among them are two new ways
to declare variables, let and const. These tools were introduced to
address faults of var, provide us an opt-in path to new functionality, and
bring richers semantics to JavaScrip...
Read more »
This presentation was recorded at GOTO Amsterdam 2017 http://gotoams.nl Chris Heilmann - Senior Program Manager Developer Experience & Evangelism at Microsof... (more…)
Read more »