Tagged Questions
1
vote
2answers
461 views
Best way to use static HTML + AJAX with Django
I'm working on a web app and decided that for the max amount of speed I'm going to make it a single page. Then load all the content via AJAX pulling the data from a Django app. My options as I see ...
2
votes
1answer
72 views
Should I work on CSS or apps first?
I am working on my own website for my business, and I need to contract out some assistance. For example, I have the site looking pretty good on Firefox, but it needs help on other browsers. I also ...