You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The idea will be rewrite the lesson as a Single-Page-Application, so it can avoid to install a server (web2py, django or flask)
The original lecture has a very simple visitor count using the session
IMPORTANT: a more elaborate example will be great!
TIPs:
Write the UI directly as HTML5 activity (editable blocks)
Use local storage for persistence
Use brython to code implement events (editable blocks)
The idea will be rewrite the lesson as a Single-Page-Application, so it can avoid to install a server (web2py, django or flask)
The original lecture has a very simple visitor count using the session
IMPORTANT: a more elaborate example will be great!
TIPs:
Affected pages:
Please add E2E Playwright tests
The text was updated successfully, but these errors were encountered: