Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
eskimoblood
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
JavaScript: Arduino Programming on Node.js
(weblog.bocoup.com)
1 points
by
eskimoblood
14y ago
|
0 comments
2.
▲
Our Approach to Routing in Ember.js
(tomdale.net)
4 points
by
eskimoblood
14y ago
|
0 comments
3.
▲
by
eskimoblood
14y ago
Made a pull request that supports arrow keys and mousewheel, which makes it more usable for finer adjustments: https://github.com/aterrien/jQuery-Knob/pull/3/files
4.
▲
Arduino-Powered Wire Bending Machine
(blog.makezine.com)
105 points
by
eskimoblood
14y ago
|
18 comments
5.
▲
by
eskimoblood
14y ago
Wonder why such an article came up on HN startpage. There are no tests showing the effort of this performance tips, or how much this is true for different browsers. Is the CSS selector performance a real world problem in all browsers and al
6.
▲
by
eskimoblood
14y ago
this is fixed: https://github.com/rthprog/fixie/pull/18
7.
▲
Codeable Objects
(hlt.media.mit.edu)
32 points
by
eskimoblood
14y ago
|
1 comments
8.
▲
Introduction to JavaScript source maps
(html5rocks.com)
79 points
by
eskimoblood
15y ago
|
11 comments
9.
▲
by
eskimoblood
15y ago
Do you have any mechanism to unbind events on model/collections you've made in views/subviews, or will the bind methodes will live forever. Do you have something like a global eventbus or how your views comunicate with each other?
10.
▲
by
eskimoblood
15y ago
The article itself doesn't go very deep in technical details. So I wonder how they manager there views, especially deleting unused events from models and collection, managing livecycle of views etc. Another interesting think to know is, how
11.
▲
by
eskimoblood
15y ago
Its funny that the first code example is a npm file.