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…
Количественные запросы и Flexbox
https://www.lottejackson.com/learning/quantity-queries-and-flexbox-part-2
https://www.lottejackson.com/learning/quantity-queries-and-flexbox-part-2
Charlotte Jackson, front-end developer.
Quantity queries and Flexbox part 2
A while ago, after reading Heydon Pickering's article on quantity queries, I had a go at it myself. I wrote a post on how we can use quantity queries in CSS to alter the width of items in a grid depending on their position in the grid. Since writing that…
Раздражающая проблема двойного нажатия на мобильных устройствах
https://css-tricks.com/annoying-mobile-double-tap-link-issue/
https://css-tricks.com/annoying-mobile-double-tap-link-issue/
CSS-Tricks
The Annoying Mobile Double-Tap Link Issue
We had a question come up the other day on ShopTalk about regular ol' anchor links on iOS, and some weird situation where you couldn't just tap them once
Вдумчивая архитектура CSS
https://seesparkbox.com/foundry/thoughtful_css_architecture
https://seesparkbox.com/foundry/thoughtful_css_architecture
Seesparkbox
Thoughtful CSS Architecture and Organization
Create CSS architecture that will help you design a structure for your code so your projects and teams can grow without becoming an unmanageable mess. Here are some CSS rules to follow.
Подкаст radioJS, Выпуск 41
https://radiojs.ru/2016/10/radiojs-41/
https://radiojs.ru/2016/10/radiojs-41/
RadioJS
Выпуск 41: Типизация 2.0
Сегодня в гостях у RadioJS Александр Майоров из tutu.ru. Саша давно работает с TypeScript и ему есть что сказать по поводу нового релиза. Также обсуждаем отношение к типизации в командах, стоит ли писать и поддерживать серверный код и прошедшие конференции.
Начало работы с Angular 2 End To End тестированием
https://blog.jscrambler.com/getting-started-with-angular-2-end-to-end-testing/
https://blog.jscrambler.com/getting-started-with-angular-2-end-to-end-testing/
Jscrambler
Getting Started with Angular 2 End To End Testing | Jscrambler Blog
In this article, we will be testing an existing Angular 2 todo application. We will be using integration tests and will cover several scenarios.
Как использовать Feature Queries (запросы свойств)
https://getflywheel.com/layout/css-feature-queries-how-to/
https://getflywheel.com/layout/css-feature-queries-how-to/
Flywheel: Best Managed WordPress Hosting
How to use CSS Feature Queries
Excited to use new CSS features, but worried about browser capabilities? CSS Feature Queries can help keep things running smoothly. Here's how they work.