Uncategorized

Boost Your App’s Performance by Wrapping Your Functions Inside a Pipe

The purpose of this article is to provide you with a small, strongly-typed utility pipe that you can easily incorporate into your project to improve its performance. This article will also provide the solution for challenge #9 of Angular Challenges, which is intended for intermediate-level developers seeking to enhance their understanding of pipes. If you …

Boost Your App’s Performance by Wrapping Your Functions Inside a Pipe Read More »

A new layout ahead

Photo by Krzysztof Hepner on Unsplash Back in October 2022, The Angular team decided to deprecate the Angular Flex-Layout library and put the library into LTS support (due to finish somewhere around late 2023). You can read the full farewell post here: https://medium.com/@caerus.karu/farewell-flex-layout-aaa567023769 First some background to the library. What is Angular Flex-Layout? When developing applications we usually …

A new layout ahead Read More »