In this tutorial, we have built a Chrome extension to download gists from GitHub Gist. We explored the different parts that make up a Chrome extension and also learned how to harness the power of Vue.js and JavaScript to build Chrome extensions.
Measuring the performance of JavaScript web applications is an important way to give your users the speed they expect. We'll discuss a few Chrome DevTools that can help us measure the performance of our applications.
In this post, we define the Filter tool in the Network panel of Chrome DevTools. We also review uses cases with demonstrative examples to help you understand how to use the tool effectively.
Get to know Chrome DevTools and its quick-start process. We'll cover the features of the color picker tool and how they help manipulate colors in web pages.