Header image for API with Laravel - part 1

API with Laravel - part 1

frameworks

-

3/9/2025

Never dived into PHP further than Wordpress and LAMP stack configurations. My earlier steps as a developer were defined by Python and NodeJS but PHP was always in my radar. This article is about my own discoveries with PHP and Laravel.

Header image for Angular Patterns

Angular Patterns

patterns

-

10/12/2023

I've never used Angular before. It's the first time that I'm adventuring into the Angular ecosystem and I'm already amazed by the organization of the code and the interesting patterns that React users might struggle at first.

Header image for Abstract Class

Abstract Class

paradigms

-

4/30/2023

One of the most complex aspects of the Object Oriented Programming paradigm is the concept of an Abstract Class. This article was written because at some point of my career I had to explain to a co-worker that a Superclass is not a class that is very big.

Header image for Event Loop in JavaScript

Event Loop in JavaScript

javascript

-

4/20/2023

To be a developer is not only to write code but also to know how the code written will be executed in it's runtime environment. In this post I'll be explaining how event loop works in JavaScript and the evolution of asynchronous functions from callbacks to promises.

Header image for Destructuring in Python

Destructuring in Python

python

-

3/17/2023

Have you ever stumbled into the 'destructuring' term, much popular in NodeJS? Well, and if I tell you that Python included this functionality since the beggining? If you have some question about it or you have never used it in Python you should take a look at this article, it goes very deep into the subject!

Page 1 of 1