How to Use Chrome Developer Tools JavaScript Snippets (Create, Import and Export Snippets)

preview_player
Показать описание
The Chrome Developer Tools has a Source Snippets tab to allow you to create, and run Snippets of JavaScript code.

In this video you'll learn how to use Snippets, and how to import and export them.

If you'd like more information on the JavaScript Console then check out our other videos on the topic

Рекомендации по теме
Комментарии
Автор

Nice video! When you said I'm just going to "print list' to format the JavaScript what command was that? Clearly I could reformat this one line snippet, but this command would be very helpful on larger snippets

jmdavaul