diff --git a/1-js/1-getting-started/1-intro/limitations.svg b/1-js/1-getting-started/1-intro/limitations.svg index f797f757..b1e32e40 100644 --- a/1-js/1-getting-started/1-intro/limitations.svg +++ b/1-js/1-getting-started/1-intro/limitations.svg @@ -1,93 +1 @@ - - - - limitations.svg - Created with bin/sketchtool. - - - - - - - - http://javascript.info - - - <script> - ... - </script> - - - - - - - - http://gmail.com - - - - - - - - - - - - - - - - - - - - - - - - http://javascript.info - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file +limitations.svgCreated with bin/sketchtool.http://javascript.info&lt;script&gt;...&lt;/script&gt;http://gmail.comhttp://javascript.info \ No newline at end of file diff --git a/1-js/2-first-steps/5-variables/variable-change.svg b/1-js/2-first-steps/5-variables/variable-change.svg index 472eb447..195cc79c 100644 --- a/1-js/2-first-steps/5-variables/variable-change.svg +++ b/1-js/2-first-steps/5-variables/variable-change.svg @@ -1,38 +1 @@ - - - - variable-change.svg - Created with bin/sketchtool. - - - - - - - - - - "World!" - - - - - - "Hello!" - - - - - - Message - - - - - - - - - - - \ No newline at end of file +variable-change.svgCreated with bin/sketchtool.&quot;World!&quot;&quot;Hello!&quot;Message \ No newline at end of file diff --git a/1-js/2-first-steps/5-variables/variable.svg b/1-js/2-first-steps/5-variables/variable.svg index 2199e553..1cb20edc 100644 --- a/1-js/2-first-steps/5-variables/variable.svg +++ b/1-js/2-first-steps/5-variables/variable.svg @@ -1,27 +1 @@ - - - - variable.svg - Created with bin/sketchtool. - - - - - - - - - - - "Hello!" - - - - - - Message - - - - - \ No newline at end of file +variable.svgCreated with bin/sketchtool.&quot;Hello!&quot;Message \ No newline at end of file diff --git a/1-js/3-writing-js/1-debugging-chrome/statusbarButtonGlyphs.svg b/1-js/3-writing-js/1-debugging-chrome/statusbarButtonGlyphs.svg index dd0e00fe..fa37b2cc 100755 --- a/1-js/3-writing-js/1-debugging-chrome/statusbarButtonGlyphs.svg +++ b/1-js/3-writing-js/1-debugging-chrome/statusbarButtonGlyphs.svg @@ -1 +1 @@ -! \ No newline at end of file +! \ No newline at end of file diff --git a/1-js/3-writing-js/2-coding-style/code-style.svg b/1-js/3-writing-js/2-coding-style/code-style.svg index 4eeecc6c..3f7bef70 100644 --- a/1-js/3-writing-js/2-coding-style/code-style.svg +++ b/1-js/3-writing-js/2-coding-style/code-style.svg @@ -1,90 +1 @@ - - - - code-style.svg - Created with bin/sketchtool. - - - - - - - - - - - 2 - - - - - - Между именем функции - и скобкой ( нет пробела - - - - - Отступ - 2 пробела - - - - - Пробел после for - - - - - } else { без перевода строки - - - - - Пробелы вокруг - вложенного вызова - - - - - - - пустая строка - между - логическими блоками - - - - - длина строки - не более 80 символов - - - - - точка с запятой ; - обязательна - - - - - Фигурная скобка { - на той же строке, через пробел - - - - - - - Пробел между - параметрами - - - - - Пробел между - параметрами - - - - \ No newline at end of file +code-style.svgCreated with bin/sketchtool.2Между именем функциии скобкой ( нет пробелаОтступ2 пробелаПробел после for} else { без перевода строкиПробелы вокругвложенного вызовапустая строкамеждулогическими блокамидлина строкине более 80 символовточка с запятой ;обязательнаФигурная скобка {на той же строке, через пробелПробел междупараметрамиПробел междупараметрами \ No newline at end of file diff --git a/1-js/3-writing-js/2-coding-style/figure-bracket-style.svg b/1-js/3-writing-js/2-coding-style/figure-bracket-style.svg index b388bce6..ac927e09 100644 --- a/1-js/3-writing-js/2-coding-style/figure-bracket-style.svg +++ b/1-js/3-writing-js/2-coding-style/figure-bracket-style.svg @@ -1,32 +1 @@ - - - - figure-bracket-style.svg - Created with bin/sketchtool. - - - - - - Плохо! - Фигурные скобки не имеют смысла - - - - - - - - В одну строку без скобок - приемлемо, - если эта строка короткая - - - Самый лучший вариант - - - - - - - - \ No newline at end of file +figure-bracket-style.svgCreated with bin/sketchtool.Плохо!Фигурные скобки не имеют смыслаВ одну строку без скобок - приемлемо,если эта строка короткаяСамый лучший вариант \ No newline at end of file diff --git a/1-js/5-functions-closures/6-memory-management/family-no-family.svg b/1-js/5-functions-closures/6-memory-management/family-no-family.svg index 8a6b18b5..561b46c6 100644 --- a/1-js/5-functions-closures/6-memory-management/family-no-family.svg +++ b/1-js/5-functions-closures/6-memory-management/family-no-family.svg @@ -1,65 +1 @@ - - - - family-no-family.svg - Created with bin/sketchtool. - - - - - - - - window - - - Корень - - - - Object - - - - Object - - - father - - - wife - - - name: "Василий" - - - - name: "Мария" - - - mother - - - Object - - - - - - - husband - - - - - - family: null - - - - - - - - - \ No newline at end of file +family-no-family.svgCreated with bin/sketchtool.windowКореньObjectObjectfatherwifename: &quot;Василий&quot;name: &quot;Мария&quot;motherObjecthusbandfamily: null \ No newline at end of file diff --git a/1-js/7-js-misc/3-setTimeout-setInterval/setinterval-interval.svg b/1-js/7-js-misc/3-setTimeout-setInterval/setinterval-interval.svg index aa5e3ab9..89a30d5c 100644 --- a/1-js/7-js-misc/3-setTimeout-setInterval/setinterval-interval.svg +++ b/1-js/7-js-misc/3-setTimeout-setInterval/setinterval-interval.svg @@ -1,41 +1 @@ - - - - setinterval-interval.svg - Created with bin/sketchtool. - - - - - - - func(1) - - - - - - func(2) - - - - - - func(3) - - - - - 100 - - - 200 - - - 300 - - - - - - \ No newline at end of file +setinterval-interval.svgCreated with bin/sketchtool.func(1)func(2)func(3)100200300 \ No newline at end of file diff --git a/1-js/7-js-misc/3-setTimeout-setInterval/settimeout-interval.svg b/1-js/7-js-misc/3-setTimeout-setInterval/settimeout-interval.svg index f0895fed..0956613a 100644 --- a/1-js/7-js-misc/3-setTimeout-setInterval/settimeout-interval.svg +++ b/1-js/7-js-misc/3-setTimeout-setInterval/settimeout-interval.svg @@ -1,48 +1 @@ - - - - settimeout-interval.svg - Created with bin/sketchtool. - - - - - - - func(1) - - - - - - func(2) - - - - - - func(3) - - - - - - - 100 - - - 100 - - - - - - - - - - - - - - \ No newline at end of file +settimeout-interval.svgCreated with bin/sketchtool.func(1)func(2)func(3)100100 \ No newline at end of file diff --git a/10-regular-expressions-javascript/1-regexp-introduction/article.md b/10-regular-expressions-javascript/1-regexp-introduction/article.md index cce32c4e..4d783bfe 100644 --- a/10-regular-expressions-javascript/1-regexp-introduction/article.md +++ b/10-regular-expressions-javascript/1-regexp-introduction/article.md @@ -53,7 +53,7 @@ alert( str.indexOf(substr) ); // 2 Но это соответствие лишь кажущееся. Очень скоро мы усложним регулярные выражения, и тогда увидим, что они гораздо мощнее. [smart header="Цветовые обозначения"] -Здесь и далее используется следующая цветовая схема: +Здесь и далее в тексте используется следующая цветовая схема: -Второй вариант запуска обычно используют в цикле: +Это используют для поиска всех совпадений в цикле: ```js //+ run @@ -323,7 +333,7 @@ alert('Конечное значение lastIndex: ' + regexp.lastIndex); Найденные результаты последовательно помещаются в `result`, причём находятся там в том же формате, что и `match` -- с учётом скобок, со свойствами `result.index` и `result.input`. [smart header="Поиск с нужной позиции"] -Технически, можно заставить `regexp.exec` искать сразу с нужной позиции, если поставить `lastIndex` вручную: +Можно заставить `regexp.exec` искать сразу с нужной позиции, если поставить `lastIndex` вручную: ```js //+ run @@ -334,7 +344,6 @@ regexp.lastIndex = 40; alert( regexp.exec(str).index ); // 49, поиск начат с 40й позиции ``` - [/smart] ## Итого, рецепты @@ -372,5 +381,5 @@ alert( regexp.exec(str).index ); // 49, поиск начат с 40й позиц -Далее мы перейдём к более подробному изучению синтаксиса регулярных выражений. +Теперь, зная общие методы, мы можем перейти к более подробному изучению синтаксиса регулярных выражений. diff --git a/10-regular-expressions-javascript/3-regexp-character-classes/article.md b/10-regular-expressions-javascript/3-regexp-character-classes/article.md index 83b2337c..0ac5350f 100644 --- a/10-regular-expressions-javascript/3-regexp-character-classes/article.md +++ b/10-regular-expressions-javascript/3-regexp-character-classes/article.md @@ -1,4 +1,4 @@ -# Символьные классы +# Символьные классы [todo] Рассмотрим задачу -- есть телефонный номер `"+7(903)-123-45-67"`, и нам нужно найти в этой строке цифры, а остальные символы нас не интересуют. diff --git a/10-regular-expressions-javascript/9-regexp-groups/groups.png b/10-regular-expressions-javascript/9-regexp-groups/groups.png index 938ef8ee..f0cd8c8e 100644 Binary files a/10-regular-expressions-javascript/9-regexp-groups/groups.png and b/10-regular-expressions-javascript/9-regexp-groups/groups.png differ diff --git a/11-tools/1-tools-browser-extensions/webdeveloper.png b/11-tools/1-tools-browser-extensions/webdeveloper.png index dee62dab..12ef5760 100644 Binary files a/11-tools/1-tools-browser-extensions/webdeveloper.png and b/11-tools/1-tools-browser-extensions/webdeveloper.png differ diff --git a/11-tools/2-fiddler/fiddler.png b/11-tools/2-fiddler/fiddler.png index 33e95394..bea021b0 100644 Binary files a/11-tools/2-fiddler/fiddler.png and b/11-tools/2-fiddler/fiddler.png differ diff --git a/12-css-for-js/10-box-sizing/border-box.svg b/12-css-for-js/10-box-sizing/border-box.svg index 9b8a0936..fd9c586b 100644 --- a/12-css-for-js/10-box-sizing/border-box.svg +++ b/12-css-for-js/10-box-sizing/border-box.svg @@ -1,40 +1 @@ - - - - border-box.svg - Created with bin/sketchtool. - - - - - Содержимое - - - Содержимое - - - - - - - - - border-box - - - content-box - - - - - - - - border: 5px; - - padding: 20px; - - - - - \ No newline at end of file +border-box.svgCreated with bin/sketchtool.СодержимоеСодержимоеborder-boxcontent-boxborder: 5px;padding: 20px; \ No newline at end of file diff --git a/12-css-for-js/17-css-sprite/sprites-example.png b/12-css-for-js/17-css-sprite/sprites-example.png index caf18887..73c560dd 100644 Binary files a/12-css-for-js/17-css-sprite/sprites-example.png and b/12-css-for-js/17-css-sprite/sprites-example.png differ diff --git a/12-css-for-js/4-float/text.png b/12-css-for-js/4-float/text.png index 56c7cee3..23969f08 100644 Binary files a/12-css-for-js/4-float/text.png and b/12-css-for-js/4-float/text.png differ diff --git a/2-ui/1-document/5-searching-elements-dom/1-find-elements/table.html b/2-ui/1-document/5-searching-elements-dom/1-find-elements/table.html index e7995847..54eb67e4 100644 --- a/2-ui/1-document/5-searching-elements-dom/1-find-elements/table.html +++ b/2-ui/1-document/5-searching-elements-dom/1-find-elements/table.html @@ -14,7 +14,7 @@
Поиск по посетителям: - +
Возраст: diff --git a/3-webcomponents/1-webcomponents-intro/twitter-components.png b/3-webcomponents/1-webcomponents-intro/twitter-components.png index 191911e2..d4311f63 100644 Binary files a/3-webcomponents/1-webcomponents-intro/twitter-components.png and b/3-webcomponents/1-webcomponents-intro/twitter-components.png differ diff --git a/3-webcomponents/3-shadow-dom/shadow-content.png b/3-webcomponents/3-shadow-dom/shadow-content.png index 0573f38f..8033f2e1 100644 Binary files a/3-webcomponents/3-shadow-dom/shadow-content.png and b/3-webcomponents/3-shadow-dom/shadow-content.png differ diff --git a/3-webcomponents/3-shadow-dom/shadow-content@2x.png b/3-webcomponents/3-shadow-dom/shadow-content@2x.png index 16c66afe..1730adc2 100644 Binary files a/3-webcomponents/3-shadow-dom/shadow-content@2x.png and b/3-webcomponents/3-shadow-dom/shadow-content@2x.png differ diff --git a/3-webcomponents/3-shadow-dom/shadow-dom-chrome.png b/3-webcomponents/3-shadow-dom/shadow-dom-chrome.png index 73b0b936..c835ecbc 100644 Binary files a/3-webcomponents/3-shadow-dom/shadow-dom-chrome.png and b/3-webcomponents/3-shadow-dom/shadow-dom-chrome.png differ diff --git a/3-webcomponents/3-shadow-dom/shadow-dom-chrome@2x.png b/3-webcomponents/3-shadow-dom/shadow-dom-chrome@2x.png index 0999f656..5d8051f0 100644 Binary files a/3-webcomponents/3-shadow-dom/shadow-dom-chrome@2x.png and b/3-webcomponents/3-shadow-dom/shadow-dom-chrome@2x.png differ diff --git a/4-ajax/1-ajax-intro/suggest.png b/4-ajax/1-ajax-intro/suggest.png index 1eeb1ae9..dc8f537c 100644 Binary files a/4-ajax/1-ajax-intro/suggest.png and b/4-ajax/1-ajax-intro/suggest.png differ diff --git a/4-ajax/5-xhr-crossdomain/xhr-another-domain.svg b/4-ajax/5-xhr-crossdomain/xhr-another-domain.svg index 7a11b490..120b5d87 100644 --- a/4-ajax/5-xhr-crossdomain/xhr-another-domain.svg +++ b/4-ajax/5-xhr-crossdomain/xhr-another-domain.svg @@ -1,50 +1 @@ - - - - xhr-another-domain.svg - Created with bin/sketchtool. - - - - - - JavaScript - - - - Браузер - - - - Сервер - - - - - - - - send() - - - - - HTTP-запрос - с заголовком Origin - - - - - - - HTTP-ответ - Access-Control-Allow-Origin: * или Origin - - - - если заголовок стоит onload - иначе onerror - - - - \ No newline at end of file +xhr-another-domain.svgCreated with bin/sketchtool.JavaScriptБраузерСерверsend()HTTP-запросс заголовком OriginHTTP-ответAccess-Control-Allow-Origin: * или Originесли заголовок стоит onloadиначе onerror \ No newline at end of file diff --git a/4-ajax/5-xhr-crossdomain/xhr-preflight.svg b/4-ajax/5-xhr-crossdomain/xhr-preflight.svg index 86d951d4..6bf2aa00 100644 --- a/4-ajax/5-xhr-crossdomain/xhr-preflight.svg +++ b/4-ajax/5-xhr-crossdomain/xhr-preflight.svg @@ -1,67 +1 @@ - - - - xhr-preflight.svg - Created with bin/sketchtool. - - - - - - JavaScript - - - - Браузер - - - - Сервер - - - - - - - - send() - - - OPTIONS - Origin - Access-Control-Request-Method - Access-Control-Request-Headers - - - - - 200 OK - Access-Control-Allow-Method - Access-Control-Allow-Headers - Access-Control-Max-Age - - - - - - - - - - HTTP-ответ - Access-Control-Allow-Origin - - - - если сервер разрешил: onload - иначе onerror - - - - - Основной HTTP-запрос - Origin - - - - \ No newline at end of file +xhr-preflight.svgCreated with bin/sketchtool.JavaScriptБраузерСерверsend()OPTIONSOriginAccess-Control-Request-MethodAccess-Control-Request-Headers200 OKAccess-Control-Allow-MethodAccess-Control-Allow-HeadersAccess-Control-Max-AgeHTTP-ответAccess-Control-Allow-Originесли сервер разрешил: onloadиначе onerrorОсновной HTTP-запросOrigin \ No newline at end of file diff --git a/4-ajax/8-xhr-longpoll/longpoll.png b/4-ajax/8-xhr-longpoll/longpoll.png index 08976e34..5d86d5b3 100644 Binary files a/4-ajax/8-xhr-longpoll/longpoll.png and b/4-ajax/8-xhr-longpoll/longpoll.png differ diff --git a/5-animation/1-bezier/bezier-car.svg b/5-animation/1-bezier/bezier-car.svg index 58061706..5251d0b6 100644 --- a/5-animation/1-bezier/bezier-car.svg +++ b/5-animation/1-bezier/bezier-car.svg @@ -1,32 +1 @@ - - - - bezier-car.svg - Created with bin/sketchtool. - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file +bezier-car.svgCreated with bin/sketchtool. \ No newline at end of file diff --git a/5-animation/1-bezier/bezier-letter.svg b/5-animation/1-bezier/bezier-letter.svg index 58e3fbfd..5f4779ce 100644 --- a/5-animation/1-bezier/bezier-letter.svg +++ b/5-animation/1-bezier/bezier-letter.svg @@ -1,50 +1 @@ - - - - bezier-letter.svg - Created with bin/sketchtool. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file +bezier-letter.svgCreated with bin/sketchtool. \ No newline at end of file diff --git a/5-animation/1-bezier/bezier-vase.svg b/5-animation/1-bezier/bezier-vase.svg index 6030a745..e0dcd149 100644 --- a/5-animation/1-bezier/bezier-vase.svg +++ b/5-animation/1-bezier/bezier-vase.svg @@ -1,49 +1 @@ - - - - bezier-vase.svg - Created with bin/sketchtool. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file +bezier-vase.svgCreated with bin/sketchtool. \ No newline at end of file diff --git a/5-animation/1-bezier/bezier2.svg b/5-animation/1-bezier/bezier2.svg index 0b0f99a6..5b7250d9 100644 --- a/5-animation/1-bezier/bezier2.svg +++ b/5-animation/1-bezier/bezier2.svg @@ -1,20 +1 @@ - - - - bezier2.svg - Created with bin/sketchtool. - - - - - - - 1 - - - - 2 - - - - \ No newline at end of file +bezier2.svgCreated with bin/sketchtool.12 \ No newline at end of file diff --git a/5-animation/1-bezier/bezier3-draw1.svg b/5-animation/1-bezier/bezier3-draw1.svg index 9051e0ca..6fe02a19 100644 --- a/5-animation/1-bezier/bezier3-draw1.svg +++ b/5-animation/1-bezier/bezier3-draw1.svg @@ -1,37 +1 @@ - - - - bezier3-draw1.svg - Created with bin/sketchtool. - - - - - - - - 1 - - - - 3 - - - - - 2 - - - 0.25 - - - t = 0.25 - - - 0.25 - - - - - - \ No newline at end of file +bezier3-draw1.svgCreated with bin/sketchtool.1320.25t = 0.250.25 \ No newline at end of file diff --git a/5-animation/1-bezier/bezier3-draw2.svg b/5-animation/1-bezier/bezier3-draw2.svg index dd762b32..47745774 100644 --- a/5-animation/1-bezier/bezier3-draw2.svg +++ b/5-animation/1-bezier/bezier3-draw2.svg @@ -1,38 +1 @@ - - - - bezier3-draw2.svg - Created with bin/sketchtool. - - - - - - - - - 1 - - - - 3 - - - - - - 2 - - - 0.5 - - - t = 0.5 - - - 0.5 - - - - - \ No newline at end of file +bezier3-draw2.svgCreated with bin/sketchtool.1320.5t = 0.50.5 \ No newline at end of file diff --git a/5-animation/1-bezier/bezier3-e.svg b/5-animation/1-bezier/bezier3-e.svg index 79e31532..1ddae51c 100644 --- a/5-animation/1-bezier/bezier3-e.svg +++ b/5-animation/1-bezier/bezier3-e.svg @@ -1,25 +1 @@ - - - - bezier3-e.svg - Created with bin/sketchtool. - - - - - - - - 1 - - - - 3 - - - - 3 - - - - \ No newline at end of file +bezier3-e.svgCreated with bin/sketchtool.133 \ No newline at end of file diff --git a/5-animation/1-bezier/bezier3.svg b/5-animation/1-bezier/bezier3.svg index 5ac329b5..8d3aa43a 100644 --- a/5-animation/1-bezier/bezier3.svg +++ b/5-animation/1-bezier/bezier3.svg @@ -1,24 +1 @@ - - - - bezier3.svg - Created with bin/sketchtool. - - - - - - - 1 - - - - 3 - - - - 3 - - - - \ No newline at end of file +bezier3.svgCreated with bin/sketchtool.133 \ No newline at end of file diff --git a/5-animation/1-bezier/bezier4-e.svg b/5-animation/1-bezier/bezier4-e.svg index 562d06c6..1509c0b7 100644 --- a/5-animation/1-bezier/bezier4-e.svg +++ b/5-animation/1-bezier/bezier4-e.svg @@ -1,29 +1 @@ - - - - bezier4-e.svg - Created with bin/sketchtool. - - - - - - - - - - - 1 - - - 2 - - - 3 - - - 4 - - - - \ No newline at end of file +bezier4-e.svgCreated with bin/sketchtool.1234 \ No newline at end of file diff --git a/5-animation/1-bezier/bezier4.svg b/5-animation/1-bezier/bezier4.svg index f60ba3e5..6fe66dc0 100644 --- a/5-animation/1-bezier/bezier4.svg +++ b/5-animation/1-bezier/bezier4.svg @@ -1,28 +1 @@ - - - - bezier4.svg - Created with bin/sketchtool. - - - - - - - - - - 1 - - - 2 - - - 3 - - - 4 - - - - \ No newline at end of file +bezier4.svgCreated with bin/sketchtool.1234 \ No newline at end of file diff --git a/5-animation/1-bezier/demo.svg b/5-animation/1-bezier/demo.svg index 7dd51ad6..87b916a5 100644 --- a/5-animation/1-bezier/demo.svg +++ b/5-animation/1-bezier/demo.svg @@ -1 +1 @@ - 1 t:1 \ No newline at end of file +1t:1 \ No newline at end of file diff --git a/5-animation/1-bezier/pause.png b/5-animation/1-bezier/pause.png index 4d46cebb..733ec534 100644 Binary files a/5-animation/1-bezier/pause.png and b/5-animation/1-bezier/pause.png differ diff --git a/5-animation/1-bezier/play.png b/5-animation/1-bezier/play.png index 03131b1d..eccc21e0 100644 Binary files a/5-animation/1-bezier/play.png and b/5-animation/1-bezier/play.png differ diff --git a/5-animation/2-css-transitions/bezier-linear.svg b/5-animation/2-css-transitions/bezier-linear.svg index 0b0f99a6..5b7250d9 100644 --- a/5-animation/2-css-transitions/bezier-linear.svg +++ b/5-animation/2-css-transitions/bezier-linear.svg @@ -1,20 +1 @@ - - - - bezier2.svg - Created with bin/sketchtool. - - - - - - - 1 - - - - 2 - - - - \ No newline at end of file +bezier2.svgCreated with bin/sketchtool.12 \ No newline at end of file diff --git a/5-animation/2-css-transitions/bezier-train-over.svg b/5-animation/2-css-transitions/bezier-train-over.svg index 696c5fc3..10c357dc 100644 --- a/5-animation/2-css-transitions/bezier-train-over.svg +++ b/5-animation/2-css-transitions/bezier-train-over.svg @@ -1,45 +1 @@ - - - - bezier-train-over.svg - Created with bin/sketchtool. - - - - - - - (1,1) - - - (0,0) - - - (0,1) - - - (1,0) - - - - - - - 1 - - - - 2 - - - - - 4 - - - - 3 - - - - \ No newline at end of file +bezier-train-over.svgCreated with bin/sketchtool.(1,1)(0,0)(0,1)(1,0)1243 \ No newline at end of file diff --git a/5-animation/2-css-transitions/ease-in-out.svg b/5-animation/2-css-transitions/ease-in-out.svg index 55c0dbee..c708f3a3 100644 --- a/5-animation/2-css-transitions/ease-in-out.svg +++ b/5-animation/2-css-transitions/ease-in-out.svg @@ -1,30 +1 @@ - - - - ease-in-out.svg - Created with bin/sketchtool. - - - - - - - - - - - - 1 - - - 2 - - - 3 - - - 4 - - - - \ No newline at end of file +ease-in-out.svgCreated with bin/sketchtool.1234 \ No newline at end of file diff --git a/5-animation/2-css-transitions/ease-in.svg b/5-animation/2-css-transitions/ease-in.svg index 45a2c4b5..4ca431de 100644 --- a/5-animation/2-css-transitions/ease-in.svg +++ b/5-animation/2-css-transitions/ease-in.svg @@ -1,28 +1 @@ - - - - ease-in - Created with Sketch. - - - - - - - - - - 1 - - - 2 - - - 3 - - - 4 - - - - \ No newline at end of file +ease-inCreated with Sketch.1234 \ No newline at end of file diff --git a/5-animation/2-css-transitions/ease-out.svg b/5-animation/2-css-transitions/ease-out.svg index f570bbd4..64099626 100644 --- a/5-animation/2-css-transitions/ease-out.svg +++ b/5-animation/2-css-transitions/ease-out.svg @@ -1,28 +1 @@ - - - - ease-out - Created with Sketch. - - - - - - - - - - 1 - - - 2 - - - 3 - - - 4 - - - - \ No newline at end of file +ease-outCreated with Sketch.1234 \ No newline at end of file diff --git a/5-animation/2-css-transitions/ease.svg b/5-animation/2-css-transitions/ease.svg index c683c720..35476289 100644 --- a/5-animation/2-css-transitions/ease.svg +++ b/5-animation/2-css-transitions/ease.svg @@ -1,30 +1 @@ - - - - ease - Created with Sketch. - - - - - - - - - - - - 1 - - - 2 - - - 3 - - - 4 - - - - \ No newline at end of file +easeCreated with Sketch.1234 \ No newline at end of file diff --git a/5-animation/2-css-transitions/train-curve.svg b/5-animation/2-css-transitions/train-curve.svg index 76acd7e6..1e8c8ec1 100644 --- a/5-animation/2-css-transitions/train-curve.svg +++ b/5-animation/2-css-transitions/train-curve.svg @@ -1,30 +1 @@ - - - - train-curve.svg - Created with bin/sketchtool. - - - - - - - - 1 - - - - 2 - - - - - 4 - - - - 3 - - - - \ No newline at end of file +train-curve.svgCreated with bin/sketchtool.1243 \ No newline at end of file diff --git a/5-animation/3-js-animation/back.svg b/5-animation/3-js-animation/back.svg index 462e7317..cc9ccde5 100644 --- a/5-animation/3-js-animation/back.svg +++ b/5-animation/3-js-animation/back.svg @@ -1,25 +1 @@ - - - - back.svg - Created with bin/sketchtool. - - - - - - - - - - 0 - - - 1 - - - 1 - - - - \ No newline at end of file +back.svgCreated with bin/sketchtool.011 \ No newline at end of file diff --git a/5-animation/3-js-animation/bezier-linear.svg b/5-animation/3-js-animation/bezier-linear.svg index 0b0f99a6..5b7250d9 100644 --- a/5-animation/3-js-animation/bezier-linear.svg +++ b/5-animation/3-js-animation/bezier-linear.svg @@ -1,20 +1 @@ - - - - bezier2.svg - Created with bin/sketchtool. - - - - - - - 1 - - - - 2 - - - - \ No newline at end of file +bezier2.svgCreated with bin/sketchtool.12 \ No newline at end of file diff --git a/5-animation/3-js-animation/bounce-inout.svg b/5-animation/3-js-animation/bounce-inout.svg index 72befffd..03ecd397 100644 --- a/5-animation/3-js-animation/bounce-inout.svg +++ b/5-animation/3-js-animation/bounce-inout.svg @@ -1,26 +1 @@ - - - - bounce-inout.svg - Created with bin/sketchtool. - - - - - - - - - - 0 - - - 1 - - - 1 - - - - - \ No newline at end of file +bounce-inout.svgCreated with bin/sketchtool.011 \ No newline at end of file diff --git a/5-animation/3-js-animation/circ-ease.svg b/5-animation/3-js-animation/circ-ease.svg index df183f8b..a11fedef 100644 --- a/5-animation/3-js-animation/circ-ease.svg +++ b/5-animation/3-js-animation/circ-ease.svg @@ -1,27 +1 @@ - - - - circ-ease.svg - Created with bin/sketchtool. - - - - - - - - - - - 0 - - - 1 - - - 1 - - - - - \ No newline at end of file +circ-ease.svgCreated with bin/sketchtool.011 \ No newline at end of file diff --git a/5-animation/3-js-animation/circ.svg b/5-animation/3-js-animation/circ.svg index 1e05644a..d0233f89 100644 --- a/5-animation/3-js-animation/circ.svg +++ b/5-animation/3-js-animation/circ.svg @@ -1,25 +1 @@ - - - - circ.svg - Created with bin/sketchtool. - - - - - - - - - - 0 - - - 1 - - - 1 - - - - \ No newline at end of file +circ.svgCreated with bin/sketchtool.011 \ No newline at end of file diff --git a/5-animation/3-js-animation/elastic.svg b/5-animation/3-js-animation/elastic.svg index 0cf307cb..ff4451f7 100644 --- a/5-animation/3-js-animation/elastic.svg +++ b/5-animation/3-js-animation/elastic.svg @@ -1,25 +1 @@ - - - - elastic.svg - Created with bin/sketchtool. - - - - - - - - - - 0 - - - 1 - - - 1 - - - - \ No newline at end of file +elastic.svgCreated with bin/sketchtool.011 \ No newline at end of file diff --git a/5-animation/3-js-animation/linear.svg b/5-animation/3-js-animation/linear.svg index 6d8c4208..dedfacda 100644 --- a/5-animation/3-js-animation/linear.svg +++ b/5-animation/3-js-animation/linear.svg @@ -1,25 +1 @@ - - - - linear.svg - Created with bin/sketchtool. - - - - - - - - - - 0 - - - 1 - - - 1 - - - - \ No newline at end of file +linear.svgCreated with bin/sketchtool.011 \ No newline at end of file diff --git a/5-animation/3-js-animation/quad.svg b/5-animation/3-js-animation/quad.svg index 4c06185b..9ba9fb9f 100644 --- a/5-animation/3-js-animation/quad.svg +++ b/5-animation/3-js-animation/quad.svg @@ -1,25 +1 @@ - - - - quad.svg - Created with bin/sketchtool. - - - - - - - - - - 0 - - - 1 - - - 1 - - - - \ No newline at end of file +quad.svgCreated with bin/sketchtool.011 \ No newline at end of file diff --git a/5-animation/3-js-animation/quint.svg b/5-animation/3-js-animation/quint.svg index 44f6fcc7..75cc16c3 100644 --- a/5-animation/3-js-animation/quint.svg +++ b/5-animation/3-js-animation/quint.svg @@ -1,25 +1 @@ - - - - quint.svg - Created with bin/sketchtool. - - - - - - - - - - 0 - - - 1 - - - 1 - - - - \ No newline at end of file +quint.svgCreated with bin/sketchtool.011 \ No newline at end of file diff --git a/6-optimize/1-memory-leaks/goodluck.png b/6-optimize/1-memory-leaks/goodluck.png index 6bde41aa..918b5022 100644 Binary files a/6-optimize/1-memory-leaks/goodluck.png and b/6-optimize/1-memory-leaks/goodluck.png differ diff --git a/6-optimize/1-memory-leaks/ie1.png b/6-optimize/1-memory-leaks/ie1.png index 65fc31d1..ae04e2cc 100644 Binary files a/6-optimize/1-memory-leaks/ie1.png and b/6-optimize/1-memory-leaks/ie1.png differ diff --git a/6-optimize/1-memory-leaks/ie2.png b/6-optimize/1-memory-leaks/ie2.png index b0dda125..93617434 100644 Binary files a/6-optimize/1-memory-leaks/ie2.png and b/6-optimize/1-memory-leaks/ie2.png differ diff --git a/6-optimize/1-memory-leaks/ie9_disable2.png b/6-optimize/1-memory-leaks/ie9_disable2.png index c0177059..3817bc53 100644 Binary files a/6-optimize/1-memory-leaks/ie9_disable2.png and b/6-optimize/1-memory-leaks/ie9_disable2.png differ diff --git a/6-optimize/1-memory-leaks/xhr2.png b/6-optimize/1-memory-leaks/xhr2.png index 8a03f314..1fe14d2d 100644 Binary files a/6-optimize/1-memory-leaks/xhr2.png and b/6-optimize/1-memory-leaks/xhr2.png differ diff --git a/8-extra/1-memory-removechild-innerhtml/html-list.png b/8-extra/1-memory-removechild-innerhtml/html-list.png index 1364badf..1ffd8ace 100644 Binary files a/8-extra/1-memory-removechild-innerhtml/html-list.png and b/8-extra/1-memory-removechild-innerhtml/html-list.png differ diff --git a/8-extra/10-cookie/safari-nocookie@2x.png b/8-extra/10-cookie/safari-nocookie@2x.png index 8a85b4d3..6c3f9d82 100644 Binary files a/8-extra/10-cookie/safari-nocookie@2x.png and b/8-extra/10-cookie/safari-nocookie@2x.png differ