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…
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…
RReact Read More 4 minute read Rails 5 meets Webpack and ReactbyMario GómezMarch 21, 2018 Reading Time: 3 minutesWhy Webpack? JavaScript applications are getting more complex every day and developers are taking advantage of new versions…
CCommunity Read More 7 minute read Being a remote developer and not die tryingbyMario GómezFebruary 6, 2018 Reading Time: 6 minutesDisclaimer No developers were harmed in the making of this article. How I ended up here? As most…
AAgile Read More 2 minute read React JS: Communication between componentsbyMario GómezNovember 1, 2016 Reading Time: 3 minutesHow can I communicate between two React JS Components? Hello again! I hope you enjoyed my previous article…
BBest Practices Read More 4 minute read ReactJS: Loops in JSXbyMario GómezOctober 18, 2016 Reading Time: 4 minutesWhy React? Nowadays developers know that Javascript’s world is constantly changing. Every day a new library, framework or…