Шаблоны Angular 2 для приложений Angular 1.x
http://developer.telerik.com/featured/angular-2-patterns-angular-1-x-apps/
http://developer.telerik.com/featured/angular-2-patterns-angular-1-x-apps/
Telerik Developer Network
Angular 2 Patterns for Angular 1.x Apps -
Todd Motto explains some of the strategies that you can use on an existing Angular 1.x codebase to get it into shape for any future Angular 2 refactoring.
Как быть компилятором — создаем компилятор с помощью JavaScript
https://medium.com/@kosamari/how-to-be-a-compiler-make-a-compiler-with-javascript-4a8a13d473b4
https://medium.com/@kosamari/how-to-be-a-compiler-make-a-compiler-with-javascript-4a8a13d473b4
Medium
How to be* a compiler — make a compiler with JavaScript
*Yes! you should be a compiler. It’s awesome.
Рескин для SVG Symbols: как их делать (и зачем)
https://www.sitepoint.com/reskinnable-svg-symbols-how-to-make-them-and-why/
https://www.sitepoint.com/reskinnable-svg-symbols-how-to-make-them-and-why/
Sitepoint
‘Reskinnable’ SVG Symbols: How to Make Them (..and Why) — SitePoint
How can you create a single SVG graphic – maybe a logo or icon – that can be easily restyled and recolored in any setting or device? Massimo has a solution.
Развенчание десяти мифов про AMP
https://paulbakaus.com/2016/10/13/debunked-10-misconceptions-about-amp/
https://paulbakaus.com/2016/10/13/debunked-10-misconceptions-about-amp/
The Sea of Ideas
Debunked: 10 Misconceptions about AMP
Disclosure (updated on 10/15): For those that have come here for the first time or don’t like to read About pages, I work at Google and am a web developer advocate, currently focussed on AMP.…
react-router-server — рендеринг на серверной стороне для React Router v4
https://github.com/gabrielbull/react-router-server
https://github.com/gabrielbull/react-router-server
GitHub
gabrielbull/react-router-server
Server Side Rendering library for React Router v4. - gabrielbull/react-router-server
Как тут у нас в Китае дела с React.js
https://medium.com/@jiyinyiyong/what-we-have-in-china-about-react-js-9af983fcb984
https://medium.com/@jiyinyiyong/what-we-have-in-china-about-react-js-9af983fcb984
Medium
What we have in China about React.js
What we have in China about React.js. React is popular among English users. And it’s also popular in China. I’m going to talk about it. Probably I have talked on it before on…
32 безопасных веб-шрифта для CSS
http://www.instantshift.com/2016/10/10/web-safe-fonts-with-css/
http://www.instantshift.com/2016/10/10/web-safe-fonts-with-css/
InstantShift - Web Designers and Developers Daily Resource.
32 Gorgeous Web Safe Fonts to Use with CSS
We see fonts every day several hours a day for most of us. If you’re an office worker you may see even more. They are used in print and on websites as well. In fact, fonts were originally designed for typesetting to print newspapers and books.
[mainima
[mainima
Видео с KharkivCSS 2016
https://www.youtube.com/playlist?list=PLJ5NW5T60UphOVDsbAC97JQ2KEprVgh2r
https://www.youtube.com/playlist?list=PLJ5NW5T60UphOVDsbAC97JQ2KEprVgh2r
Усталость от Javascript с точки зрения нуба
https://medium.com/@mattlayton1986/javascript-fatigue-eaa09f93f4c
https://medium.com/@mattlayton1986/javascript-fatigue-eaa09f93f4c
Medium
Javascript Fatigue
From a noob perspective
Порт движка по распознаванию изображений Tesseract на JavaScript
http://tesseract.projectnaptha.com/
http://tesseract.projectnaptha.com/
Валидация форм как компонент высокого порядка часть.1
https://medium.com/javascript-inside/form-validation-as-a-higher-order-component-pt-1-83ac8fd6c1f0
https://medium.com/javascript-inside/form-validation-as-a-higher-order-component-pt-1-83ac8fd6c1f0
Medium
Form Validation As A Higher Order Component Pt.1
Functional Style Input Validation
Обзор Yarn: все что вы должны знать о новом пакетном менеджере для JS от Facebook
https://medium.com/statuscode/roundup-of-yarn-links-npm-javascript-abad6a5ddbf6#.8xktfo515
https://medium.com/statuscode/roundup-of-yarn-links-npm-javascript-abad6a5ddbf6#.8xktfo515
Medium
Yarn Roundup: What you need to know about Facebook’s new JS Package Manager
Created in collaboration with Google, Exponent and Tilde, Yarn came about in part due to issues of scale with the npm package manager. However, Yarn does still use the npm registry, so it’s best…