Сообщество IT-специалистов
Ответы на любые вопросы об IT
Профессиональное развитие в IT
<php
for (let prop in person) { console.log(prop, person[prop]); }
fetch('db.json').then(r => r.json()).then((res) => { console.dir(res) })
render()
https://github.com/jantimon/html-webpack-plugin#options