Antonio Cucciniello

What are the best programming languages for building APIs?

Are you in the process of designing your first web application? Maybe you have built some in the past but…

7 years ago

What is progressive web app?

You've probably heard plenty of buzz about something called progressive web apps over the past couple of years – you…

7 years ago

What is JAMstack and why should I care?

What is JAMstack? JAMstack, according to the project site, offers you a "modern web development architecture based on client-side JavaScript, reusable APIs, and…

7 years ago

How to use XmlHttpRequests to Send POST to Server

So, you need to send some bits of information from your browser to the server in order to complete some…

7 years ago

How to Setup PostgreSQL with Node.js

Have you ever wanted to add a PostgreSQL database to the backend of your web application? If so, by the…

7 years ago

Basic Routing with Express.js

Want an easy way to have a few routes in your Node.js web application? If you answered yes, you willunderstand…

7 years ago

How to Add Custom Slot Types to Intents

Have you created an intent for use with Alexa where you wanted to add your own slot types to it?…

7 years ago

How to Add an Intent to Your Amazon Echo Skill

If you are new to Amazon Echo Development and have no idea what an intent is, you have come to…

7 years ago