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.
Angular CLI and NxโโโWhy?
๐ฐ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
Improved Inference for infer Types in Template Stringย Types
--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.