- There are lots of web development frameworks in python: Pyscript, Anvil, Reflex, Atri, JustPy and many, many more
- The docs or mini courses for these jump straight into “how to do a web thing that we already know but in Python”
- No course out there teaches the basics of the web like fetching, async, dom manipulation with Python not even the PyScript stuff which has a mandate to teach people web.
- I had to learn JS before i could understand the courses that teach the basic concepts of the web
So HN, why is it this way?