Javascript
Javascript
์น์ ์ฐ์ด๋ ํ๋๋ฟ์ธ ํ๋ก๊ทธ๋๋ฐ ์ธ์ด ํ๋ก ํธ์ค๋ ์ธ์ด๋ javascript์ด๋ค.
ECMAScript
ECMAScript specification -> ์๋ฐ์คํฌ๋ฆฝํธ ์ฒด๊ณ๋ฉ๋ด์ผ ์ค๋ช ๋ฌธ
ES5, ES6 -> specification ์ ๋ฒ์ ์ ๋ํ๋ด์ฃผ๋๊ฒ
์๋ฐ์คํฌ๋ฆฝํธ ์ฉ์ด
alert('') : ๊ฒฝ๊ณ ์ฐฝ
console.log ('') : console์ text๋ฅผ ์ถ๋ ฅํจ
Last updated
Was this helpful?