issues
search
justpy-org
/
justpy
An object oriented high-level Python Web Framework that requires no frontend programming
https://justpy.io
Apache License 2.0
1.22k
stars
96
forks
source link
migrated eventListener registration and refactored JustpyCore
#515
Closed
tholzheim
closed
2 years ago
tholzheim
commented
2 years ago
migrated eventListener registration from main.html to justpy_core.js
Refactored JustpyCore
moved MessageHandling into seperated function
moved certain event handlers into seperate functions
added docstrings