+ 3
FRAME WORKS
Hi guys What is the diffrence between python's framework for web development(like Django, Flask and cherrypy) and "JS" frameworks? each one is for specific purpose? which one is better?
4 Answers
+ 5
I'm not too familiar with Python's framework, and I may be wrong here, but they are not made to have interaction with the DOM, thus not made for creating dynamic UI.
JavaScript is by default is integrated in the browser's runtime, and so it has the ability to interact and change the DOM, and so JavaScript, its frameworks and libraries are made for creating interactive web apps and UI which are natively integrated in the browser (or Node) enviorments.
+ 5
I think JS frameworks are getting more popular than Django.
+ 3
I tried only CherryPy. I don't very like it. Django is more difficult but it is more flexible than Flask and CherryPy.
- 1
I think Java Script is the best code and python that are the only ones that i have and i heard of others i think there was Ruby its kinda good but i dont like it that much...