## Notes I've been using [[Svelte]] and it feels nice getting closer to core JavaScript, HTML, and CSS. It feels like there's less fluff and complexity. I feel concerned about how I am going to handle styling because that's my weakest skill. Fortunately I learned how to solve the [[Svelte Global Styles Issue]] which will help reduce the redundancy in defining CSS styles.