Commutty IT
老プログラマの遺言
Follow
31か月前公開
・31か月前更新
・0 pv
・1 min read
Start Your Engines.
javascript
Hello, Magicode :)
素敵なエンジニア向けブログサービス。
codepenみたいに、テンプレート+SASS/SCSSがサポートされるともっとステキ。
console
.
log
(
'Hello, Magicode :)'
)
;
document
.
getElementById
(
'md1'
)
.
innerText
=
'Start Your Engines.'
;
2:1 - Cannot find name 'document'. Do you need to change your target library? Try changing the `lib` compiler option to include 'dom'.
Discussion
コメントにはログインが必要です。