Начать. Это бесплатно
или регистрация c помощью Вашего email-адреса
Верстка создатель Mind Map: Верстка

1. Methodologies

1.1. BEM

1.1.1. naming

1.1.2. deps

1.1.3. bemdecl

1.2. CSS Frameworks

2. Technologies

2.1. HTML

2.1.1. HTML5

2.1.2. semantic

2.1.3. validaton

2.1.4. forms

2.1.5. typography

2.1.6. standard designs

2.2. CSS3

2.2.1. Preprocessors

2.2.1.1. SASS

2.2.1.2. LESS

2.2.1.2.1. mixins

2.2.1.2.2. variables

2.2.1.2.3. functions

2.2.1.2.4. constructions

2.2.2. Models

2.2.2.1. Box Model

2.2.2.2. Flex

2.2.2.3. Grid

2.3. JavaScript

2.3.1. Jquery

2.3.2. Vanilla JS

2.3.2.1. DOM

2.3.2.2. this

2.3.2.3. Event Delegation

2.3.2.4. call / apply / bind

2.3.2.5. ES-2015

3. Tools

3.1. Browsers

3.1.1. Chrome Web Tools

3.1.2. Chrome Inspector

3.1.3. Internet Explorer

3.1.4. Opera

3.1.5. Safari

3.1.6. Firefox

3.2. GIT

3.2.1. commit

3.2.2. branch merge

3.2.3. conflicts resolving

3.2.4. push / pull

3.3. NodeJS

3.3.1. npm

3.3.2. yarn

3.3.3. webpack

3.4. Console

4. Principles

4.1. Adaptive

4.2. Mobile First

4.3. Code Style

5. Coding

5.1. Editor

5.1.1. Sublime Text

5.1.2. Atom

5.1.3. Brackets

5.2. GitLab (Review)

5.3. Linters

5.3.1. Eslint

5.3.2. csscomb

5.3.3. stylelint