Which browser suits best from developers point of view,Firefox or Internet explorer.
Which browser suits best from developers point of view,Firefox or Internet explorer.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’d suggest you use either Firefox or Chrome as your main development browser and then test at regular intervals with other browsers you need to support. The main reason for going with them over IE is the improve support for debugging CSS and JavaScript (using either Firebug or Chrome’s developer tools). Perhaps support for this will improve with IE9 but for now it’s painful.
It’s worth pointing out that Chrome has a very useful extension called Speed Tracer that will help you diagnose bottlenecks in your web application. Quite useful for rich client webapps with lots of JavaScript and dynamic HTML layout.
Speed Tracer