Features 6

Tracking your AWS costs

Write yourself a daily, weekly, or monthly report with your AWS costs broken down more granularly than AWS’ monthly invoice. Read more »

Loading Buttons

Converting action buttons into loading buttons is a common way for AJAX applications indicate that it’s waiting on the server to verify an action and respond. Read more »

Progress Bars

How to create a progress bar using Ruby on Rails, AJAX, and Twitter Bootstrap. Read more »

Mailing Lists

Mailing lists remain an effective way for groups to communicate. We’ll explore how to implement them in your Rails application to improve its overall user-experience. Read more »

Infinite Scrolling with AJAX

Ruby on Rails and jQuery team up to allow your visitors to scroll through all your content without initially loading them all. Read more »

Ajax Toggle Buttons

How to create toggle buttons using Ruby on Rails, ajax, and unobtrusive javascript. Straight-forward and boring, just how I like it. Read more »