My Journey to become a front end engineer 🌉

My first job I started working at a company called Telus International in El Salvador, I was able to contribute to at least 50 web…

Read more 👉

Eslint fix my mistakes, thank you ✌

What is it good for? Well, glad you asked a random person. So eslint is a tool for identifying and reporting on patterns found in ECMAScript…

Read more 👉

🏡 How to work remotely

My experience in the tech industry from El Salvador and within the US You might ask why I can advise on this topic, well I worked for a…

Read more 👉

🔥 How to exit node terminal

What to do? Well, have you ever been in the position to run JavaScript and you do not want to open the console developer and then run on…

Read more 👉

What have I been doing amid these times?

Content During these hard times, I have been working from home, as many of my friends and part of my family. Days go by and I find myself…

Read more 👉

What happens when the browser loads a page

Content The process to load a page starts when the browser requests a resource to the server, many different verbs tell the server how it is…

Read more 👉

I explain what the flux model is

Context I have been recently contributing to the codebase of GitLab where I noticed that Vue is a part of the frontend code. The flux model…

Read more 👉

My thoughts about RailsConf 2019

I attended RailsConf 2019 Hi all, my employer allowed me to attend RailsConf 2019 in Minneapolis when I received the news I was astonished…

Read more 👉

I am at the RailsConf 2019

I am at the RailsConf 2019 Hi all, thanks to my employer https://webrtc.ventures, I am at the RailsConf 2019 in Minneapolis, looking forward…

Read more 👉

How a web developer uses storage in the browser part 2

The Web Storage API Part 2 While sharing a little about The Web Storage API, we checked the Chrome Developer Console and found out that…

Read more 👉

How a web developer uses storage in the browser

The Web Storage API While researching this topic, which was requested by a friend of mine, I realized these two ways to store the…

Read more 👉