
Angular Top 5
@5Angular
Followers
994
Following
14
Media
74
Statuses
256
Joined July 2018
Have you had a chance to try the opt-in for Bazel with your @Angular CLI based project? If so, we'd love to hear about your experience!. 🅰 Visit for more news!.
blog.angular.dev
In Google we build all our software with a tool called Bazel. We’ve been using it for the past over 12 years to build projects with any…
1
10
28
Have you tried out using micro-frontend architecture to solve deployment conflicts and framework preferences? Check out this article to see how they may help you with your next project!. 🅰 Visit for more news!.
javascript.plainenglish.io
React, Angular, Vue, Ember, Backbone, Stencil, Preact…. in fact there’s probably another one being released right now!
1
2
5
With proper planning and guidance, accessibility can be baked into the architecture of your @angular application. This article highlights an approach to automated accessibility with form fields! #a11y. 🅰 Visit for more news!.
medium.com
Crystal Finch is a user experience engineer for productOps and in this blog tackles some of the challenges of making applications…
0
3
7
See how @Angular's dependency injection can save the day to help you develop without worrying about the timing of the API!. 🅰 Visit for more news!.
blog.bitsrc.io
Start prototyping with minimal changes to your application at integration time with Angular Injectables
0
3
13
In this article, @PepsRyuu walks through some of the most important things you'll need to consider when implementing a micro frontend application with @Angular. 🅰 Find more news at .
medium.com
Do you have a large scale UI that takes way too long to rebuild? Do you have multiple teams and frequently run into code conflicts and…
0
6
9
Have you given @bazelbuild a try in your @Angular projects? If you haven't, be sure to check out the 10 rules for implementing #Bazel with your Angular application! Article from @JaredYoutsey. 🅰 Find more news at .
medium.com
Bazel is a build system from Google that allows for building just what changed, making larger builds much faster. Bazel has been used by…
1
6
16
Let's get back to the basics. What can you do with data binding in @Angular? Read up on it in this article from @bit_src and @ngArchangel!. 🅰 Find more news at .
blog.bitsrc.io
Data binding is one of the most important concepts in a JS framework it must address brilliantly.
0
5
21
If you're a fan of Uncle Bob's book, Clean Architecture, 📔 you'll enjoy this article that applies the principles of software design to @Angular!. 🅰 More @angular news @ .
medium.com
After we have seen in theory how a web application project can be structured according to Clean Architecture, let us see how we can…
0
9
23
Learn RxJS with a Countdown Timer! ⌛This is a great introductory article for how to utilize RxJS in an @Angular application as a simple state store. Follow along with the sample source code. 🅰 More @angular news @ .
medium.com
How to create a simple countdown app with RxJS
0
9
14
Have you been considering trying out @nestframework but haven't known where to start? Here's a complete @Angular application that is using @ngrx_io and NestJS! Check out the readme!. 🅰 More @angular news weekly @ .
github.com
Full Stack Angular PWA example app with NgRx & NestJS - avatsaev/angular-contacts-app-example
0
4
14
ng-template can be used to create highly reusable and highly dynamic interfaces. Check out how this works in this quick article!. 🅰 More @angular news weekly @ .
freecodecamp.org
Angular vs AngularJS AngularJS (versions 1.x) is a JavaScript-based open source framework. It is cross platform and is used to develop Single Page Web Application (SPWA). AngularJS implements the MVC...
2
10
31
This article demonstrates how to use #RxJS with the ngx-pwa/local-storage library to facilitate offline capabilities in your apps. Very thorough and presents multiple options for you to consider. More @Angular news at .
blog.logrocket.com
There are two very important considerations to be made when storing data in the user’s browser: where to store the data, and how to ensure it's not stale.
0
7
22
Getting route path parameter in a non-routed component is not easy at all!.@tomastrajan explains three different strategies to accessing the route path in this article with @StackBlitz examples 👇👇. More @Angular news at .
tomastrajan.medium.com
In this article we’re going to explore how to access Angular routing path params in the NON=routed components…
0
5
12
Are you interested in creating web components using @Angular Ivy? 🌿📦🅰.@ManfredSteyer walks us through the process of creating a custom element using Angular Ivy in this great post!. More Angular news at .
0
13
30