Andrea Berardi

Andrea Berardi @andberry

About: 🇮🇹 🇨🇦 🇮🇹 | Front-End Developer 💻 | Music lover 🎸🎹 | Happy father

Location:
Trento, Italy
Joined:
Sep 26, 2021

Andrea Berardi
articles - 6 total

BEM, CSS Namespaces and ITCSS

because writing CSS is easy; looking after it is not. -- csswizardry Yes, even though currenly...

Learn More 28 4Mar 21 '22

Eleventy (11ty) setup for multilingual component-based flexible pages (aka One Page Websites with i18n)

Intro Such a huge hype about Eleventy (11ty) in the last year that I wanted to give it a...

Learn More 4 0Mar 20 '22

var, let, const: declaring variables in JavaScript

In Javascript we can declare variables using var, const and let keywords var var is the...

Learn More 1 0Sep 27 '21

jQuery $(document).ready() in vanilla JavaScript

jQuery's $(document).ready() method allows us to safely run code only once the DOM is loaded and...

Learn More 3 4Sep 27 '21

How to integrate UIkit in Drupal

UIkit (https://getuikit.com/) is an amazing lightweight and modular front-end framework that can help...

Learn More 7 0Sep 27 '21

Component-Based Frontend in Drupal

What is Component-Base Frontend Development First of all, Component-Based is an approach...

Learn More 2 0Sep 27 '21