SararellanoIt's very interesting. Thanks to share it Daniel.In my case, I tried some changes, but, like you said, I didn't try them well because I've set very high goals for myself, so I'm going to…Dec 11, 20231Dec 11, 20231
SararellanoDrupal BehaviorsHello!! Maybe you know about Drupal.behaviors, but if you just know this word, be aware to this article.Oct 14, 20211Oct 14, 20211
SararellanoStacking ContextThe stacking context is a CSS functionality that is often difficult to understand and one of the most misunderstood tool in CSS.Oct 13, 2021Oct 13, 2021
SararellanoCustom Twig Filters and FunctionsTwig is the template manager used by Symfony to add some logic to our variables in our templates. The functions and filters problem is that…Sep 14, 2021Sep 14, 2021
SararellanoWindow.locationWindow.location is an object to have information about the actual page. Also you can redirect or upload it.Aug 11, 2021Aug 11, 2021
SararellanoGit BisectToday I’m going to write about Git Bisect. This is a very useful tool to find any specific error in our code.Jul 7, 2021Jul 7, 2021
SararellanoDefer and AsyncWhen your scripts are heavy and/or you have a slow server, they can affect the performance of your page. To help with this, we have 2…May 12, 2021May 12, 2021
SararellanoWhat is BEM?BEM it’s a very useful development methodology based on components. BEM = Block + Element + ModifierApr 7, 2021Apr 7, 2021
SararellanoCSS more efficientI have to be honest: I didn’t think about how efficient my CSS is. I focus more on trying to make my JS code more efficient so that the…Mar 23, 2021Mar 23, 2021