Добавить
Уведомления

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

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!

12+
29 просмотров
2 года назад
12+
29 просмотров
2 года назад

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!

, чтобы оставлять комментарии