16 February, 2020
I was working on this coding challenge by the great humans of Free Code Camp and I stumbled into some trouble. The challenge required to…
11 February, 2020
In the previous blog post I talked about how using two different templating engines (EJS and Handlebars), helped me to understand better…
07 February, 2020
WARNING My blog was having some interesting behaviors with the templating code examples, so I added extra spaces in some parts to bypass…
27 January, 2020
When learning to code, the focus goes firstly into trying to get a decent grasp of a programming language. You try to understand the syntax…
11 January, 2020
There was a time where jQuery was the lord of the land when it came to web apps and DOM manipulation. Today, thanks to the catch-up of web…
08 January, 2020
"Dear diary" not very descriptive but intended as such. The reason? For once I'm not talking about something specific, but more about a…
01 January, 2020
Recently I started watching lectures of CS50 in my house. What is CS50 you might ask? Is a super popular course in Harvard that introduces…