Reading Time: 2 minutesSince the first day of my life developing for iOS, I was introduced to cocoapods.org and I felt…
Reading Time: 4 minutesHey guys! If you are a Go developer, you probably have used tags inside your structs. A tag…
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…