프런트엔드 커리큘럼
2019 front-end curriculum STEP 1. JavaScript Programming contents Fundamentals - Development tool (VSCode) - unix basic command - git / github Node.JS - npm project - package.json, npm install - Modules - VSCode debugging JavaScript Syntax - type, string, scope(let,const,var), operator, switch, iterator, condition Function - declaration and expression - arguments, parameter - call stack - arrow ..
2019. 9. 20.