I'd heard about SvelteJS but hadn't really looked into it. So basically everything in one file with regular HTML tags like <style /> and <script />. Seems pretty painless and stuff like the foreach syntax isn't that foreign for anyone whose done Handlebars or Meteor's Spacebars, i.e. #each.
Thanks for the writeup. Looking forward to your next post Ben!
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
I'd heard about SvelteJS but hadn't really looked into it. So basically everything in one file with regular HTML tags like
<style />and<script />. Seems pretty painless and stuff like theforeachsyntax isn't that foreign for anyone whose done Handlebars or Meteor's Spacebars, i.e.#each.Thanks for the writeup. Looking forward to your next post Ben!