[arch-general] why I'd rather use Python over Javascript for web development

2010-12-14 Thread C Anthony Risinger
On Tue, Dec 14, 2010 at 1:23 PM, Kaiting Chen kaitocr...@gmail.com wrote: On Tue, Dec 14, 2010 at 2:14 PM, C Anthony Risinger anth...@extof.mewrote: the benefit to the pyjs approach is 100% client side operation, so it can run without online access.  additionally, the python-DOM version (or

Re: [arch-general] why I'd rather use Python over Javascript for web development

2010-12-14 Thread Kaiting Chen
On Tue, Dec 14, 2010 at 2:44 PM, C Anthony Risinger anth...@extof.mewrote: ) JS is completely unstructured. powerful, but causes developers to implement many things that would be a part of the core syntax in other langs ) the causes many different impls of the same, and new devs to

Re: [arch-general] why I'd rather use Python over Javascript for web development

2010-12-14 Thread Kaiting Chen
On Tue, Dec 14, 2010 at 3:03 PM, Evangelos Foutras foutre...@gmail.comwrote: You reminded me of a comment on reddit: http://www.reddit.com/r/programming/comments/cf8cv/extjs_to_add_more_confusion_to_developers_changes/c0s6tah Funny comment, but whoever wrote it is an idiot and needs to RTFM.