Typora로 TIL 첫 작성
function todayIlearned {
if (study ==0){
return 'Oh! no... back to class'
} else {
return 'Ok to go home'
}
}html
css
javascript
react
이미지 연습

마크다운 문법 배우기
마크다운 문법은 https://support.typora.io/Markdown-Reference/ 여기서 배울 수 있다. https://daringfireball.net/projects/markdown/basics 여기도 좋다.
이 글은 https://docs.google.com/presentation/d/1ilrVSHtTx5J0cb4P-eKZh6HEMfPqfy-wHls7SC4WqZg/edit#slide=id.g3cfcd925140162 를 참조하여 작성했다.
타이포라? https://typora.io/
javascript 재정리
기타등등
https://coderunnerapp.com/ 이런 앱도 있다.