InStackademicbyBittu KumarRxJS Operators in AngularRxJS operators are special types of function that act on observables, taking one or more observable as input and returning a new observable…Sep 17, 2023Sep 17, 2023
Koye Mohan ReddyCaching API Requests in Angular : Better , Faster and StrongerIn modern web applications, frequent API requests can lead to increased server load and slower user experiences. By implementing efficient…Sep 3, 202411Sep 3, 202411
InLevel Up CodingbyBananica BananicaNeat trick with Angular Http InterceptorI love Angular. There is always some trick that you can pull off to make your app development easier. I have no idea how I didn’t come up…Oct 2, 20225Oct 2, 20225
Kevin KreuzerAngular Router Standalone APIsIs it worth it? How much can we shake off the Routers bundle?Oct 18, 2022Oct 18, 2022
Sajid ReshmiPerformance Optimization Techniques — Angular way.Application performance is a nightmare for every frontend developer as it directly impact the user experience. A poorly performing…Oct 7, 20228Oct 7, 20228
InJavaScript in Plain EnglishbySefali WarnerMost Useful Angular Features You’ve Probably Never UsedIn this article, we’ll highlight some of the most useful Angular features you may have never heard of.Oct 13, 20229Oct 13, 20229
InJavaScript in Plain EnglishbyDragos BecsanA Simple Way to Load Data Before Page Load in AngularLoad your data during Angular initialization — way before the user is even able to interact with your app — using this simple feature.Aug 26, 20221Aug 26, 20221
Mouad BourasThree important Angular concepts that helped me ace interviewsThe other day, while talking with my brother about my experience doing angular interviews, a few advanced concepts came up that I thought…Jun 6, 20221Jun 6, 20221
InLevel Up CodingbyStefan HaasYour First Angular MicrofrontendThis is a step by step guide on how to create a simple angular application that consumes modules of another application at runtime. But…May 13, 202210May 13, 202210
Jagjeet SinghUsing Preloading for Faster Route Navigations in AngularWhen Lazy loading is used, modules are loaded only when needed, which helps in keeping the initial bundle size smaller resulting in faster…Nov 21, 20211Nov 21, 20211
Damodara PudduWhen to use Angular’s Content ProjectionContent projection is not among the first concepts you learn when starting to use Angular but it is a powerful feature that can be useful…Nov 21, 2021Nov 21, 2021
Rohith SathyanarayanaArchitecting Enterprise Angular ApplicationWe all know how easy it is to get started with building an Angular application. Thanks to Angular CLI, with just one command we can create…Nov 13, 20212Nov 13, 20212