14 основных этапов развития веб-разработки за последние 20 лет
http://blog.thefirehoseproject.com/posts/14-major-web-development-milestones-last-20-years/
http://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
http://arianv.com/post/Module-Bundling-and-Webpack-in-Simple-Terms/
http://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.
Анимация различных конечных состояний с помощью одного набора CSS Keyframes
https://css-tricks.com/animate-different-end-states-using-one-set-css-keyframes/
https://css-tricks.com/animate-different-end-states-using-one-set-css-keyframes/
CSS-Tricks
Animate to Different End States Using One Set of CSS Keyframes | CSS-Tricks
I have recently live coded a pure CSS random rainbow particle explosion. There's a source in the middle of the screen, and rainbow particles shoot out with
Пишем Element Queries сегодня с помощью EQCSS
https://www.sitepoint.com/eqcss-a-javascript-plugin-to-write-element-queries/
https://www.sitepoint.com/eqcss-a-javascript-plugin-to-write-element-queries/
Sitepoint
Writing Element Queries Today Using EQCSS — SitePoint
Baljeet Rathi looks at how we can use element queries today using the EQCSS plugin, along with the advantages and disadvantages of doing so.
Примеры правильной анимации для эффектов движения
http://codepen.io/sdras/full/JbaGwg/
http://codepen.io/sdras/full/JbaGwg/