Published inNerd For TechBuilding Timeless JavaScript Projects: Ensuring Consistency in Dependencies and VersionsThere’s a unique satisfaction in revisiting a project a year later and finding it seamlessly functional, but, in the ever-evolving world of…Dec 4, 2023Dec 4, 2023
Stop using Google Fonts, stop fueling the flamesMore than 50 million websites use Google Fonts right now. I know that asserting that all of them are wrong could sound a bit arrogant but…Nov 17, 2022Nov 17, 2022
Published inNerd For TechHow to implement light and dark modes with a toggle switch on your websiteThis post shows you how to automatically select a dark/light theme based on the user’s preferences and how to allow them to change it.Jul 12, 2022Jul 12, 2022
Published inGenially TechNuestro granito de arena a la comunidad Javascript: passport-google-one-tapEn Genially, el 99% de nuestra base de código es Javascript y, aunque sea un dato difícil de calcular, es muy probable que apenas el 20% de…Nov 25, 2021Nov 25, 2021
Published inNerd For TechReinventing the wheel: DIOD (a new Typescript dependency injection library)Dependency injection is a recurrent pattern in complex applications, and each day it is becoming more common to see it applied with…Jun 3, 2021Jun 3, 2021
Decoupling SPAs from the framework, a practical exampleThe JavaScript framework war that we are seeing today is harder than the one we’ve seen in the Game of Thrones series. To choose the…May 28, 2019May 28, 2019
Microsoft, you need to take it one step furtherThe war is over. It seems that 2016 has been the year of the peace deal between Microsoft and the FOSS community, the hostility has ceased…Mar 7, 2017Mar 7, 2017
Creating Background Ambient Videos In HTML5 using FFMPEGFFMPEG is a cross-platform command line that can be used to convert videos in order to use them as a background using the ‘video’ HTML5…Nov 15, 2016Nov 15, 2016
Published indotdevManaging PHP Dependencies ProperlyThe first step to build a proper CD pipeline is to manage your dependencies in the right way. If you are PHP developer, you need to master…Oct 31, 20161Oct 31, 20161
Publishing a Puppet ModuleThere’s a lot of great information online about how to write a good Puppet module. In this post I’m going to focus on the techniques we’ve…Oct 26, 2016Oct 26, 2016