At Wootric we've been fans of Typescript for some time. Anders Hejlsberg, the lead architect of TypeScript has a legendary record of working on amazing languages such as Turbo Pascal and C#. A long term dream of the team was to move our JavaScript snippet... (more…)
Read more »
Everyone knows that writing programs that exploit the GPU (Graphics Processing Unit) in your computer’s video card requires special arcane tools, right? Well, thanks to [Matthew Saw], [Fazil … (more…)
Read more »
Three weeks ago, during JSConf.asia 2016, we announced JavaScript on mbed, which enables developers to write firmware for IoT devices in JavaScript. This is not done by transpiling JavaScript into C++ or Assembly, but rather by running the JerryScript VM ...
Read more »
$ ddgr 'lorde' --site='https://open.spotify.com/artist/' -n 5 1. Lorde on Spotify https://open.spotify.com/artist/23XObzIZxcYGLsnhg99BYN Lorde, Category: Artist, Albums: Teofagia, T... (more…)
Read more »
By adopting inline styles, we can get all of the programmatic affordances of JavaScript. (more…)
Read more »