From the course: React: Server-Side Rendering

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Chrome and Firefox tools

Chrome and Firefox tools - React.js Tutorial

From the course: React: Server-Side Rendering

Start my 1-month free trial

Chrome and Firefox tools

- [Instructor] For any type of web development, our first tool of choice is the Dev Tools that come with your own browser. Whether you use Chrome, Safari, Firefox, or Edge, you have the tools needed to inspect your code, do performance checks, and more. In this course, we'll specifically use Chrome's internal tools. I highly recommend that you use either Chrome or Firefox as they offer a solid performance and work with the extensions we'll use. So as a developer, you've probably used Chrome's developer tools, but if not, you can access them by hitting Option + Command + I on Mac or Control + Shift + I on Windows. And once you see them, you can put them below here or you can put them on the side, whichever you decide to do. And where you have the performance tools is right here. You can have the network tools also telling you a little bit about performance, and you have a whole bunch of other tools that you can use.…

Contents