A Web Without Javascript
A set of demos showing how you can write browser-side business logic in languages other than Javascript.
This is supporting material for the talk "A Web Without Javascript", presented at PyCon Australia 2018.
Each example validates credit card numbers, using the Luhn algorithm.