Quantcast
Channel: Telerik Blogs
Viewing all articles
Browse latest Browse all 5210

Improve Your Debugging Skills with Chrome DevTools

$
0
0

In this post we cover best practices and tips for using Chrome Dev Tools, which will help you solve your web application development struggles more easily.

Have you ever had trouble with incorrectly executed JavaScript? Have you ever struggled with fine-tuning the CSS of the elements on your web page? Are you annoyed every time you test your web page on multiple different mobile devices?

If the answer to at least one of the questions is "yes," then this blog post is meant for you. Check out our best practices and tips which will help you to deal with these struggles and boost your performance.

Using the Chrome Developer Tools (DevTools for short), you can easily modify the appearance and functionality of the Telerik UI for ASP.NET AJAX components, or other UI framework components like Kendo UI widgets, on the fly. Most of the tips and tricks are applicable to other browsers developer tools too, and will be presented with the help of the RadGrid in Telerik UI for ASP.NET AJAX.

On… (Continue reading at telerik.com)


Viewing all articles
Browse latest Browse all 5210

Trending Articles