Posts about Javascript

JavaScript  Development  Ruby/Rails 

Simplifying AngularJS Unit Testing with Karma on Rails
TL;DR We have prepared a sample app with nothing more than the necessary configuration and a single, oversimplified spec file. You can find it on github now or first you can get more details about it below.
Jan Dudulski

JavaScript  Development  Ruby/Rails 

From Monterail with Love #1
A couple of months ago Bartosz described how we use Facebook to improve communication in our team. Actually most of the content on our wall are more or less interesting links from the internet. We quickly noticed a...
Jan Dudulski

JavaScript  jQuery  Ruby/Rails 

How I learnt about jQuery Deferred thanks to Rails
If you are not a regular JS developer but Ruby one or whatever, you probably don't know every feature of JavaScript or jQuery, even if you use them every day. But some of them are worth spending some time to get to know...
Jan Dudulski

JavaScript  Development  Ruby/Rails 

Backbone.js, Rails 3 and asynchronous interfaces
Currently at Monterail we're building a frontend-heavy app. With a lot of cool stuff. Like preloading data for daily views so that you won't have to wait for every surrounding day to load. Many, many interactive...
Bartosz Rega

JavaScript  jQuery  Development  Ajax  Ruby/Rails 

Rails, Ajax and jQuery
The more ajaxified application, the more fun it is to use. But it is also more painful do develop. What is written below is my approach to pairing Rails and Ajax. It's a mix of tips I found over the net on blogs and...
Michał Szajbe
Newer Older