Prashant Katareprashantblog.hashnode.dev·Oct 30, 2024Images with Angular 17In Angular 17 we have to put images inside the “public” folder. We can create a folder named “assets” inside the “public” folder and store our images inside the “assets” folder. The directory structure will look like this - public > assets > image.pn...Discussangular17
Ecyla Nyambudrtech.hashnode.dev·Oct 18, 2024One Year of Angular: From Modules to Standalone MagicHey Angular enthusiasts Today marks one year since I embarked on my Angular journey, and reflecting on how much I've grown fills me with a sense of accomplishment. When I first started, one of the earliest lessons was breaking down projects into smal...Discussstandalone-components
FullStackJavafullstackjava.hashnode.dev·May 26, 2024Angular 18: New Features, Improvements, and Comparisons with Previous VersionsAngular has long been a powerhouse in the world of web development, providing developers with a robust framework for building dynamic and scalable applications. With the release of Angular 18, the framework has taken another significant leap forward....Discussangular18
Saruf Ratulsaruf.hashnode.dev·May 21, 2024Project Architecture Diagram(Angular 17, ASP.NET 8, SQL Server 2022, and JWT authentication) High-Level Project Architecture Diagram +--------------------+ | Client (UI) | ...Discussangular17
Orbit Turnerorbitturner.hashnode.dev·May 11, 2024La Gestion d'Erreurs Centralisée dans Angular 17Hello Orbiters ! Je me suis embarqué dans le développement d'un projet SaaS passionnant, utilisant Angular 17, AppWrite, Python et OpenAI. En parallèle, je souhaite partager avec vous les coulisses de ce projet, y compris la structure de mon code et ...Discuss·371 readsAngular
Dany ParedesProdanywalls.com·Apr 20, 2024Using @Defer DeferViews in Angular 17The Performance, this is one most important topics when we build applications, now days we work with huge amount of components and needs to think how to improve the bundle size in our apps. The Angular team knows that, and launches great and amazing ...Discuss·611 readsAngularJavaScript
Shashank Reddy Nallushashankreddynallu.in·Apr 10, 2024Multiple layouts in AngularIntroduction Have you ever found yourself struggling with implementing various layouts in your Angular application? Whether it's handling authorized and unauthorized views or incorporating layout variations for different routes? Don't worry! We've go...Discuss·1 like·1.7K readsangular-16
Brian Bakerbrianbaker.hashnode.dev·Mar 7, 2024Introducing to Angular 17: A Paradigm Shift in Front-End DevelopmentIntroduction Front-end development has witnessed a remarkable journey over the years, with frameworks playing a pivotal role in shaping the way web applications are built. Among these frameworks, Angular has stood out as a robust and feature-rich pla...DiscussAngularFramework
VJvijaybytes.hashnode.dev·Feb 21, 2024Angular SignalsAngular Signals, introduced in Angular 17, are a part of Angular's efforts to enhance reactive programming capabilities within the framework. Signals provide a new way to manage and propagate changes in your application's state, making it easier to b...Discuss·5 likes·46 readsAngular Signals
Trung Nguyenminhtrung.hashnode.dev·Jan 24, 2024Angular 17 New Features for Modern Web Development!In October 2023, Angular celebrated its 13th anniversary, and shortly after, in November, Angular made its grand entrance, bringing a wave of excitement and change. Not only did this release mark a milestone in Angular's journey, but it also introduc...DiscussAngular