HTML5 Canvas
Written by: Simon Sarris
Featured Refcardz: Top Refcardz:
  1. Apache Hadoop
  2. Web Driver
  3. MVVM
  4. REST
  5. ADO.NET
  1. HTML5
  2. Ajax
  3. jQuery Selectors
  4. CSS Part 1
  5. Git

Link Details

Link 136898 thumbnail
User 71517 avatar

By Volume4
via css.dzone.com
Published: Nov 26 2008 / 12:59

Some time ago, I had lunch with a former colleague I last saw in 2000, when we were working together in a project. We got to talking, and eventually he asked me an interesting question.
  • 14
  • 0
  • 1806
  • 0

Comments

Add your comment
User 306525 avatar

Dave Newton replied ago:

1 votes Vote down Vote up Reply

JavaScript is much maligned, despite being a pretty decent language, minus the few well-known screwups. I tend to think this question is often meant as "You STILL work in the browser?" because most of the issues we run in to are cross-browser CSS or DOM issues, which things like Flex take care of. Of course, if you're working with Flex, you're working with next-gen JavaScript (next-next-gen, I guess), which makes the question a little weirder.

User 209464 avatar

willcode4beer replied ago:

1 votes Vote down Vote up Reply

It's the reversal of development.
In the old days, the complex code was on the back-end, and the web layer was considered simple.

Nowadays, (especially with modern frameworks) complex back-end code is an anti-patten (to be shunned). The increase of dynamic activity of the front-end has transformed that into the more complex layer of development.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.