Read More 3 minute read SSoftware Engineering Modern Web Applications with HotwirebyJennifer LedezmaJuly 8, 2021 Reading Time: 3 minutesHotwire is a new HTML-over-Websockets framework developed by Basecamp. Its purpose is to perform real-time DOM-patching using ActionCable…
Read More 2 minute read RRuby on Rails 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…
Read More 2 minute read RRuby on Rails 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,…
Read More 3 minute read EEcommerce How Pricing Selection works in SolidusbyEdwin CruzOctober 22, 2020 Reading Time: 2 minutesSolidus is known for its flexibility, but some stores need special rules to chose what price to use.…
Read More 4 minute read RRails 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…
Read More 2 minute read SSolidus Improving Inventory Units Creation in SolidusbyEdwin CruzJune 18, 2020 Reading Time: 2 minutesTo keep track of the right inventory, Solidus needs to create one inventory unit record for every single…
Read More 2 minute read RRuby on Rails How to use ERB syntax as a selector on DefacebyDiego MendozaMay 15, 2020 Reading Time: 2 minutesHaving trouble finding a selector to override a view? Here in this blog post, we show you a…
Read More 2 minute read SSolidus Customizing image sizes in SolidusbyEdwin CruzMay 7, 2020 Reading Time: 2 minutesSome of the most common tasks when implementing a Solidus store is to modify image sizes or add…
Read More 6 minute read RRuby on Rails 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…
Read More 3 minute read BBeginners Level Getting Started with Solidus Series: CustomizationbyjaimelrApril 9, 2020 Reading Time: 3 minutesLearn how to fully customize Solidus stores from scratch following this step-by-step guide. Solidus customization is the second…