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 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 😀