Reading Time: 3 minutesI've done this snippet compilation for IE8 and IE9 that I think might be helpful for you if…
Reading Time: 2 minutesSometimes in some projects that I worked on I needed to use Rails URLs inside my JS, but…
Reading Time: < 1 minuteI've been working with Factory Girl and Spree, and I'm going to share how I solved a problem…
Reading Time: 3 minutesRecently, I had the opportunity to work on a Golang project which needed to send SMS messages. For…
Reading Time: 2 minutesIf you have been a developer for several years, maybe you have been in a situation where you…
Reading Time: 5 minutesIf you have used Ruby on Rails, you may be familiar with Rspec, a gem that allows us…
Reading Time: < 1 minuteIn this second chapter, we'll continue with some tips for those who are in the engineering path or…
Reading Time: 2 minutesIn many Spree projects where I have worked previously, it had become necessary to handle static pages like…
Reading Time: 2 minutesBefore we start, I want to talk a little bit about Google Tag Manager, as shown in the…
Reading Time: 3 minutesIf you are new to datastore, you will find that, unlike a relational database, Google Cloud Engine's datastore…