(no title)
mmmm2 | 2 years ago
I use spinneret for a flashcard / boggle website I made. It's nice and compact compared to writing the HTML by hand or using something like Jinga2. You get the full power of a programming language (the same one you're using for other stuff) to generate your html.
I don't do anything fancy. I just use regular Javascript and CSS, though I do want to look into some of these other technologies.
No comments yet.