yarr icon indicating copy to clipboard operation
yarr copied to clipboard

Yet Another RSS Reader (big ass RXJS tutorial)

Results 3 yarr issues
Sort by recently updated
recently updated
newest added

I am looking at the section Proper Looks on [part 5](https://github.com/channikhabra/yarr/tree/5-fetch-feeds-and-styles) and I cannot get the style.css to build with your current settings. I have also tried multiple other examples...

Hi, I am going through the tutorial and I think I found some errors, the page would not display: step 1: Don't import "jQuery" but "jQuery" instead. I guess, that...

Hi @channikhabra, Thanks a lot for the effort you spent making this tutorial. Regarding the final chapter where you used `html2hscript` to unescape the `post.content` there is an easier approach,...