Y
Hacker News
new
|
ask
|
show
|
jobs
by
preommr
2031 days ago
SASS + Tailwind + Css Modules(to get scoped styles) + typescript + tsx(assuming react) + typings for everything + webpack
1 comments
iaml
2031 days ago
If you want types for everything, twin+styled-components is going to have more type coverage by definition. Also, redux-toolkit is pretty good for minimal effort fully typed redux.
link