pull down to refresh

I wouldn't use python to make a website. The main benefit is that it is extremely readable and this helps when you have some LLM spit out thousands of lines of code that you have to review before you commit. Even though javascript isn't extremely hard to read, I feel that it is less pleasant for review, at least for me personally.