Двусторонний data-биндинг в Angular 2
http://blog.thoughtram.io/angular/2016/10/13/two-way-data-binding-in-angular-2.html
http://blog.thoughtram.io/angular/2016/10/13/two-way-data-binding-in-angular-2.html
blog.thoughtram.io
Two-way Data Binding in Angular
Two-way data binding was one of the main selling points of AngularJS. Since Angular, we can build directives that implement two-way data binding. This article explains how!
Разбираемся с данными роутера в Angular 2
http://blog.thoughtram.io/angular/2016/10/10/resolving-route-data-in-angular-2.html
http://blog.thoughtram.io/angular/2016/10/10/resolving-route-data-in-angular-2.html
blog.thoughtram.io
Resolving route data in Angular
We often want to make sure that certain data is available before a component is instantiated via routing. In this article you'll learn how to resolve route data.
Мы нуждаемся в JavaScript, чтобы починить веб
https://www.christianheilmann.com/2016/10/14/we-need-javascript-to-fix-the-web/
https://www.christianheilmann.com/2016/10/14/we-need-javascript-to-fix-the-web/
Angular 2 — Dynamic View and Components
https://medium.com/nerdlog/angular-2-dynamic-view-and-components-330205fa6896
https://medium.com/nerdlog/angular-2-dynamic-view-and-components-330205fa6896
Medium
Angular 2 — Dynamic View and Components
In a Nutshell
ResizeObserver: это как document.onresize для элементов
https://developers.google.com/web/updates/2016/10/resizeobserver
https://developers.google.com/web/updates/2016/10/resizeobserver
web.dev
ResizeObserver: it's like document.onresize for elements | Articles | web.dev
`ResizeObserver` notifies you when an element's content rectangle changes size so that you can react accordingly.
Официальная интеграция Semantic-UI-React
https://github.com/Semantic-Org/Semantic-UI-React
https://github.com/Semantic-Org/Semantic-UI-React
GitHub
GitHub - Semantic-Org/Semantic-UI-React: The official Semantic-UI-React integration
The official Semantic-UI-React integration. Contribute to Semantic-Org/Semantic-UI-React development by creating an account on GitHub.
Глупые трюки с ES6
https://engineering.haus.com/dumb-es6-tricks-53ecadd1b29f
https://engineering.haus.com/dumb-es6-tricks-53ecadd1b29f
Haus Engineering Blog
Stupid ES6 tricks
Here are a few ES6 techniques that aren’t really tricks, just exploiting some of the new syntax either to reduce code, improve readability, or possibly just have fun. I’m planning on collecting more…
Фреймворк vs Библиотека — разница в веб-разработке
http://www.merixstudio.com/blog/framework-vs-library-differences-web-development/
http://www.merixstudio.com/blog/framework-vs-library-differences-web-development/
Merixstudio.com
Framework vs Library - differences in web development
Check out pros and cons of frameworks and libraries and find out in which cases you should choose one over another
Создание масштабируемой и поддерживаемой кодовой базы CSS с ITCSS
https://medium.okgrow.com/building-a-maintainable-and-scalable-css-codebase-with-itcss-ceda5b2f495b
https://medium.okgrow.com/building-a-maintainable-and-scalable-css-codebase-with-itcss-ceda5b2f495b
OK GROW!
Building a Maintainable and Scalable CSS Codebase with ITCSS
Prerequisites
Визуальное регрессионное тестирование с PhantomCSS
http://getinstance.info/articles/tools/visual-regression-testing-with-phantomcss/
http://getinstance.info/articles/tools/visual-regression-testing-with-phantomcss/
getinstance.info
Визуальное регрессионное тестирование с PhantomCSS
Статьи о фронтенд-разработке: HTML, CSS, JavaScript, фреймворки и инструменты фронтендера, уроки и переводы зарубежных статей по веб-разработке
Видео со LvivJS Conference
https://www.youtube.com/channel/UC6FuC3toXWdpNTVYdFd4quA
https://www.youtube.com/channel/UC6FuC3toXWdpNTVYdFd4quA
YouTube
LvivJS Conference
Удивительные женщины из мира CSS
https://rachelandrew.co.uk/archives/2016/10/11/the-amazing-women-of-css/
https://rachelandrew.co.uk/archives/2016/10/11/the-amazing-women-of-css/
Рекурсия в JavaScript с ES6, destructuring и rest/spread
https://hackernoon.com/recursion-in-javascript-with-es6-destructuring-and-rest-spread-4b22ae5998fa
https://hackernoon.com/recursion-in-javascript-with-es6-destructuring-and-rest-spread-4b22ae5998fa
Hackernoon
Recursion in JavaScript with ES6, destructuring and rest/spread | Hacker Noon
Lea Verou — CSS Variables: var(--subtitle);
https://www.youtube.com/watch?v=2an6-WVPuJU
https://www.youtube.com/watch?v=2an6-WVPuJU
YouTube
Lea Verou - CSS Variables: var(--subtitle);
Тестирование yarn, быстрого npm для JavaScript
https://blog.elazzabi.com/testing-yarn-a-fast-npm-for-javascript-6fb4be5da36b#.4tf73vp6h
https://blog.elazzabi.com/testing-yarn-a-fast-npm-for-javascript-6fb4be5da36b#.4tf73vp6h
The Desktop
Testing yarn, a fast npm for JavaScript
TL;DR: It’s crazy fast and you should get it asap