Front-end has changed a lot in the last decade. And web component is one, if not the, best feature now natively available on all the recent browsers. Here is a tutorial on how to export an Angular library into a web component. ContextWe had to build a dia… Read more
Similar
The ideas presented in this article are based on extensive experience from large enterprise environment (100 Angular SPAs and 30+ libs )… (more…)
Read more »
This is the continuation of my previous article, where we’ve created our first Angular 5 application. And I hope everybody has a… (more…)
Read more »
Wallaby is an Integrated Continuous Testing Tool for JavaScript that continuously runs your tests. It reports code coverage and other…...
Read more »
If you use Angular Universal, you probably know that in addition to Server Side Rendering, Universal provides you with the full range of Node.js functionality on the server-side. Today we will examine... (more…)
Read more »
You can check final repo here. But keep in mind that tutorial includes some information about a configuration of the GitLab repo itself. Let’s create two projects in the Firebase console. The first… (more…)
Read more »