Angular Addicts Issue #3: recent version updates, my fav tweets & more
My favourite Angular resources of June, 2022
👋Hey fellow Angular Addict
This is the third issue of the Angular Addicts Newsletter, a monthly collection of carefully selected Angular resources that got my attention. (You can read the first issue and second issue here.)
💎Angular Gems of June, 2022
📰Angular Architecture Design
In his article, Stefan Haas summarises how software architecture affects the development speed and maintainability of an Angular project, and then he describes the four most common architectures:
Spaghetti,
Monolith,
Modulith and
Micro Frontend.
📰Improving Angular Initial Load Time
In case of large Angular applications, initial loading takes a lot of time, resulting in a poor user experience. Cristian-Florin Calina demonstartes six techniques for reducing the application loading time.
Improving Angular initial load time
📰Angular CLI and Nx — Why?
Colum Ferry compares the features of Angular CLI and Nx CLI, explains the key differences and how Nx’s additional commands work.
📰RxJS Testing — Write Unit Tests for Observables
In his in-depth tutorial, Denis Loh explains how Marble testing works and shares different techniques you can use for covering your RxJS code with unit tests.
RxJS Testing — Write Unit Tests for Observables
📰10 Tips to Be a Good Angular Developer
Ivano Di Gese explains ten best practices on how to organise your code and how to choose a UI kit and a state manager.
10 Tips to Be a Good Angular Developer
📢Release announcements
📢Angular v14 is now available!
Angular 14 was released in early June, Emma Twersky’s blog post introduces the biggest highlights of this new version.
📢Announcing NgRx v14: Action Groups, ComponentStore Lifecycle Hooks, ESLint package, Revamped NgRx Component, and more!
v14 is a new major version of the NgRx framework, Brandon Roberts show us some interesting new features and updates.
📢Nx 14.2 — Angular v14, Storybook update, lightweight Nx and more!
In his blog post, Juri Strumpflohner showcases the latest version Nx 14.2: it has Angular v14 and Storybook 6.5 support. It also includes performance optimisations to speed up development work.
Nx 14.2 — Angular v14, Storybook update, lightweight Nx and more!
📢Announcing TypeScript 4.8 Beta
Daniel Rosenwasser announces the latest beta release of TypeScript v4.8 and highlights what’s new in v4.8:
Improved Intersection Reduction, Union Compatibility, and Narrowing
--build, --watch, and --incremental Performance Improvements
Announcing TypeScript 4.8 Beta
💬 Tweets
Here is a collection of my favourite tweets from June, 2022:











🙋♂️Who is behind Angular Addicts?
My name is Gergely Szerovay, I work as a frontend development chapter lead. Teaching (and learning) Angular is one of my passions. I consume content related to Angular on a daily basis — articles, podcasts, conference talks, you name it.
I created the Angular Addict Newsletter so that I can send you the best resources I come across each month. Whether you are a seasoned Angular Addict or a beginner, I got you covered.
Next to the newsletter, I also have a publication called — you guessed it — Angular Addicts. It is a collection of the resources I find most informative and interesting. Let me know if you would like to be included as a writer.
Let’s learn Angular together! Subscribe here 🔥
🕹️Previous issues
If you missed the first two issue of the newsletter, you can read it here:
📨 Submit your Angular resource
Have you found or written an interesting Angular-related article, tweet or other resource lately? Please let me know here in the comments or send me a DM on Twitter! I might feature it in the next Angular Addicts issue!
Angular Addicts Issue #3: recent version updates, my fav tweets & more was originally published in Angular Addicts on Medium, where people are continuing the conversation by highlighting and responding to this story.