Recent Posts

Getting your first job as a software engineer

4 minute read

In every professional area, there’s the chicken and egg problem: I don’t have a job because I don’t have experience, I don’t have experience because I don’t ...

Learning the position CSS property for good

1 minute read

When I create a layout from scratch, I find myself adding different values to the position CSS property and to the DPP (direction position properties, I just...

Things that won’t work using Vue

2 minute read

After using Vue for a while, I have found some issues that later I learned are actually things they warned us in the documentation.