Angular 17 still can use particles js
Reddit » Angular
by /u/AWESOM-OMG
40m ago
ive been searching to implement the library but it seems to be imposible in newer versions without the app.module.ts (im new in angular so dont know much about it) does anyone have an example of particles js implemented in angular 17 version? submitted by /u/AWESOM-OMG [visit reddit] [comments ..read more
Visit website
Best code editor for angular is...?
Reddit » Angular
by /u/Secret_Star1
1d ago
submitted by /u/Secret_Star1 [visit reddit] [comments ..read more
Visit website
Whats the best way to add blog to an existing Angular app ?
Reddit » Angular
by /u/giftfromthegods-
1d ago
I already have Angular app that serves the frontend and i’m using Firebase for storage and api. Whats the easiest and most practical way to introduce a blog submitted by /u/giftfromthegods- [visit reddit] [comments ..read more
Visit website
Want to add zoom plug in in my e-commerce app
Reddit » Angular
by /u/Adorable_Will4578
2d ago
I am working on an e-commerce app built on angular i want to add zoom feature (maybe on hover or click) for product images can you guys suggest some integration/tool for it submitted by /u/Adorable_Will4578 [visit reddit] [comments ..read more
Visit website
Looking for a grid component with advanced features
Reddit » Angular
by /u/UtkarshRahim
2d ago
Hello good people of reddit, So i have been using ag-grid community edition for quite some time now and the things it can do are, no doubt, solid. I have been looking for some component (before i rush into making the whole thing on my own) that can handle the basics of a grid i.e displaying data, customising the cells, sorting, inline filters, lazy load scrolling, triggering api calls for lazy-load etc. What i am looking for, is a component that might be able to give me things like advanced filter (which could create query like structures). I know ag-grid enterprise edition has one as well bu ..read more
Visit website
Interested in an Angular Skool Community for Tutorials, Collaboration, Hackathons, and Blogs?
Reddit » Angular
by /u/KevinG117
2d ago
Hey everyone, I've been thinking about starting an Angular Skool community and wanted to see if there's any interest here. The idea is to create a space where we can all learn, share, and grow together. What I'm thinking: Tutorials: From beginner to advanced, covering everything Angular. Collaboration: Work on projects together, share tips, and mentor each other. Webinars & Q&As: Live sessions with experienced devs. Blogs: Read and contribute articles about the latest in Angular. Hackathons & Weekly Code Challenges: Fun and educational events with prizes to level up our skills ..read more
Visit website
The CodeMirror 6 Wrapper for Angular is out now! ?
Reddit » Angular
by /u/nzb329
2d ago
submitted by /u/nzb329 [visit reddit] [comments ..read more
Visit website
Breakdown on a upgrade project.
Reddit » Angular
by /u/Illustrious_Matter_8
2d ago
I recently delivered an Angular application, along with a backend in C# using .NET Core Web APIs. I adhered to some fundamental design principles: All data was sourced from the server, with no data manipulation on the client side. Each Angular component had an initialization process that requested data from the server. For every change, server-side APIs were used. URL routing was unnecessary as I used simple <ng-containers> to switch content who then initialized. The ‘Main’ component controlled which components to display, and these could contain nested components. And it all used a st ..read more
Visit website
A Comprehensive Look at Angular 18’s New Features and Updates
Reddit » Angular
by /u/Johnfortech
2d ago
https://preview.redd.it/ixjtdsossq3d1.png?width=780&format=png&auto=webp&s=5415ed53766e867fac4f6a249a687f9096ac7cd2 Angular, the powerful web application framework developed by Google, continues to innovate and evolve. The release of Angular 18 on May 22 has brought a range of enhancements and new features that promise to significantly improve performance, developer experience, and overall robustness. In this blog, we will explore why Angular 18 matters and delve into its top features and updates. Why Angular 18 Matters Angular has long been a preferred choice for building rob ..read more
Visit website
PrimeNg Copy to clipboard
Reddit » Angular
by /u/ItsRocketMan1
2d ago
Hello, does PrimeNG have a functionality for copying to the clipboard? For example, I want to copy some names by selecting them with Shift + click and then copying them with Ctrl + C. <p-table *ngIf="!this.isLoading" [value]="this.arrayItems" [lazy]="false" [resizableColumns]="true" [scrollable]="true" [lazyLoadOnInit]="false" [loading]="false" [styleClass]="'p-datatable-sm'" scrollHeight="580px"> <ng-template pTemplate="header"> <tr> <th>Name</th> <th>MOD\_LAY\_2</th> <th>MOD\_LAY\_3</th>\` </tr> </ng-template> <ng-template ..read more
Visit website

Follow Reddit » Angular on FeedSpot

Continue with Google
Continue with Apple
OR