Friday 15 May 2015

Is debugging complex HTML/CSS/JavaScript pages feasible? -


itemprop = "text">

Consider a complex with many user interactions, Thinking of dragging UI controls such as Outlook-like Calendar, Real-Time UI Feedback, etc. ... will such an application be debugable? I mean, you can easily move through the source code, location breakpoints, see the content of the variable, see the current call stack, use a professor to solve performance issues, Etc ...

Yes, why would not it be?

Complication means more code just to dig, but makes tools like console (.asas) easier than Firebug.


No comments:

Post a Comment