SSoftware Engineering Read More 1 minute read Stimulus: Cross-Controller Coordination With EventsbyJonathan TapiaJanuary 10, 2023 Reading Time: 2 minutesA controller is the basic organizational unit of a Stimulus application. They are instances of JavaScript classes that…
BBusiness Read More 3 minute read How Custom Software Makes Your Business More CompetitivebyFlow VelazquezDecember 19, 2022 Reading Time: 3 minutesTo be successful and outpace the competition, you need a software development partner that excels in exactly the…
RRails Read More 2 minute read How To Install Stimulus In a Rails AppbyJonathan TapiaOctober 27, 2022 Reading Time: 2 minutesIn this tutorial, you will install Stimulus using Webpacker and Rails 7. If your Rails app is is…
RRegEx Read More 7 minute read RegEx Basics GuidebyFabian AlejandroFebruary 2, 2022 Reading Time: 6 minutesThis guide is a quick compilation of many Regular Expresions examples and how to use them to be…
RReact Read More 4 minute read How to use GyroscopebyleyaimMagmaDecember 21, 2021 Reading Time: 4 minutesOne of the most used features in mobiles is the use of gyroscopes; it is used in several…
RReact Read More 2 minute read Best Custom HooksbyleyaimMagmaSeptember 23, 2021 Reading Time: 3 minutesLearn how Custom Hooks can help you to solve specific problems in your React Projects. Here is a…
SSoftware Engineering Read More 3 minute read 6 Tips to Become a Better Software EngineerbyJesus ArciniegaJanuary 14, 2021 Reading Time: 3 minutesBeing a Software Engineer is always a bumpy ride. Why? Because in addition to our daily work we…
RRuby on Rails Read More 2 minute read Approaching Rails Legacy Systems Chapter 4: Understand your testsbyVictor VelazquezNovember 25, 2020 Reading Time: 2 minutesThere are many different kinds of testing you can use in your projects, but in this last chapter,…
RRails Read More 4 minute read Approaching Rails Legacy Systems Chapter 3: Where to start?byVictor VelazquezNovember 12, 2020 Reading Time: 5 minutesWell, where to start? If you are reading this article, you must have read Chapter 1 and Chapter…
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…