SSoftware Engineering Read More 5 minute read Introduction to Turbo: Speed up your Rails Apps with HotwirebyCarlos GutierrezAugust 16, 2024 Reading Time: 5 minutesWhat is Turbo? Turbo is a technology developed by the creators of the Ruby on Rails framework whose…
CCybersecurity Read More 3 minute read Protect Your Business: The Big Deal of Cybersecurity in a Digital WorldbyMagmaLabs TeamMarch 6, 2023 Reading Time: 4 minutesAlongside performance and usability, you should always focus on security when creating any web application. Keep in mind…
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…
RRails Read More 4 minute read Data Encryption with Rails 7byemmanuelMarch 3, 2022 Reading Time: 4 minutesThere are massive amounts of sensitive information managed and stored online in the cloud or connected servers. Encryption…
RRails Read More 5 minute read Testing Rails Apps in 2021byeduardo.gutierrezMarch 18, 2021 Reading Time: 5 minutesRuby on Rails is amply documented. Many Rails testing guides are comprehensive and curated tutorials that will walk…
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…
RRails Read More 4 minute read Approaching Rails Legacy Systems Chapter 2: Become a Git HistorianbyVictor VelazquezJuly 2, 2020 Reading Time: 4 minutesTo keep track of how a project has been changing through time is key to provide a big…
RRuby on Rails Read More 6 minute read Approaching Rails Legacy Systems – Chapter 1: Project AnatomybyVictor VelazquezApril 24, 2020 Reading Time: 6 minutesThis is the chapter 1 of a series of blog posts about some pieces of advice, tools, and…