Nowadays, most frontend web developers build their UI with well-known libraries and frameworks such as React, Angular, Vue, and so on. Maybe many developers have almost forgotten how to dynamically create HTML elements by accessing the Document … Read more
JavaScript
Thinking in Web Component
The development of Web Application has led us to rewrite some pieces of User Interface so many times in different varieties of JavaScript frameworks for compatibility and interoperability. When we build our User Interface, we have to think about … Read more
Your Node.js API in a Serverless world
Hello Matteo, some time ago at one of the RomeJS meetups you talked about Serverless. Can you tell us more about it? In the talk, we aimed at bring an application, mainly JavaScript, onto the Serverless appearance. Serverless is an infrastructure … 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