views:

50

answers:

1

Hi,

In the development environment where I code, there is a recent discussion on using extJs JavaScript framework in one of our upcoming project.

My question is:

As an asp.NET developer who is more or less familiar with JavaScript and jQuery, what critical points should I be aware of to not to be surprised or upset in the middle of my development?

(Like, increase in debugging problems, exception handling difficulties, less readable code, adaptation difficulties to layout etc?)

thanks

A: 

See my answer to a similar question about Ext + ASP.NET/MVC.

bmoeskau