JJavascript Interactive zip areas map with Google MapsbyMagmaLabs TeamFebruary 4, 2014 Reading Time: 3 minutesHey there, this time I'm going to show you how to build an interactive zip code areas map,…
RRails Paginated Collections with Ember.js + Solr + RailsbyMagmaLabs TeamDecember 10, 2013 Reading Time: 6 minutesThis time, I would like to show you how to add a simple pagination helper to your Ember.js…
CCraftsmanship Improve your Ruby syntax with RubocopbyMagmaLabs TeamNovember 29, 2013 Reading Time: 3 minutesAs software developers, we are always trying to improve our projects: refactoring, updating gems, trying alternatives to make…
TTesting Testing Ember.js applications with Konacha.byMagmaLabs TeamNovember 20, 2013 Reading Time: 7 minutesThis time I want to show you how to write tests for your Ember.js application, using the Konacha…
DDevelopment Pair harmoniously with git-duetbyMagmaLabs TeamNovember 18, 2013 Reading Time: 2 minutesI started doing pair programming about a year and a half ago. Since then, I’ve been using the…
CCommunity The feminine touch in tech, part 2byMagmaLabs TeamOctober 22, 2013 Reading Time: 5 minutesContinuing with our celebration of woman in tech, I want to share with you more of our related…
CCommunity The feminine touch in tech, part 1byMagmaLabs TeamOctober 15, 2013 Reading Time: 4 minutesA few days ago, my MagmaLabs colleagues and I had the opportunity of traveling to San Francisco to…
JJavascript Upgrading your old Ember.js application.byMagmaLabs TeamSeptember 10, 2013 Reading Time: 5 minutesHi all! I was recently working on a blogpost about developing a cutting-edge web application using Rails +…
DDevelopment 3 basic refactoring tools for your command linebyMagmaLabs TeamAugust 23, 2013 Reading Time: 3 minutesNowadays, I don't use any fancy editor or IDE, but for many years I worked with Eclipse, and…
TTesting Fake it!byMagmaLabs TeamAugust 16, 2013 Reading Time: 3 minutesFake It! A couple of tools to generate fake data in your app. Hi, this time I want…