프론트엔드 로드맵 따라 학습하기

송철진·2023년 6월 2일
0
post-thumbnail

1. Internet

(공통)

2. HTML, CSS, JS

2-1. HTML

2-2. CSS

2-3. JavaScript

  • Syntax and Basic Constructs

JS 기본 문법(with Replit)

JS 기본 문법(with 생활코딩)

JS 기본 문법(with 코딩앙마)

JS 기본 문법(with <코어 자바스크립트>)

  • Learn DOM Manipulation
  • Learn Fetch API / Ajax(XHR)
  • ES6+ and modular JavaScript
  • Hoisting, Event Bubbling, Scope, Prototype, Shadow DOM, strict 개념 이해하기

바닐라JS 실습

3. VCS

  • git (공통)

4. Repo hosting service

  • github (공통)

5. Web Security Knowledge

  • HTTPS
  • Content Security Policy
  • CORS
  • OWASP Security Risks

6. Package Managers

  • npm
  • yarn
  • pnpm

7. CSS Architecture

  • BEM

8. CSS Preprocessors

  • Sass
  • PostCSS

9. Build Tools

9-1. Linters & Formatters

  • Prettier
  • ESLint

9-2. Task Runners

  • npm scripts

9-3. Module Bundlers

  • Vite
  • esbuild
  • Webpack
  • Rollup
  • Parcel

10. Framework 고르기

11.

profile
검색하고 기록하며 학습하는 백엔드 개발자

0개의 댓글