How to host material icons offline?
You surely would like your app to be able to display the icons even when the user does not have…
Angular: Performance Analysis with webpack Bundle Analyzer
Web performance is possibly one of the most important parts to take into account for a modern web application. The…
PC: Seriennummer mit CMD anzeigen – so geht’s
Ihr könnt die Seriennummer eures PCs mit wenigen Schritten auslesen und anzeigen lassen. Das ist hilfreich, wenn ein Garantie-Fall vorliegt…
AsciiDoc, Code documentation
AsciiDoc is a text document format for writing notes, documentation, articles, books, ebooks, slideshows, web pages, man pages and blogs.…
Compodoc – documentation tool for angular project –
What is Compodoc ? Compodoc is a documentation tool for Angular applications. It generates a static documentation of your application.…
Website- und WordPress-URL korrigieren
Ich wollte die URLs meiner Website anpassen. Dabei habe ich wohl etwas falsch eingegeben und jetzt komme ich nicht mehr…
6 Tips to Write Better Conditionals in JavaScript
When working with JavaScript, we deal a lot with conditionals, here are the 5 tips to write better / cleaner…
Working with Angular Template Reference Variables
A template reference variable is often a reference to a DOM element within a template. It can also refer to a directive…
How to add Bootstrap to an Angular CLI project
I used to struggle with this case, long time ago, how to setup an Angular project generated with Angular CLI…
How to Customize Your Angular Build With Webpack
If you’re a frontend dev in the world today you’ve probably heard of (and possibly even used) webpack. The Angular build…