
Complete JavaScript in One Go: From Vanilla JavaScript to SPA Development
hyobin
While learning from basic grammar to advanced concepts, let's develop an SPA with Vanilla JavaScript🔥
초급
JavaScript, SPA, DOM
"JS 빌드 시스템, 아직도 헷갈리세요?" 들어도 와닿지 않았던 JS 빌드 시스템의 개념과 실습을 하나로!
JS 모듈 시스템의 발전 과정과 CJS, AMD, ESM, UMD 깊이 있는 동작 원리
require, import, define 헷갈렸던 모든 문법을 시나리오 별 실습으로 정리
Vite, SWC, TypeScript, Webpack 등 최신 도구에서의 모듈 시스템 완전 분석
순환참조, 조건부 로딩, 비동기 모듈까지, 실제로 부딪히는 문제 해결 노하우
학습 대상은
누구일까요?
프론트엔드 개발 환경을 이해하고 고수가 되고 싶으신 분
CJS, AMD, UMD, ESM 말로만 들었지, 제대로 이해하지 못하는 주니어 개발자
빌드 도구가 어떻게 동작하는지 원리부터 실전까지 이해하고 싶으신 분
Webpack과 Babel 등 빌드 툴과 씨름하느라 시간을 많이 낭비하신 분
module not found, circular dependency 에러에 시달려본 분
선수 지식,
필요할까요?
JavaScript
전체
43개 ∙ (5시간 12분)
해당 강의에서 제공:
6. 모듈이란
03:45
8. CJS 등장
06:13
9. Node.JS 등장
06:44
10. AMD 등장
06:23
11. UMD 등장
05:10
12. ESM 등장
05:11
13. ESM 그 이후 + 정리
09:26
전체
20개
5.0
20개의 수강평
수강평 5
∙
평균 평점 5.0
수강평 1
∙
평균 평점 5.0
수강평 1
∙
평균 평점 5.0
수정됨
5
They clearly and easily explain the often-overlooked aspects of frontend development. It's easy to just gloss over module systems, but since it covers the concepts in detail from the fundamentals, it's highly recommended if you have a vague understanding of that area. There's a big difference between knowing and not knowing; I wish I had taken the time to study this earlier.
수강평 1
∙
평균 평점 5.0
수강평 1
∙
평균 평점 5.0
5
The JS module system, which I always found confusing while doing frontend development... seems to be getting sorted out as I listen to the lecture. Not only the concepts of CommonJS, AMD, ESM, UMD, but also the historical context of why such structures emerged has been explained, so a framework is being established in my mind. Especially, by showing how the module system works in modern tools like Webpack and Vite, by examining actual configuration files, I'm reflecting on myself who used to be at the mercy of tools. 😊😊 I will diligently listen to the remaining lectures and strive to grow significantly. Thank you for the great lecture :)
₩58,300
같은 분야의 다른 강의를 만나보세요!