Javascript Tutorial: How to Display Data as Table in the Console

preview_player
Показать описание
In this video you will learn how to display data as a table in the console in javascript.

This function takes one mandatory argument data, which must be an array or an object, and one additional optional parameter columns.

It logs data as a table. Each element in the array (or enumerable property if data is an object) will be a row in the table.
Рекомендации по теме
Комментарии
Автор

Nice tutorial, can you please do a tutorial wherein I will get the data on Excel then we will show the table in the console in specific data that I want.

yvzclfi
visit shbcf.ru