Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
btford
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
btford
12y ago
you ruined glitches
2.
▲
by
btford
13y ago
> why didnt you think about having this feature optional? Opt-in security features aren't very useful. > class based controllers are optional yet,because of them you introduce a feature that affect function based controllers ? Th
3.
▲
by
btford
13y ago
> shoved at the latest minute The pull request was opened 3 weeks ago with plenty of discussion.
4.
▲
by
btford
13y ago
We've been steadily working on improving the docs, and rolling out significantly improvements on a regular basis. Is there any particular part of the docs that still ails you?
5.
▲
by
btford
13y ago
Please show me this 3 month break AngularJS took in the Github activity log: https://github.com/angular/angular.js/pulse
6.
▲
by
btford
13y ago
> the development of important features stalled for AngularJS as the team was busy working on Dart version. Not true. Google grew the team. Take a look at the activity on Github. The velocity has been consistently high throughout the dev
7.
▲
by
btford
13y ago
False dichotomy. Work on the the JavaScript version has actually increased. Google grew the team, not split it. https://github.com/angular/angular.js/pulse
8.
▲
Stop Whining About New JS Frameworks
(briantford.com)
2 points
by
btford
14y ago
|
0 comments
9.
▲
by
btford
14y ago
Did they lint or unit test their code? Without having a way to verify that parts of your app work at a smaller level, of course it's going to get hairy when it starts to grow. Although a compile step verifies types, unit tests do that plus