Svelte is a JavaScript framework that aims to solve the problem of abundance of JavaScript on the web while delivering a delightful developer and user experience. It is compiled, meaning it's more of a language than a traditional JavaScript framework, resulting in less code and a smaller bundle size. Svelte is comparable to
Table of contents
Table of ContentsLearning SvelteWhat is Svelte?The Single File ComponentReactivityLogicEventsBindingsComponentsSlotsTransitionsSvelte StoreFurther ReadingConclusion2 Comments
Sort: