Welcome! This is a collection of blogs that I am currently following and tracking.
Do you or someone you know write about software engineering and want to share it? Open an issue to tell me about it!
I added a small utility to log /feed subscribe {link}
commands for folks that are interested in adding each of these feeds to Slack. I'm sure there are other and better tools for RSS Feeds, but Slack is my favorite one.
To run the utility, do the following:
- Clone this repo
- Run
npm install
- Run
npm run slack
- Take each
/feed subscribe {link}
command (ex./feed subscribe https://brittanyellich.com/index.xml
) and copy it into your channel of choice
Check out these docs to learn more about the Slack RSS reader.