React Native is a JavaScript framework that allows us to build mobile applications. It is based on React, Facebook’s JavaScript library for building web user interfaces, but instead of targeting browsers, it generates fully-native mobile … Read more
JavaScript
Blockchain in JavaScript with Lisk Alpha SDK
Blockchain has witnessed a growing interest in the last few years. And this is not a surprise. Thanks to this technology, you can create transactions that are then included in a distributed database. Such database is distributed in a peer-to-peer … Read more
Concerning Modules – how the lost wisdom of the ‘70s helps us today
Douglas Crockford describes himself as the Godfather of JavaScript. When I saw he was giving the main keynote at Codemotion Amsterdam, I knew we were in for an interesting talk, and I wasn’t disappointed. Rather than talk about JavaScript, Douglas … Read more
Hack together a basic Node.js interface for a smart outlet
Hello Luca, could you tell us a little bit about yourself? Hi everyone, I'm Luca Lanziani. I'm 35 and I studied computer engineering at Roma Tre University. In 2010, the year I graduated, I started my career as a software developer. I changed jobs … Read more