Krati VarshneyAngular Performance Optimization Techniques You Haven’t Tried YetWhen I first started working with Angular five years ago, I was immediately drawn to its robust architecture and comprehensive tooling…3d ago23d ago2
Stanislav BabenkoAll The Hacks That Make Angular Run Faster I learned The Hard WayYou know that feeling when your Angular app just doesn’t feel snappy enough? Yeah, me too. Over the years, I’ve picked up a few tricks that…Dec 14, 20243Dec 14, 20243
InITNEXTbyIlir BeqiriTemplate-Level Lazy Loading in AngularComparing the Classic and Modern APIs for Lazy Loading Template DependenciesFeb 13, 20241Feb 13, 20241
InLingvanobyLisa WeilguniHow We Reduced Testing Time By 70% — by Moving From Cypress to PlaywrightLearn how Playwright can transform your developer experience.Oct 2, 202312Oct 2, 202312
InngconfbyThomas LaforgeFuture of Change Detection in Angular with SignalsLearn how change detection is evolving and how signal will improve performance in the future.May 23, 20234May 23, 20234
InITNEXTbyEnea JahollariLazy loading services in Angular. What?! Yes, we can.We’re used to lazy loading modules or components in Angular. But what about lazy loading services? Wait, what? Yes, we can. In this…Apr 25, 20232Apr 25, 20232
Shlomi AssafBlocking page navigation in Angular with scaleBlocking page navigation is a common scenario, usually applied when leaving the page will cause the loss of data or state. For example…Nov 8, 20183Nov 8, 20183
Scott AssenheimerAPI-Generated Routes in AngularIn this article, I will contribute what I learned when creating a successful API-based routing system for my Angular 15 application.Feb 23, 2023Feb 23, 2023
InGeek CulturebyTobias UhligWeb-Based Multi-Screen Apps Including Drag & DropI am excited about this topic, since the technology we are going to talk about opens the way for a new generation of web based apps, which…Mar 22, 2021Mar 22, 2021
Daniel KreiderConvert your .NET Core with Angular SPA app to an NX environment — Quick GuideInterested in joining the big guys by adding NX to your .NET Core Angular App?Oct 31, 20201Oct 31, 20201
Vasily IvanovINSTANCEOF IN ANGULAR HTML TEMPLATESThe instanceof type guard is widely used in TypeScript because it helps to resolve two typical problems at the same time. In many…Nov 20, 20221Nov 20, 20221
Or AnakiHow to Create a Dynamic Page Title in AngularSomething we often overlook when we build a web app is the page title. The user sees the page title in the browser tab and it helps them…Nov 6, 2022Nov 6, 2022
InITNEXTbyWim JongeneelServer-side Event Streams with Dotnet Core and TypeScriptHow to implement and use server-side events in Dotnet Core and TypeScriptJan 24, 20212Jan 24, 20212
Nikhil AroraAngular: Reactive FormsEverything you need to know about Reactive Forms.Oct 25, 2022Oct 25, 2022
Jake GinnivanBreaking down TypeScript project referencesBreaks how TypeScript project references are configured when using other tools like Jest, Webpack, ESBuild etcJun 7, 20212Jun 7, 20212
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
Harsh MathurIntroduction to building Ionic 6 Angular App with NX monorepo (Part 1)Before we jump to what and how NX helps with monorepo, first we need to understand what monorepos actually are? And how they help in making…Jun 11, 2022Jun 11, 2022
Henrique CustódiaCreating a Micro Frontend App with Angular Module FederationLet’s create a micro frontend app with Angular Module Federation and Nx! That’s an amazing way to make the applications smaller and faster…Aug 29, 20222Aug 29, 20222