A universal avatar component for Angular 2+ applications that generates truly unique colored letter avatar based on provided name. - akopkesheshyan/ng-person... (more…)
Read more »
While working on an Angular application, we recently ran into a bug where the click event handler for a button component was running twice… (more…)
Read more »
Using TestCafe, an Open Source Node.js tool, for end-to-end (E2E) testing Angular 2+ Applications. (more…)
Read more »
generator-angular-webpack-es6 - Yeoman generator for Angular projects using Webpack, ES6, SASS with some cool optional features. Feel free to contribute!
Read more »
A router is a software component responsible for creating, activating, deactivating and destroying component sub-trees. A specific subset of components selected at a certain point in time is called a router state and hence one can think of a router as a... (more…)
Read more »