JJavascript Read More 5 minute read AngularJS Providers under the hoodbyFlow VelazquezMarch 18, 2015 Reading Time: 4 minutesWhen I started working with Angular, the concept of Angular Provider was confusing to me, especially since all…
MMobile dev Cocoapods, scale your iOS/OS X project easily.byFlow VelazquezFebruary 24, 2015 Reading Time: 2 minutesSince the first day of my life developing for iOS, I was introduced to cocoapods.org and I felt…
CCraftsmanship Custom Error Marshaling to JSON in GobyFlow VelazquezNovember 13, 2014 Reading Time: 2 minutesIn this post I want to go through an example of data marshaling in the Go language. The…
JJavascript Simple Collection’s sorting and filtering with Ember.jsbyFlow VelazquezJuly 8, 2014 Reading Time: 4 minutesHello all! This time I would like to show you how to implement a simple sorting and filtering…
CCommunity MagmaConf ’14 LiveBlogging: Desi McAdam – InfluencebyFlow VelazquezJune 6, 2014 Reading Time: 2 minutesDesi starts her keynote by thanking in Spanish to all the organizer team. She mentions the suggestions she…
CCommunity MagmaConf ’14 LiveBlogging: Jesse Tooth – Rewriting critical parts of your application using… Science!byFlow VelazquezJune 5, 2014 Reading Time: 2 minutesJesse is part of a team in GitHub called 'Abilibuddies'. This team creates the code that controls the…
CCommunity MagmaConf ’14 LiveBlogging: Zachary Scott – Standing on the shoulders of giantsbyFlow VelazquezJune 5, 2014 Reading Time: < 1 minuteZachary is introducing the topics he's going to talk about: the stdlib library, its Ruby implementation and how…
CCommunity MagmaConf ’14 LiveBlogging: Sandi Metz – 100 miles of hillbyFlow VelazquezJune 5, 2014 Reading Time: < 1 minuteSandi starts her keynote by how she started her well-known book called 'Practical Object-Oriented Design in Ruby'. It…
DDevelopment Accessing GitHub from the command linebyFlow VelazquezMay 16, 2014 Reading Time: 3 minutesI am always looking for ways to speed up my workflow, using tools to either automatize the tasks…
WWeb dev Sprockets + SinatrabyFlow VelazquezApril 25, 2014 Reading Time: 2 minutesIntegrating Sprockets and Sinatra is easy because Sprockets is Rack-based. Let's do a simple example focusing on: Creating…