노마드 코더 바닐라 자바스크립트 1-5
https://replit.com/ The collaborative browser based IDE Replit is a simple yet powerful online IDE, Editor, Compiler, Interpreter, and REPL. Code, compile, run, and host in 50+ programming languages. replit.com 수업은 Repl를 이용해서 이루어진다. index.html This works! index.css body{ background-color: peru; } h1 { color: white; } index.js console.log('Im Working. Im JS')
노마드 코더 바닐라 자바스크립트 1-2
https://chrome.google.com/webstore/detail/momentum/laookkfknpbbblfpciffpaejjkokdgca/related?hl=ko Momentum Replace new tab page with a personal dashboard featuring to-do, weather, and inspiration. chrome.google.com 프로젝트의 마지막 단계 이런것을 만드는것을 배우게 될것이다. 프론트앤드 개발자는 자바스크립트만 쓸수있어서 장점이자, 단점이다.
© 2022 chanchaning