SSoftware Engineering Read More 2 minute read Deploying Ruby AWS Lambda functions with CDKbyCarlos AraozJanuary 16, 2023 Reading Time: 2 minutesWhat is Cloud Development Kit (CDK) It is an open-source tool created by the AWS team. It allows…
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 CompetitivebyMagmaLabs TeamDecember 19, 2022 Reading Time: 3 minutesTo be successful and outpace the competition, you need a software development partner that excels in exactly the…
RReact Read More 4 minute read 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…
RRuby on Rails Read More 4 minute read Ruby on Rails Advantages For Your Business in 2023byMagmaLabs TeamDecember 6, 2022 Reading Time: 5 minutesThere are multiple reasons why Ruby on Rails is gaining so much popularity in the market. Basically, RoR…
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…
BBlockchain Read More 4 minute read Exploring Blockchain Technologies and How They WorkbyRegi PublicoSeptember 14, 2022 Reading Time: 4 minutesBlockchain is relatively a new technology that is quickly transforming the world. This popular digital ledger has created…
SSoftware Engineering Read More 9 minute read Extreme Programming (XP) PrinciplesbyVictor ElizaldeApril 7, 2022 Reading Time: 9 minutesExtreme Programming (XP) is a widely known concept. It is one of the best in the whole package…