Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Devtools Pro: Beginner to Expert w/ Chrome Developer Tools
Rating: 4.1 out of 5(2,386 ratings)
12,665 students
Created byRocco Balsamo
Last updated 1/2018
English

What you'll learn

  • Modify live webpages and test out new ideas quickly
  • Quickly build and test scripts live without ever refreshing the browser
  • Diagnose and fix problems with existing code
  • Optimize loading, memory and performance issues

Course content

11 sections39 lectures2h 35m total length
  • Introduction and Syllabus3:29

    An introduction to why Chrome Devtools are so important, and the different topics that we'll cover in the class.

  • Three ways to open Chrome Developer Tools2:14

    Learn the three ways to open Chrome Developer Tools, and get an introduction to your instructor.

  • Console Commands and Multiline Statements3:57

    Understand how to type Javascript commands into the console and how to enter multiline statements like for loops or functions.

  • Sources, Network, and Other Panels2:51

    A brief overview of:

    • Networking
    • Security
    • Sources Pretty Print
    • Application Tab and Cookies
    • Audits
  • Inspect and Style a Page Live4:34

    Use the inspector to preview live styling changes on a webapp called TodoMVC.

  • How to View Your Changes6:33

    Get before and after snapshots of your page edits. Understand where your changes were made on the page with the Meld diff tool.

Requirements

  • You have basic knowledge of HTML, CSS and/or Javascript

Description

Do you want to become an expert web developer?

I've worked with tons of different platforms from PC to Playstation, and nothing beats the power of Google Chrome Developer Tools. Let's take advantage of that.

This course is the comprehensive guide to DevTools. We start with simple styling examples, and use tools like the colorpicker and box shadow editor to design our pages. But we move quickly to advanced topics like using the Audits panel to understand slow page performance, and the memory panel to understand why our app might be leaking memory.

Testimonials:

  • I learned a lot of things I didn't know about although I've used Devtools for many years-Bernard Niset
  • My first Udemy course, but I enjoyed it thoroughly. I have some prior experience with chrome dev tools, but there were still some tips I will be taking with me from this course - Stephen Wong
  • The instructor is clear and concise and the course is loaded with information. There are even some valuable nuggets for experienced developers! - Tom Fitch

Here's a sample of what you'll be able to achieve after taking this class:

  • Add advanced styling with built-in editors like the animations panel and the transitions editor.
  • Using six different breakpoint techniques, you'll be able to understand and debug any piece of javascript code.
  • Analyze network calls, and even hack the dinner reservation system on Yelp.
  • Speed up your page load speeds with Audits and Lighthouse to make your site blazingly fast.
  • Profile and fix rendering, CPU and memory bottlenecks.

Every minute of this course provides valuable information and there is minimal repetition and typing. The course was built in 2017 with a prerelease version of Chrome and even demonstrates the use of experimental features such as Workspaces 2.0.

For the beginners, I start slow, but work quickly towards advanced usage, and for the experts, I've made sure to sprinkle in original techniques to improve your web pages that can't be found anywhere else.

Who this course is for:

  • Anyone with an interest in taking their web development skills to the next level.
  • Developers / Programmers / Software Engineers
  • UI/UX Designers
  • Artists
  • Project / Product Managers