I wanted to post this article for a while, just to give a shoutout to a great library. I’m talking about cookieconsent from Orest Bida. Since GDPR started to be a […]
Category: Coding
Table of contents Why lazy load assets? Browser native alternative Why lozad.js? How to use it Conclusion Why lazy load assets? This is one of the main aspects when it comes […]
Why and how you should use Arhitecture Decision Records (ADR) plus a Github repository with ADR structure and VSCode Snippets.
Why mobile first is the right approach to build a website? What are some differences between repsonsive design and mobile first? How to implement it?
A few reasons why you might end up using CSS important propriety in your code, why you should avoid it and why it’s ok in the end.