J. Degand

Results 67 issues of J. Degand

All the formatting files are not necessary for a simple static app that a user can upload. You should create a branch for your own development and remove the test...

In `list-header.component.ts` on line 7, `router-link` is used instead of `routerLink`. Clicking on the title doesn't send you back to the home route (products). You will also have to add...

If you remove the table styling, you can have auto incremented numbers. However, the code examples would require extra indents to not reset the count. See [Stack Overflow](https://stackoverflow.com/questions/12145232/create-an-automatically-numbered-list-in-markdown-format). I mention...

Prettier misconfig (mentioned in #316 ) might have also affected the code snippets in the signal form article.

The [crates example](https://github.com/badgen/badgen.net/blob/main/api/crates.ts) points to a 404. `Basically, you need to add a file in api/[name-of-service].ts` is unclear. There are 2 API folders now (pages/API). It would be best to...

`http://cdn.syndication.twimg.com/widgets/followbutton/info.json?screen_names=${user}` request returns 200, but there is no payload. Since X charges for its API, this is probably dead. I don't think there would much point in converting from `Twitter`...

I don't know why there is a hyphen after `api`. Has it always been like this? Unintentional typo?

Remove `Angular4`, `Angular9` , `Angular 10`, `Angular11`, etc. You can leave `Angular2`. Add `Angular 16, 17, 18`. Add `NgRx`, `Ionic`, `RxJs`, `typescript`, `Material`, `Material Design`, `angular-cli`, `testing`, `frontend`, and whatever...

Starting `June 30`, all Github Pages will require the use of Github Actions. At present, the GitHub Pages has outdated content and the `index.html` file requires manual updating. I have...

Pretty much all urls in this file are useless. I don't know if you would want to update this for new urls or just remove this outright.