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…
RRails Read More 11 minute read How To Integrate Cronofy To Your Rails AppbyKitzia VidalOctober 19, 2022 Reading Time: 10 minutesIn this article we will learn how to integrate Cronofy within Rails to interact with a calendar and…
RReact Read More 7 minute read React Styled Components: Give Life To Your ProjectbyFabian AlejandroSeptember 29, 2022 Reading Time: 7 minutesHave you ever wonder how cool it will be to have accessibility to props and to the creation…
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 Native Read More 7 minute read How To Create a Track Player in React NativebyleyaimMagmaJanuary 20, 2022 Reading Time: 7 minutesSpotify is a digital music, podcast, and video service that gives you access to millions of songs and…
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 Understanding Redux SagabycinthyawAugust 19, 2021 Reading Time: 3 minutesYou may ask yourself: Why do I need Redux Saga if I already have Redux? When working with…
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 Debugging RubyGemsbyCarlos GutierrezDecember 10, 2020 Reading Time: 2 minutesSometimes we can run into bugs in our application that seem to come up out of nowhere. Even…