Mario Romano


Full Stack Developer
-
Architect
-
Technical Lead

Why invest your time to learn Angular and Spring

Meta avatar Mario Romano   04. December, 2017

I personally think there are a lot of reasons why these technologies are proving to be relevant in the modern web developer ecosystem. In the following lines, I will try to illustrate the top 4 reasons and also I will show an easy way to learn it in case you don't.

Angular 2 and Typescript in action - Modules and Components

Meta avatar Mario Romano   11. June, 2016

In this article I will give you a little introduction to Modules and Components, I will show you how to code them in Angular 2 using Typescript.

How to install Node.js and npm

Meta avatar Mario Romano   11. June, 2016

Node.js is a JavaScript open-source, cross-platform runtime. Npm is the package manager for NodeJS. Let's see how to install both of them.

Introduction to Typescript

Meta avatar Mario Romano   24. May, 2014

Typescript is an open source language developed by Microsoft. And is a superset of Javascript, but let's have a look its key features and how to install it and configure it to run our first typescript app.

Introduction to Angular 2

Meta avatar Mario Romano   6. May, 2014

The goal of this article is to explain what I think are the key features of Angular 2. I will explain the details and usage of each feature in upcoming articles. Note: At the time of writing this article, the Angular 2 team has just published its first candidate release...