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…
WWeb dev Internet Explorer 8 and 9 Swiss KnifebyVictor VelazquezFebruary 9, 2015 Reading Time: 3 minutesI've done this snippet compilation for IE8 and IE9 that I think might be helpful for you if…
GGo Sending SMS messages using Twilio and GolangbyIsay SosaJanuary 6, 2015 Reading Time: 3 minutesRecently, I had the opportunity to work on a Golang project which needed to send SMS messages. For…
GGo Sharing data globally within application with Gorilla Web Toolkit (golang)byCarlos GutierrezDecember 16, 2014 Reading Time: 2 minutesIf you have been a developer for several years, maybe you have been in a situation where you…
GGo Understanding Google Cloud Datastore Keys (using Go)byCarlos GutierrezNovember 21, 2014 Reading Time: 3 minutesIf you are new to datastore, you will find that, unlike a relational database, Google Cloud Engine's datastore…
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…
DDevelopment How to listen to Stripe webhooks and use them in your dev environmentbyMumocApril 11, 2014 Reading Time: 4 minutesA long time ago, in November 16, 2010 to be exact, my partner Jonathan Tapia explained in his…
JJavascript Fancy calendars for your web application with FullCalendarbyFlow VelazquezFebruary 18, 2014 Reading Time: 4 minutesWhile working on a project, I had the need of adding some calendars to display information from events…
JJavascript Interactive zip areas map with Google MapsbyFlow VelazquezFebruary 4, 2014 Reading Time: 3 minutesHey there, this time I'm going to show you how to build an interactive zip code areas map,…