Category: Uncategorized
CDK | Angular Material
The Component Dev Kit (CDK) is a set of tools that implement common interaction patterns whilst being unopinionated about their presentation. It represents an abstraction of the core functionalities found in the Angular Material library, without any styling specific to Material Design. Think of the CDK as a blank state of well-tested functionality upon which you can develop your own bespoke components.
material.angular.io/cdk/categories
Handling Observables with NgIf and the Async Pipe
Angular Bootstrap
Angular widgets built from the ground up using only Bootstrap 4 CSS with APIs designed for the Angular ecosystem.
No dependencies on 3rd party JavaScript.
ng-bootstrap.github.io/#/home
How to avoid website jank: a lot of performance tips
We see more and more websites that do not care of the performances.
They are slow, fat, embed lots of resources, make you download several MBs, are not fluid when you scroll down, are not fluid when you click on something, are not responsive, have slow animations. It’s easy to make a website, but it’s harder to make it good. A slow website will have a big churn in its users, because the navigation was crappy.
www.sderosiaux.com/articles/2015/03/01/perfmatters/
Regex Cheat Sheet – javascript
Wrapping a Tag – WebStorm IDE
Select text.
Ctrl+alt+j – surround with tag.
Source: Wrapping a Tag. Example of Applying Surround Live Templates – Help | PhpStorm
The Testing Introduction I Wish I Had
The Ultimate Guide to Asynchronous Programming in C# and ASP.NET – Exception Not Found
GitHub – nextapps-de/flexsearch: Next-Generation full text search library for Browser and Node.js
Next-Generation full text search library for Browser and Node.js
github.com/nextapps-de/flexsearch