Ajit Singh

Results 15 issues of Ajit Singh

Content projection header in article card seems too much shouldn't we use an input param which defines the size of the title of the card and if there is no...

- [x] User profile - [ ] Adding tests - [x] Cleanup

Create a 404 page for all unknown routes

good first issue

Readme should have more details

The comments section contain a lot of comments give its count on comments are hidden

No loaders are added add loaders for all screens

good first issue

The article details comments section css is off from dev.to. We need to improve that a little bit

enhancement
good first issue

In this repo we are adding store for all API but do we need to add that. The data is not reused you can directly call the api and it...

We want to add github actions so that we can run linting and testing on each commit - [x] Deployment - [ ] Linting - [ ] Testing

Because we are injecting the whole HTML by inner HTML so how to do syntax highlighting. There may be a fix but I may need to look into it of...