JanOschii
JanOschii
### Bug Report ``` - [x ] bug report -> please search issues before submitting - [ ] feature request ``` ### OS and Version? Firebase Functions / SSR ###...
Maybe a good info for the readme too.
Hey, although the documentation on npm is really good, there is an error on it. I stumbled a while until i get it. In the docs: `` But the correct...
Hi dsebastion, i installed the "modern-web-dev" like you discribed with: `yo modern-web-dev` This is a while ago and so i still use angular 2 beta 2 Now I would like...
I needed a minute to understand the example code and I didn't think that was necessary. Therefore here is an alternative version. ```js import { Inject, Injectable } from '@angular/core';...