CarlosVldz | Web Developer & Jedi Master

HomeBadges

Aprendiz de todo maestro de nada

Feb 22, 202110 min read

Te preguntarás por qué las primeras entradas fueron en inglés y está en español, sencillamente porque escribiré sobre distintos temas y cosas que voy aprendiendo en mi día a día, problemas que me suelo encontrar y cosas alejadas de un tutorial o algo...

Backend as a Service? When to use it?

Jan 20, 20214 min read

Currently we have many tools that facilitate the development of applications and websites. To mention a few, we have ESLint or Babel the first one helps us write cleaner code and the second one allows us to run the lastest JavaScript implementations....

What is Lambda Functions and how it works?

Jan 13, 20219 min read

In continuation with the previous post, now we're going to see in a deeper way what there is about and behind the Lambda function. We will see the following points: Features Use cases What is a Lambda function and how they work Deployment of a Lambd...

REST API with Lambda and Node.Js on AWS

Jan 6, 20217 min read

Here Carlos, let's start! Once logged into our account, in the services menu select the Lambda option. It shows three different options, select "Crear desde cero" to create from scratch. First lets give a name for the function, in this case we're ...

How can you send automated messages via WhatsApp with Node.Js

Dec 30, 20203 min read

How you can use Node.js to send messages via WhatsApp with Twilio's API. First, here the things that you need: Node and npm installed Create an account with Twilio (it's free) And finally, Twilio and dotenv library Once you sign up for the Twilio...

Building a Simple Secure API REST with Node.Js

Dec 30, 202014 min read

This time we learn to create a secure API REST with CRUD operations like Create, Read, Update and Delete. This development include a public and private API, for security we use JWT for authentication and Bcrypt for hashing our passwords. The database...

© 2021 CarlosVldz | Web Developer & Jedi Master

PrivacyTerms
Proudly part of