from Hacker News

Ask HN: Where to learn browser device tools in depth

by Maha-pudma on 9/4/20, 11:16 AM with 3 comments

As title says. Mostly interested in Firefox. I'm reading the MDN docs but I'm interesting in reverse engineering websites and things like that. Are the any resources like this?
  • by jjice on 9/5/20, 3:53 AM

    Get an understanding how JavaScript, HTML, CSS, and network requests. Spend a few hours playing around on website in the developer console and just see how much you can recognize.