By Ivo Nederlof
6 months ago
How to create an Angular pipe that gives an estimation of reading time
We are going to create a simple pipe that will show our readers an average time to read estimation.
By Ivo Nederlof
6 months ago
Add Prettier to your project
Reformat your project with prettier and husky pre-commit, to ensure beautifully formatted code.