Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
fervisa
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
fervisa
12y ago
Those are great news!
2.
▲
by
fervisa
12y ago
The Rails unobtrusive adapter for jQuery jquery-ujs has a pretty neat implementation, you can take a look at it here https://github.com/rails/jquery-ujs/blob/master/src/rails.js...
3.
▲
by
fervisa
12y ago
You're right, and the main reason why the article doesn't go deeper into SPAs is because talking about SPAs with Angular/Ember and Rails is a topic so wide it could be its own article. I tried keeping it short, mentioning com
4.
▲
by
fervisa
12y ago
I usually test my Rails/Angular projects with jasmine-rails jasmine-jquery and Sinon.JS. These three together let you test virtually any frontend js code.
5.
▲
by
fervisa
12y ago
Thanks for the heads-up, maybe I can do a follow-up article or add an update into this one to include ember-cli features.
6.
▲
by
fervisa
12y ago
In fact, the article mentions in 6.2.2 one client-side solution to handle CSRF token by including it into the $httpProvider's headers.
7.
▲
Rails JS frameworks: Ember.js vs. AngularJS
(airpair.com)
72 points
by
fervisa
12y ago
|
49 comments