ishan0102 / engblogs

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

Filter button and component architecture #13

Closed ishan0102 closed 1 year ago

ishan0102 commented 1 year ago

This PR adds a new filter button to the UI that lets you select which companies to view. This also converts the architecture to component based and makes index.js a lot cleaner.

Filter button

image

Overall look

image

Closes #2, #3

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
engblogs ✅ Ready (Inspect) Visit Preview Jul 12, 2023 0:41am
ishan0102 commented 1 year ago

wanted to note that in this PR I also enforced post ordering more strongly, now it orders by post date and then by post ID so that it's always the same