Alberto Basalo Profile picture
#CodeCleaner for almost 3️⃣0️⃣ years. 👨🏼‍💻 #Consultant 👨🏼‍🏫 #Trainer 🅰️ #Angular 🌲#Cypress 🧪 #Testing 🧼 #CleanCode 🇪🇸 #Escritor 🇬🇧 #Writer
Jan 24, 2022 9 tweets 2 min read
This will be the #NoCode decade. 😱

Why and what mean for programmers?

Let's start with the reasons for this ultimate hype with NoCode., and then look for what it means for you.

A thread for concerned coders 🧵 Why this is the NoCode Decade ❓
Dec 16, 2021 10 tweets 2 min read
The principles war:🏜️DRY vs💋KISS and an unexpected hero😎

The most common advice given to developers is Don't Repeat Yourself, the well-known DRY.

Followed by the sly tip Keep It Simple, Stupid; sweetened by the KISS acronym.

But, are they compatibles? Let's see 🧵👇 🏜️ Being DRY in programming is very good advice for a good reason:

When something changes, you only have to take care of the unique place where this feature is written.🦄

So is it not about code duplication or code reuse?
No, those are good consequences.
Dec 15, 2021 6 tweets 4 min read
🏷️ Naming is so important and so cumbersome in programming as Phil Karlton coined in his famous cite:

"There are only two hard things in Computer Science: cache invalidation and naming things."

A thread 🧵👇 📐From the design phase.
Having a common name glossary is the central point in methodologies like #DDD.
But even if you don´t follow it, you will appreciate having a #ubiquitous language to communicate with all the people involved.
Dec 14, 2021 5 tweets 2 min read
🏷️ Naming is so important and so cumbersome in programming as Phil Carlton coined in his famous cite:

"There are only two hard things in Computer Science: cache invalidation and naming things." 📐From the design phase.
Having a common name glossary is the central point in methodologies like #DDD.
But even if you don´t follow it, you will appreciate having a ubiquitous language to communicate with all the people involved.