Город МОСКОВСКИЙ
00:09:18

Exploring the JavaScript Console API (console.log, console.warn, styling console output, and more!)

Аватар
Инвестиции в JavaScript Проекты
Просмотры:
30
Дата загрузки:
28.11.2023 23:02
Длительность:
00:09:18
Категория:
Обучение

Описание

In this video, you'll go beyond a simple console.log statement and learn about other methods that make up the JavaScript console API. We'll take a look at:

console.log()
console.info()
console.debug()
console.warn()
console.error()
console.table()

Additionally, you'll also learn how you can stylize the output of your console statements!

Рекомендуемые видео