What's happens when you "git commit"
Understanding the Git Folder Structure and how git works under the hood.
Digital Nomad: the Golden Ticket?
Don't trust the influencers. Working from the beach doesn't work.
Two months in Canggu as a Digital Nomad
My global review and my budget breakdown after living and working remotely in Bali for 60 days
Enhance your git log with conventional commits
Standards to write more explicit commits messages.
2018 - A Year In Review
3 Tips for Scaling Large Vue.js Application
1. Split your application into completely isolated modules. 2. Consider micro-frontends architecture. 3. Don't put everything in the Vuex Store
My first month in Lisbon as a Digital Nomad
Hello GatsbyJS!
Typical JavaScript interview exercises (explained)
Level up your JavaScript interview skills! This post tackles common exercises, offering clear explanations to help you ace the coding challenge.
Immutability in JavaScript (without library)
A deep dive into JS immutability, guiding you on how to achieve it without relying on external libraries.