ishan0102 / engblogs

learn from your favorite tech companies
https://engblogs.dev
MIT License
162 stars 16 forks source link

Change to component architecture #2

Closed ishan0102 closed 1 year ago

ishan0102 commented 1 year ago

Everything sits in index.js currently. For more customization, there can be a component that takes props like company names in order to generate the feed. Use cases are for people to select blogs to read via multiselect and clicking the company name on any post should link to a feed of posts from only that compnay.

ishan0102 commented 1 year ago

Also need to add a legend of companies somewhere maybe