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…
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…
SSoftware Engineering Read More 4 minute read 13 Bits of Advice for New ProgrammersbyVictor VelazquezMay 21, 2020 Reading Time: 4 minutes13 Bits of Advice for New Programmers when they feel overwhelmed by all the things they need to…