Hacker News new | ask | show | jobs
by smrtinsert 4368 days ago
I didn't use that many server side components, but I noticed they followed a pattern I liked, a filter component, a selection and the url. I think that's pretty adequate for the great majority of use cases.

The sass I found was horrible. I remember the grid had an 800 line sass file.. What??! I made my own grid and styled it in like 50 lines or so. Too bad the app I designed it for died, and no one at the company kept the source.