Django, because it has magical powers, who can beat that?
Ask HN: What web framework(s) do you guys use?
11–20 of 142 posts
Re: Ask HN: What web framework(s) do you guys use?
#12Seriously, just install smarty and do it yourself. Then somebody can always do a basic edit to the templates and you don't have to weight the merits of the 10000X different frameworks against eachother and get back to Making Money!
Re: Ask HN: What web framework(s) do you guys use?
#13If you do it yourself, does it count as a framework? Server: python, postgresql, cherrypy, simplejson Client: Javascript, HTML, CSS, Dojo, AJAX. All the HTML is loaded up front and then AJAX for all the rest. Dojo insulates me from browser quirks. TDD Python is what I use at work (and love) and is good for complex algorithms (language morphology, in arabic). I don't use an all-encompassing framework because I need to…
Re: Ask HN: What web framework(s) do you guys use?
#14I'm currently dabbling in Rails and Django, but am going to put them down until I finish my current project, since there's nothing in either that I can't do in cake, as far as my project's requirements go.
These are also a lot less portable than the PHP frameworks, which I find is a big deal if ever you want to lengthen your runway with client work. It's MUCH harder to get a quick 2-5k on a small webpage when the client hears "change hosting".
Re: Ask HN: What web framework(s) do you guys use?
#15Re: Ask HN: What web framework(s) do you guys use?
#16Re: Ask HN: What web framework(s) do you guys use?
#17If you do it yourself, does it count as a framework? Server: python, postgresql, cherrypy, simplejson Client: Javascript, HTML, CSS, Dojo, AJAX. All the HTML is loaded up front and then AJAX for all the rest. Dojo insulates me from browser quirks. TDD Python is what I use at work (and love) and is good for complex algorithms (language morphology, in arabic). I don't use an all-encompassing framework because I need to…
Its greatest strength are all the "widgets" i guess you'd call them. However they are all not created equal. Some are well polished and deliver acceptable performance levels and other times they are just demos and hacks.
Re: Ask HN: What web framework(s) do you guys use?
#18Django, because it has magical powers, who can beat that?
Rails. Anyway, I am not saying that Rails is better. I am just wondering how magical Django is?
Re: Ask HN: What web framework(s) do you guys use?
#19And Django has a magic pony. http://djangopony.com/
Re: Ask HN: What web framework(s) do you guys use?
#20If only Apple would give it some more love, it'd be killer.