FrontEnd Development
30.7K subscribers
145 photos
1 video
9.18K links
Полезные ссылки иHTML, CSS, JavaScript, TypeScript, Angular, React, Vue, Node.js, Mobile and more.

Admin: @andrey2019
Download Telegram
Clean Code, Fewer Bugs: Adding ESLint to Your Angular Project

Learn how to integrate ESLint into your Angular project to catch bugs early, enforce consistent coding standards, and improve team collaboration. Whether you’re building a small app or scaling an enterprise system, ESLint is your first line of defense for clean and maintainable code. - https://angular.love/clean-code-fewer-bugs-adding-eslint-to-your-angular-project

#angular
👍2
Mastering State Management in Angular with NgRx and signals: Scalable, Predictable, Performant

Explore how NgRx helps you manage complex application state in Angular using the power of Redux-inspired architecture. This talk demystifies NgRx concepts like Store, Actions, Reducers, Effects, and Selectors — with real-world examples to help you write scalable and maintainable code. - https://angular.love/mastering-state-management-in-angular-with-ngrx-and-signals-scalable-predictable-performant

#angular
👍1
Slots: Make your Angular API flexible

Creating reusable components involves balancing flexibility with technical requirements, especially when users need to define their own content. While developing a UI library for Angular, I often encountered this challenge and explored different ways. - https://medium.com/coreteq/slots-make-your-angular-api-flexible-89e707ffae4c

#angular
👍1