Run js in Chrome dev console

j143

Janardhan Pulivarthi

Posted on February 15, 2022

Run js in Chrome dev console

In the sources tab of the Chrome Dev Console:

  1. On the left hand side, choose to Add folder to workspace
  2. Select the file you would like to run
  3. And In the opened file in the editor, select the code and right click then select Evaluate selected text in console.

Chrome dev console

References:

  1. https://developer.chrome.com/docs/devtools/console/javascript/
  2. https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/import#dynamic_imports
💖 💪 🙅 🚩
j143
Janardhan Pulivarthi

Posted on February 15, 2022

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related

What was your win this week?
weeklyretro What was your win this week?

November 29, 2024

Where GitOps Meets ClickOps
devops Where GitOps Meets ClickOps

November 29, 2024

How to Use KitOps with MLflow
beginners How to Use KitOps with MLflow

November 29, 2024