Want To Build Web Apps With Rails4 & AngularJS In 15 Minutes? Here’s How!

While learning AngularJS to make a single page app using Rails4, I found some good videos and blogs. However, I did not find any simple example for CRUD operations that made me easily understand the integration between Rails4 and AngularJS. So in this tutorial post, I explain how to create basic CRUD operation using Rails4 … Continue reading Want To Build Web Apps With Rails4 & AngularJS In 15 Minutes? Here’s How!

Let’s Have Some Fun With Gmail & Go

We shall build a fun Go app that accepts city names from a user and displays the current weather forecast in those cities, to the user. In a previous article we learned how to use The Google Geocoding API in Go. Here too, we shall use Geocoding to help us convert addresses (like "1600 Amphitheatre … Continue reading Let’s Have Some Fun With Gmail & Go