Vasu's articles
To Redux or Not: the Art of Structuring State in React Apps
By Vasu K,
Vasu walks through various strategies for modeling state, explaining when each of them can be used.
Effectively Handle iOS Payments in Rails
By Vasu K,
Vasu K walks you, the Rails developer, through accepting iOS payments within your Rails application. Offer in-app purchases easily with this tutorial.
What’s New in Rails 5
By Vasu K,
Vasu K takes you through the changes and improvements coming in Rails 5. Changes to API work, turbolinks, and testing are all included.
Build Custom User Analytics with Parse
By Vasu K,
If you need to track custom analytics, Parse is a perfect option. Vasu K shows you how to use Parse to track user analytics from Rails and javascript.
Stripe Subscriptions in Rails
By Vasu K,
Vasu K walks through how to setup a subscription-based service using Stripe in Rails. Subscription plans are notoriously hard to setup, but this is easy.
Image Processing with Rails
By Vasu K,
Vasu K dives into using Rails to create and manipulate images. Learn how to upload images, create multiple versions, and optimize the images for the web.
Rails Model Caching with Redis
By Vasu K,
Testing in The Cloud Using SauceLabs
By Vasu K,
A Newbie’s Guide to Amazon Web Services
By Vasu K,
A guide on getting started on Amazon web services from scratch for an absolute newbie!