SvelteJS
SvelteJS, by Richard Harris, is
my current favorite platform to work in. Working in web tech always
means balancing technologies (server-side, CSS, HTML, JS) and an often awkward
marriage between templating languages, state management, and so on. Svelte
does a phenomenal job letting you plant your feet firmly in an old-school
feeling web-dev life while also giving you the advantages of any component-based systems.