Developer AvocadoforDeveloper Avocado Blogavocadev.hashnode.net·Dec 7, 2022Add custom emulated device in Chrome DevToolsThere comes a time in the life of every developer when you need to test your beautiful responsive webpage on a mobile device. So naturally, you open Chrome DevTools and select the device on which you want to test your project. Unfortunately, the only...Jenn Penington and 2 others are discussing this3 people are discussing thisDiscuss·20 likes·342 readsWeb Development
Prateek SrivastavaforPrateek Srivastava's blogprateeksrivastava.hashnode.net·Mar 29, 2023Crush Bugs and Fix Errors: A Guide to Debugging JavaScript Code Like a Pro1: Open the Chrome browser and navigate to the page with the JavaScript code you want to debug. 2: Right-click anywhere on the page and select "Inspect" from the context menu. Alternatively, you can press "Ctrl+Shift+I" on Windows or "Cmd+Option+I"...Discuss·13 likes·29 readsJavaScript
Siddharth ChopdaforSiddharth Chopdasiddharth-chopda.hashnode.net·Mar 14, 2023Introduction: Chrome DevToolsIf you are a programmer , you'll always have some or the other bug in your code !... and then finding the bug and then debugging it takes hours , sometimes days too . That's a very bad coding experience .. although you cannot write code that have no ...Discuss·2 likes·31 readschatgpt
Prateek SrivastavaforPrateek Srivastava's blogprateeksrivastava.hashnode.net·Mar 29, 2023Crush Bugs and Fix Errors: A Guide to Debugging JavaScript Code Like a Pro1: Open the Chrome browser and navigate to the page with the JavaScript code you want to debug. 2: Right-click anywhere on the page and select "Inspect" from the context menu. Alternatively, you can press "Ctrl+Shift+I" on Windows or "Cmd+Option+I"...Discuss·13 likes·29 readsJavaScript
Siddharth ChopdaforSiddharth Chopdasiddharth-chopda.hashnode.net·Mar 14, 2023Introduction: Chrome DevToolsIf you are a programmer , you'll always have some or the other bug in your code !... and then finding the bug and then debugging it takes hours , sometimes days too . That's a very bad coding experience .. although you cannot write code that have no ...Discuss·2 likes·31 readschatgpt
Madhav AnchalaforCasual codescasualcodes.hashnode.net·Mar 6, 2023Debugging Success Story: How the Latest Technology Helped Me Solve a Tricky Search Algorithm Problem in JavaScriptAs a developer, there's nothing quite as satisfying as finally solving a tough debugging problem. Recently, I had one such experience that I'd like to share with you. In this tale, I'll walk you through the problem I faced, the debugging tools I used...Discuss·2 likesDebuggingFeb
Shahima Firoz khan.forShahima khan.'s blogshahimafiroz.hashnode.net·Dec 14, 2022Chrome DEV Tools.Let's Analyse some random page performance using Chrome dev Tools. Our main aim is to improve page performance through the following analysis. Tools Used Chrome dev Tools Google page insights Overall Analysis The page made 100 requests, and the...Discuss·1 like·50 reads#chrome_devtools
Developer AvocadoforDeveloper Avocado Blogavocadev.hashnode.net·Dec 7, 2022Add custom emulated device in Chrome DevToolsThere comes a time in the life of every developer when you need to test your beautiful responsive webpage on a mobile device. So naturally, you open Chrome DevTools and select the device on which you want to test your project. Unfortunately, the only...Jenn Penington and 2 others are discussing this3 people are discussing thisDiscuss·20 likes·342 readsWeb Development