Google Chrome помечает HTTPS-сайты надежными
https://my-chrome.ru/2017/01/https-secure/
https://my-chrome.ru/2017/01/https-secure/
my-chrome.ru
Google Chrome помечает HTTPS-сайты надежными
Браузер Google Chrome начал маркировать сайты, работающие по протоколу HTTPS, т.е. поддерживающие шифрование данных. Это первый шаг к тому, чтобы постепенно приучить пользователей обходить стороной незащищенные страницы. Об этом плане мы уже рассказывали…
WebAssembly – путь к новым горизонтам производительности #js
https://habrahabr.ru/company/ruvds/blog/319834/
https://habrahabr.ru/company/ruvds/blog/319834/
Habr
WebAssembly – путь к новым горизонтам производительности
Если вы – из тех программистов, которые в новогоднюю ночь пообещали себе писать более быстрый код, сегодня у вас есть шанс это обещание выполнить. Мы поговорим...
14 основных этапов развития веб-разработки за последние 20 лет
https://blog.thefirehoseproject.com/posts/14-major-web-development-milestones-last-20-years/
https://blog.thefirehoseproject.com/posts/14-major-web-development-milestones-last-20-years/
Firehose Project
The 14 Major Web Development Milestones From The Last 20 Years – Firehose Project
A lot has changed over the past 20 years. 2 decades ago, we were getting spammed with AOL CD’s in our physical mailboxes. Mobile bag-phones filled up bulky backpacks. You’d have to get off the Internet if someone in your house was expecting a call. So a…
Сложности элемента input type=date #js #html
https://medium.com/samsung-internet-dev/making-input-type-date-complicated-a544fd27c45a
https://medium.com/samsung-internet-dev/making-input-type-date-complicated-a544fd27c45a
Medium
Making input type=date complicated
Everyone who’s ever messed around with dates knows that they are terribly user-hostile — not only for software developers, but also for…
Определение шаблона структуры страницы сайта
https://www.sitepoint.com/defining-sample-sites-page-structure/
https://www.sitepoint.com/defining-sample-sites-page-structure/
Sitepoint
Defining the Sample Site's Page Structure — SitePoint
We’ve covered the basics of page structure and the elements in HTML5 that will assist in this area, it’s time to start building the page
Сборка модулей и Webpack простым языком #js #webpack
https://arianv.com/post/Module-Bundling-and-Webpack-in-Simple-Terms/
https://arianv.com/post/Module-Bundling-and-Webpack-in-Simple-Terms/
Arian Allenson's Portfolio
Game Developer a.k.a. Secretmapper
Приключения с NPM или: Как я перестал использовать npm shrinkwrap и полюбил Yarn #common #js #npm #yarn
https://medium.com/work-market-engineering/adventures-with-npm-shrinkwrap-facebook-yarn-fc157b713ac4
https://medium.com/work-market-engineering/adventures-with-npm-shrinkwrap-facebook-yarn-fc157b713ac4
Medium
Adventures with NPM or: How I Learned to Stop Shrinkwrapping and Love Yarn
My experience transitioning Work Market’s front end dependency management from npm to Yarn
Стилизованные компоненты: используем лучшие практики в системах компонентов
https://www.smashingmagazine.com/2017/01/styled-components-enforcing-best-practices-component-based-systems/
https://www.smashingmagazine.com/2017/01/styled-components-enforcing-best-practices-component-based-systems/
Smashing Magazine
Styled Components: Enforcing Best Practices In Component-Based Systems — Smashing Magazine
The rise of JavaScript frameworks such as React, Ember and recently Angular 2, the effort of the W3C to standardize a web-native component system, pattern libraries and style guides being considered the "right way" to build web applications, and many other…
Little Fragments: создание креативных эффектов для плакатов
https://tympanus.net/codrops/2017/01/19/little-fragments-creating-a-simple-image-poster-effect/
https://tympanus.net/codrops/2017/01/19/little-fragments-creating-a-simple-image-poster-effect/
Codrops
Little Fragments: Creating a Simple Image Poster Effect | Codrops
A tutorial on how to create a simple image effect with little image fragments inspired by some poster art and powered by clip-path.
Эволюция CSS: от CSS, SASS, BEM и CSS–модулей до styled-components
https://habrahabr.ru/company/mailru/blog/319956/
https://habrahabr.ru/company/mailru/blog/319956/
Хабр
Эволюция CSS: от CSS, SASS, BEM и CSS–модулей до styled-components
С самого начала истории интернета мы нуждались в стилях для наших сайтов. Многие годы нам для этого служил CSS, развивавшийся в своём темпе. И здесь мы рассмот...
Выровняйте SVG иконки в тексте и попрощайтесь иконочными шрифтами
https://blog.prototypr.io/align-svg-icons-to-text-and-say-goodbye-to-font-icons-d44b3d7b26b4
https://blog.prototypr.io/align-svg-icons-to-text-and-say-goodbye-to-font-icons-d44b3d7b26b4
Medium
Align SVG Icons to Text and Say Goodbye to Font Icons
Finally, a scalable solution to solving the alignment issues of SVGs. End your dependence on font icons and move into the future.