Read More 4 minute read RReact React Best Practices: useEffect Hookbyfernando.trasvinaDecember 19, 2022 Reading Time: 4 minutesBy using useEffect Hook, you tell React that your component needs to do something after rendering. This hook…
Read More 2 minute read RRails 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…
Read More 11 minute read RRails 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…
Read More 7 minute read RReact 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…
Read More 7 minute read RRegEx 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…
Read More 7 minute read RReact Native 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…
Read More 4 minute read RReact 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…
Read More 2 minute read RReact 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…
Read More 3 minute read SSoftware Engineering 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…
Read More 3 minute read SSoftware Engineering 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…