Skip to content

[webpack] (완강) 캡틴판교의 프론트엔드 개발자를 위한 웹팩 학습내용 #인프런

Notifications You must be signed in to change notification settings

twilight92/learn-webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

프론트엔드 개발자를 위한 웹팩

image
프론트엔드 빌드 시스템의 핵심 NPM과 Webpack 학습

Todo

  • NPM(Node Package Manager)
    • 초기화(init)
    • 설치(install/uninstall)/지역설치, 전역설치
    • dependencies와 devDependencies의 차이
  • 웹팩
    • 주요 속성
      • entry
      • output
      • loader
    • 웹팩 데브 서버
    • mode 적용
    • 설정 파일 적용
    • 변환 전후 결과 비교
    • 빌드 결과 파일 분석
  • 바벨과 ES6 모듈 문법
    • 문법/실습
    • 빌드 결과물 분석(sourcemap)

What I Learned

  • Front-End
  • Webpack
  • NPM
  • 프론트엔드 빌드 시스템
  • ES6 Import와 Export 문법

About

[webpack] (완강) 캡틴판교의 프론트엔드 개발자를 위한 웹팩 학습내용 #인프런

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published