BIG DATA: THE DOOR TO A NEW WORLD

Friday, 05 May 2021  Yolanda Sanchez Aparicio  BigData  The digitization of all our data. We are opening the windows to a new world of information. The crossing of all the data will be the perfect combination, but will we be able to control a monster...

Code smell: God-class

Wednesday, 10 May 2020  David Fernandez  Java  Project Management Hello tod@s, You may wonder, what is a code smell or what is a God-class? Well, in this Autana blog post, I will explain what each of these terms is. Code smell: As you might have...

Javascript Strict comparators

Javascript Sometimes, throughout your journey through Js codes you will see that more and more people use the triple equal “===” these comparators called “strict comparators” can be used since the implementation of ECMAScript 3. The main...

Change Sets in Salesforce

 Salesforce First of all, let’s make some concepts about Salesforce Change Sets clear. A change set is a way to send information about customizations from one organization to another. For example, we could create and test a new custom object in a sandbox...