jQuery as a replacement for Django or Web2Py
Posted
by ganjod
on Stack Overflow
See other posts from Stack Overflow
or by ganjod
Published on 2010-04-20T17:06:41Z
Indexed on
2010/04/20
17:13 UTC
Read the original article
Hit count: 564
Hi all,
I was planning to write a new webapp, I figured out two options for my backend - web2py or django.
I recently came across jQuery and found it to be very cool.
Could I just use jQuery as a replacement for django and web2py and finish this webapp.
Some features that I'm going to implement - user profiles, users can add content to the website, etc.
Is it possible to do solely in jQuery ?
© Stack Overflow or respective owner