Skip to content
Keaty edited this page May 26, 2014 · 8 revisions

Hey all:

Let's make a point to keep track of any and all blogs, tutorials, and open-source code that have helped us along during this process.


Un-minify CSS: http://mrcoles.com/blog/css-unminify/

AJAX with Angular

http://tutorials.jenkov.com/angularjs/ajax.html

AngularJS Services

http://onehungrymind.com/angularjs-sticky-notes-pt-1-architecture/

AngularJS / Rails 4 tutorials:

http://www.honeybadger.io/blog/2013/12/11/beginners-guide-to-angular-js-rails

http://asanderson.org/posts/2013/06/03/bootstrapping-angular-rails-part-1.html

AngularJS / Rails 4 suggested gems:

http://www.slatestudio.com/blog/p/better-programming-with-ruby-on-rails-and-angularjs

https://github.com/angular-ui/ui-router#quick-start

https://github.com/pitr/angular-rails-templates

https://github.com/finelineprototyping/angularjs-rails-resource

AngularJS / Rails 4 e-book: https://leanpub.com/s/1oHPT19OH3EOMIVjAAtStg.pdf

AngularJS conditional logic for templates: http://stackoverflow.com/questions/14077471/conditional-logic-in-angularjs-template

Possible api we can use for determining negative criticism: http://www.alchemyapi.com/products/demo/alchemylanguage/

Travis CI tutorials: http://code.tutsplus.com/tutorials/travis-ci-what-why-how--net-34771

http://docs.travis-ci.com/user/languages/ruby/

Rails Heroku Database Population on SO: http://stackoverflow.com/questions/6368434/rails-heroku-database-population

Freebase's source for parent company relationships: http://api.corpwatch.org/

Parsing HTML with NokoGiri http://ruby.bastardsbook.com/chapters/html-parsing/

Adding options inside a search box:

http://stackoverflow.com/questions/16895506/insert-dropdown-inside-input-field

Testing Angular with Karma and Jasmine: http://nathanleclaire.com/blog/2013/12/13/how-to-unit-test-controllers-in-angularjs-without-setting-your-hair-on-fire/

Clone this wiki locally