Direct link to the table, for those who block off-site scripts:
https://flo.uri.sh/visualisation/19114866/embed?auto=1
Some of the labels don’t seem to show up unless you zoom out.
Direct link to the table, for those who block off-site scripts:
https://flo.uri.sh/visualisation/19114866/embed?auto=1
Some of the labels don’t seem to show up unless you zoom out.
On the web I would stick entirely with Typescript. There are plenty of server side Typescript systems; you don’t need to resort to Python.
Most recently I’ve been using Deno’s Fresh framework which is fantastic. Very easy to use and suitable for beginners IMO since you can start with traditional request per page & static templated responses - no complex state management.