the-first-real-angular2-boilerplate – A simple, complete, Angular 2 & Flask boilerplate featuring Sass, Pug, MaterializeCSS, TypeScript, Webpack 2, Gunicorn… Read more
Similar
In this article we’re going to quickly explore 7 Angular development tools which can make our everyday life easier. The purpose of the list is to not be opinionated architecture wise. This means that we’re not going to discuss tooling which has impact ove... (more…)
Read more »
Victor Savkin is a co-founder of nrwl.io, providing Angular consulting to enterprise teams. He was previously on the Angular core team at… (more…)
Read more »
In this article, we'll cover some best practices to create HTTP requests just using the Angular AsyncPipe. If you ever thought about making HTTP requests without calling .subscribe(), then you're on the right page. (more…)
Read more »
Building modals and dialogs isn't easy - if we do it ourselves. Angular Material comes with a powerful dialog service that makes it very easy to create custom dialogs in our own applications. Let's take a look! (more…)
Read more »
The purpose of this library is to support server-side rendering of your Angular 4+ applications with minimal code changes and mimimal difficulty. It supports both Angular CLI projects and projects that use custom webpack configurations. It works out of th... (more…)
Read more »