and here we are again, trying to explain to a #web developer that "no, you can't add a 267Kb #javascript file to a website just to handle the horizontal scrolling with 2 arrows" 🤦‍♂️
@david
Crikey!
I thought those days were long past!
@mancavgeek it's like Groundhog Day every day ... 😭
@david Built a basic #angular #app today, used Angular CLI for creating the project. Built it once, then decided to delete it. My computer like: "Deleting 12k files", Me: 😳
@andregasser the js/npm ecosystem at its best, tbh I could accept that as long as you’re building a walled app - hopefully ppl aren’t building websites using #angular 😂
@david I am not a frontend guy, but spent some time with Angular. Actually, I like it. Now, need to build a simple frontend which displays tabular data with some fancy table. You know, with filtering and such. Data is coming from a REST API. Thought about using #angular and #PrimeNG. But maybe there are more lightweight, easier approaches? Open for input 😀
@andregasser I am all in for #angular to build apps - I used it an hour ago -, in tandem with Nebular. I’ve been following it since the first JS release, have also a vintage t-shirt somewhere, ah the good old times 👾
NG-ZORRO - Angular UI component library

Angular Ant Design of Angular Component, An enterprise-class Angular UI component library based on Ant Design, all components are open source and free...

NG-ZORRO - Ant Design Of Angular
@david Thanks for sharing! 👍
@andregasser @david pretty easy to roll your own using #material tables https://material.angular.io/
Have you also looked at #ag-grid?
Angular Material

UI component infrastructure and Material Design components for Angular web applications.

Angular Material
@craigchandler @david Thanks Craig for pointing that out. Will have a look!