Menu Navigation Menu

Posts tagged angular

How to Fix Angular.js App Loading Annoyances

Not everyone has screaming fast Internet. But slow mobile connections don't have to spell doom for Angular.js app loads.

Two common annoyances -- an empty view and an API data delay -- can be avoided. Learn how to make initial page loads for your Angular on Rails apps as responsive as server-generated pages.

Angular.js, Accounting.js and Currency - How to Make Custom Filters in Angular.js

On a recent project we used Angular.js for some heavy lifting on the frontend. The framework has a steep learning curve but is pretty powerful once understood. A simple example of this is a currency filter for numbers passed into the view.
Tags
Tweets
@CloudCityIO