RRuby Read More 4 minute read How to take advantage of Ruby blocksbymickeytglJuly 8, 2019 Reading Time: 3 minutesBlocks in ruby are a very powerful aspect of the language. They are often less used in when…
TTips Automate all the things!byJuan Carlos RuizMarch 26, 2019 Reading Time: 4 minutesMotivation In a normal software development day, I do a lot of activities related to the task that…
RRails Read More 4 minute read The good and bad of ActiveRecord callbacksbymickeytglFebruary 26, 2019 Reading Time: 4 minutesCallbacks inside your rails controllers have sparked a lot of controversies. On one side, you have DHH advocating…
JJavascript Read More 5 minute read Write better Javascript, EP 1: ConditionalsbyMario GómezOctober 15, 2018 Reading Time: 5 minutesWrite better Javascript, EP 1: Conditionals This is the first “episode” of one of many series I intend…
BBest Practices Read More 3 minute read Using serialized fields in railsbyOzmar UgarteJuly 27, 2018 Reading Time: 2 minutesHi everybody, in the past days I stored some codes for a model called: Activity. I did this…
EEcommerce Read More 2 minute read VTex Speed ConfigurationbyadminJuly 24, 2018 Reading Time: 3 minutesVTex is a SAAS E-commerce platform that has tons of modules that help out with the implementation of…
EEcommerce Read More 2 minute read VTex Speed Configurationbyalberto.mendozaJuly 24, 2018 Reading Time: 3 minutesVTex is a SAAS E-commerce platform that has tons of modules that help out with the implementation of…
GGoogle Read More 5 minute read Hacking With GooglebyyasskateJune 21, 2018 Reading Time: 4 minutesNowadays everything is connected through the internet, we are living in the information age, due to that, the…
ccss Read More 5 minute read A nice way to handle SASS color variablesbytrinoeg8April 17, 2018 Reading Time: 5 minutesAfter learning a lot of CSS and SASS techniques, methodologies and architectures for the past two years, I…
ccss Read More 5 minute read Importing fonts the right waybyMario GómezApril 4, 2018 Reading Time: 4 minutesWhy would I need to import a font to my website? Sometimes the design team sends you an…