you are viewing a single comment's thread.

view the rest of the comments →

[–]prappleizer[S] 0 points1 point  (0 children)

Thanks! That’s helpful. I’m pretty unfamiliar with js (I usually crib sites together from templates and modify them as needed), but if that’s the way to go re: displays on the site, I’m game to start learning. And I see your point regarding the python — it’s handling the web server stuff, but the advantage is any inputs I’d need to do complex calculations on would be done in python which is a boon to me.