- Would you use Angular or React? Why? https://www.reddit.com/r/learnprogramming/comments/agw09e/would_you_use_angular_or_react_why/ 8 comments learnprogramming
- Why use Angular with Meteor? http://www.shmck.com/angular-meteor/ 9 comments javascript
- 6 Useful Decorators to use in your Angular projects https://blog.bitsrc.io/6-useful-decorators-to-use-in-your-angular-projects-777e9b4c8c62 5 comments angular
- Use Angular 2+ with different backends through APIs? https://www.reddit.com/r/angular/comments/9u34n5/use_angular_2_with_different_backends_through_apis/ 5 comments angular
- How to use feature toggling in Angular apps https://christianlydemann.com/how-to-use-feature-toggle-in-angular-apps/ 5 comments angular
- Export to Excel in Angular 6 using ExcelJS https://www.ngdevelop.tech/export-to-excel-in-angular-6/ 3 comments angularjs
- Angular — Stop using observable when you should use a promise https://medium.com/@netanelbasal/angular-stop-using-observable-when-you-should-use-a-promise-8da0788a8d2#.tz4p1uloo 18 comments angularjs
- How to use Angular and GraphQL so you don’t need models in Angular. https://javascript.plainenglish.io/how-to-use-angular-and-graphql-so-you-dont-need-models-in-angular-6ab789f0e9d6 4 comments angular
- Is complex RxJS still useful with Angular signals? https://www.youtube.com/watch?v=vq0By86P_Jw 9 comments angular2
- Pass data between components using RxJS | Angular 12 https://stackblogger.com/sharing-data-between-components-rxjs-angular/ 12 comments angular2
- Performance benefits of using Service Worker in Angular app https://medium.com/slido-dev-blog/performance-benefits-of-using-service-worker-in-angular-app-b89125689f94 3 comments angular
- When to use subscribe() vs | async pipe in Angular components https://medium.com/@tomastrajan/angular-question-rxjs-subscribe-vs-async-pipe-in-component-templates-c956c8c0c794 3 comments angularjs
- How does Angular 2 use TypeScript for Automatic Dependency Injection? http://nicholasjohnson.com/blog/how-angular2-di-works-with-typescript/ 5 comments angularjs
- We built our social web app using Angular Material http://www.shareyourproxy.com 15 comments angularjs
- Set Up a Generic Angular Project Using Grunt http://technology.finra.org/blogs/setting-up-angular-using-grunt.html 3 comments coding
- Building an Angular + Node Comment App using Yeoman http://tylerhenkel.com/building-an-angular-node-comment-app-using-yeoman/ 8 comments angularjs
- I made this using nodewebkit and angular. Proof of concept. https://drive.google.com/file/d/0B3UCa-XuXdbsS29SVkNCR2xCNTg/edit?usp=sharing 5 comments webdev
- Angular Authentication: Using the Http Client and Http Interceptors https://ryanchenkie.com/angular-authentication-using-the-http-client-and-http-interceptors 3 comments angular
- refactoring angular app to use angular 1.5 components.. a few questions https://www.reddit.com/r/angularjs/comments/5jlwqw/refactoring_angular_app_to_use_angular_15/ 4 comments angularjs
- Job site for Angular, using Angular, and Indeed API http://www.angularjobs.net/ 4 comments angularjs
- Mix( Line & Column) Chart in Angular using ApexChart https://www.eduforbetterment.com/mix-chart-in-angular-using-apexchart/ 3 comments angular
- Angular 4: how to update model after POST requests using observables? https://www.reddit.com/r/webdev/comments/6sv5xj/angular_4_how_to_update_model_after_post_requests/ 7 comments webdev
- Angular JS calendar using Moment and LESS CSS http://dapperdeveloper.com/2014/12/13/angular-js-calendar-using-moment-and-less-css/ 5 comments webdev
- Is it recommended to use Angular for building a game web app? I'm wondering if it's an overkill. http://jsbin.com/opogIroN/2/edit 9 comments angularjs
- Clear Skies, a weather app built using Angular and other things. http://clearskiesapp.com 27 comments angularjs
- Angular Export to PDF using PDFMake (Client Side PDF Generation) https://www.ngdevelop.tech/angular-8-export-to-pdf-using-pdfmake/ 4 comments javascript
- Random Beer Generator built with Angular 5 and using the BreweryDB API. https://randombeer.net 3 comments webdev
- Why can't we use PhantomJS for Angular server-side rendering? https://www.reddit.com/r/javascript/comments/6s0vpe/why_cant_we_use_phantomjs_for_angular_serverside/ 16 comments javascript
- Why does Angular use arrays as a second argument for modules, controllers and factories? https://www.reddit.com/r/angularjs/comments/6lqxjj/why_does_angular_use_arrays_as_a_second_argument/ 3 comments angularjs
- first real world project using angular 2 and django [x-post r/django - r/angularjs] https://www.software-testing.club 12 comments django
- first real world project using angular 2 and django [x-post r/django - r/angularjs] https://www.software-testing.club 3 comments angularjs
- Anyone have an honest (meaning they use it) opinion about Vuejs (especially if moving from Angular 2 or Reactjs)? https://www.reddit.com/r/javascript/comments/5gyehl/anyone_have_an_honest_meaning_they_use_it_opinion/ 80 comments javascript
- Angular best practices using NodeJS-Style modules http://blog.gisspan.com/2016/04/angular-best-practices-using-nodejs.html 4 comments angularjs
- Angular ngIf - Learn all the features available in ngIf, learn the best way to use it to consume Observables, avoid a common anti-pattern https://blog.angular-university.io/angular-ngif/ 24 comments angular2
- Using Angular to get rid of your ordinary text resume, open-source code on GitHub! https://www.reddit.com/r/angular/comments/gz75yn/using_angular_to_get_rid_of_your_ordinary_text/ 17 comments angular
- I built tournament management portal side project. Using Angular and .NET Core https://tourneydirector.live/ 7 comments webdev
- Why are there so many "either/or" discussions on Angular vs React? If one is a framework and the other a library, shouldn't I be able to use both in my projects? https://www.reddit.com/r/webdev/comments/78a6nc/why_are_there_so_many_eitheror_discussions_on/ 6 comments webdev
- Looking to start using the Microsoft stack for web development, what JS framework should I learn with it between Vue.js, React, and Angular? https://www.reddit.com/r/webdev/comments/6tvhzd/looking_to_start_using_the_microsoft_stack_for/ 4 comments webdev
- UI-Router routing to an "angular 1.5-style" .component() today, using UI-Router 0.2.5+ and angular 1.3.0+ http://plnkr.co/edit/mg9w1q6b4cchi6qefksj 7 comments angularjs
- Researchers demonstrate how to encode 2.05 bits per photon, doubling existing systems that use light polarization - "the researchers used the orbital angular momentum of the photons to encode information, rather than the more commonly used polarization of light." https://www.rochester.edu/newscenter/new-approach-uses-twisted-light-to-increase-the-efficiency-of-quantum-cryptography-systems/ 26 comments science