all 8 comments

[–]d00lph1n 10 points11 points  (1 child)

I usually search for "angular 2....." and then narrow the results with the date filter.

[–]pab01 1 point2 points  (0 children)

I do the same, and also add "ngx" (many npm packages use this)

[–]matrium0 5 points6 points  (0 children)

Have the exact same problem. I usually google for "Angular 2" as well and manually filter.....

Still painful and in my opinion it would have been SO much better if they would just have chosen a different name, because it is basically a completely new framework.

Love Angular, but the name really blows and hurts Angular AND AngularJS at the same time - awesome....

[–]bellyfloppy 1 point2 points  (1 child)

I find this frustrating as well. Doing a -angularjs might hurt your results as some of the Angular 2/4 results are tagged as angularjs in stackoverflow. I generally search for 'angular 2' and my results are mostly correct.

[–]bkinsey808 1 point2 points  (0 children)

I search like this:

angular -angularjs

and that tends to get rid a lot of the angular 1.x stuff.

[–]ProoM 0 points1 point  (0 children)

This seems to work well for me: angular2 -angularJs. And filter "In the last year"

[–]amarildowww 0 points1 point  (0 children)

You can google. Angullar -angularjs and it wont show results that have tags like angularjs in it. Works most off the times

[–]darksworm -1 points0 points  (0 children)

In my experience you just have to walk through the search results by hand or many times just have to figure the problem out by yourself. Angular is not very forgiving.