Frontend Development

What's your web dev process?

Submitted by fdigl, , Thread ID: 21400

Thread Closed

RE: What's your web dev process?

#14
I use Django for many things, but it is not suitable for every project as you can see. For example i wanted to create a very simple blog application. I could do it on like 5 steps with django but wanted some flat-file, works everywhere app so switched to php. all the app is 3 folders, 16 files. Database is json. So i can move it around like i'm copying my photos to my pc.

Django is still best imo. Very easy to use and flexible. For front end i dont like to use jquery but plain javascript. And less is a easy to use css compiler for me.

Users browsing this thread: 2 Guest(s)