@enz0
alphanumeric
Nothing here yet.
Nothing here yet.
No blogs yet.
Actually really into this playlist, it's got some distracting stuff but mostly it works great for me: Tycho, Aphex Twin, Bon Iver, Bonobo, Travis Scott, Sampha, Solange. I start it at track one but leave it on shuffle ;) https://open.spotify.com/user/alphanumeric0101/playlist/3yMnnXkA0XLuLRTnls3HBN
A neat way to go is to work with a library, I've been trying out material-ui.com on a project and really like it, then I just override with inline CSS anytime I need to, which, frankly, is infrequently. Each component only requires the styles it needs so it retains modularity and does a lot of work for you. getessence.io is also a nice one, with a bit more of a learning curve, I thought.