【週刊ドットインストール】 AIを使った開発の体験会を実施中、アプリ更新情報
他のレッスンでは const main = document.querySelector('main'); main.appendChild(section); を document.querySelector('main').appendChild(section); と、定数に入れていなかったのですが、なぜ今回は定数に入れているのでしょうか?
この回答を見るにはプレミアムプランへの登録が必要です