Наследование в CSS, каскад и глобальная область видимости: ваши новые/старые худшие/лучшие друзья
https://www.smashingmagazine.com/2016/11/css-inheritance-cascade-global-scope-new-old-worst-best-friends/
https://www.smashingmagazine.com/2016/11/css-inheritance-cascade-global-scope-new-old-worst-best-friends/
Smashing Magazine
CSS Inheritance, The Cascade And Global Scope: Your New Old Worst Best Friends — Smashing Magazine
If you don’t want your design to look like it’s made out of unrelated things, this article is for you. There is already a technology, called CSS, which is designed specifically to solve this problem. Using CSS, you can propagate styles that cross the borders…
WebRTC: Делаем peer to peer игру на javascript
https://habrahabr.ru/company/badoo/blog/315812/
https://habrahabr.ru/company/badoo/blog/315812/
Habr
WebRTC: Делаем peer to peer игру на javascript
Недавно мне довелось поработать над прототипом видеочата. Это был отличный повод поближе познакомиться с концепциями WebRTC и опробовать их на практике. Как правило, когда говорят про WebRTC,...
Настройка минимального, полезного окружения для JavaScript разработки
https://dev.to/corgibytes/setting-up-a-minimal-yet-useful-javascript-dev-environment
https://dev.to/corgibytes/setting-up-a-minimal-yet-useful-javascript-dev-environment
DEV Community
Setting up a Minimal, Yet Useful JavaScript Dev Environment
In an era of omnipresent frameworks, libraries and tooling, it may be hard to decide what tool to use and when. Here's a step-by-step to help you set up a minimal JavaScript dev environment that will let you go from having nothing, to being productive in…
Грид, флексбокс и выравнивание блоков: наша новая система раскладки
https://prgssr.ru/development/grid-fleksboks-i-vyravnivanie-blokov-nasha-novaya-sistema-raskladki.html
https://prgssr.ru/development/grid-fleksboks-i-vyravnivanie-blokov-nasha-novaya-sistema-raskladki.html
Прогрессор
Грид, флексбокс и выравнивание блоков: наша новая система раскладки
Подробный анализ работы выравнивания блоков в флексбоксе и гриде от Рейчел Эндрю
Внедряем компоненты в разметку: React vs Angular 2
https://medium.com/@justintulk/injected-component-markup-react-vs-angular-2-edae32ccc189
https://medium.com/@justintulk/injected-component-markup-react-vs-angular-2-edae32ccc189
Medium
Injected Component Markup: React vs Angular 2
Building off my previous piece listing some of my initial reactions to Angular 2 after switching from a React project, I’ve got some…
Нам интересно ваше мнение. Всего 3 вопроса. https://goo.gl/forms/SnMU2IaTF3pgsY022
Google Docs
Front End Dev
Нам интересно мнение наших подписчиков. Если не трудно, уделите пару минут на опрос. Спасибо.
Переключение состояния с помощью CSS Keyframes
https://css-tricks.com/swapping-state-css-keyframes/
https://css-tricks.com/swapping-state-css-keyframes/
CSS-Tricks
Swapping State with CSS Keyframes | CSS-Tricks
Say you want an element to be in one state for 9 seconds, and in another state for 1 second, on a loop. No tweening between the state, just a straight
Elm для фронтенда, уже сейчас
https://bendyworks.com/blog/elm-frontend-right-now-updated-for-0-18 #programming_language #elm
https://bendyworks.com/blog/elm-frontend-right-now-updated-for-0-18 #programming_language #elm
Bendyworks: Ruby on Rails, JavaScript, and UI/UX Design Consulting
Elm for the Frontend, Right Now (Updated for Elm 0.18) - Bendyworks
We design and build software that stands the test of time, specializing in Ruby on Rails, JavaScript, Clojure, and Ionic.
Как читать веб-спецификации, или WebVR, как ты работаешь? #common
https://dassur.ma/things/reading-specs/
https://dassur.ma/things/reading-specs/
dassur.ma
How to read web specs Part I – Or: WebVR, how do you work? – DasSur.ma
If you are like me and you like to live on the bleeding edge, you will probably have encountered the lack of tutorials, introductions or HowTos for new web APIs. If a new “thing” has actually made it into a browser, like Firefox Nightly or Chrome Canary,…
Новый рехим Responsive Design Mode в Firefox Dev Tools #browsers #common
https://hacks.mozilla.org/2016/11/new-responsive-design-mode-rdm-lands-in-firefox-dev-tools/
https://hacks.mozilla.org/2016/11/new-responsive-design-mode-rdm-lands-in-firefox-dev-tools/
Mozilla Hacks – the Web developer blog
New Responsive Design Mode: RDM Lands in Firefox Dev Tools
Firefox Developer Tools now includes a completely redesigned Responsive Design Mode (RDM for short) that’s just landed in Firefox Developer Edition, thanks to hard work ...
Почему я благодарен «усталости от JS» #js #common
https://medium.com/javascript-scene/why-im-thankful-for-js-fatigue-i-know-you-re-sick-of-those-words-but-this-is-different-296fae0c888f
https://medium.com/javascript-scene/why-im-thankful-for-js-fatigue-i-know-you-re-sick-of-those-words-but-this-is-different-296fae0c888f
Medium
Why I’m Thankful for JS Fatigue. I know you’re sick of those words, but this is different.
Learning JS can be overwhelming. I know it can feel like there is an ocean of stuff you don’t know. Trying to soak it all up is like trying…
intercooler-js — делает AJAX запросы с помощью атрибутов HTML #ajax #js #html
https://github.com/LeadDyno/intercooler-js
https://github.com/LeadDyno/intercooler-js
GitHub
intercoolerjs/intercooler-js
Making AJAX as easy as anchor tags. Contribute to intercoolerjs/intercooler-js development by creating an account on GitHub.
Использование CSS переменных в разработке сайтов #css
https://thenewcode.com/1161/Using-CSS-Variables-in-Site-Development
https://thenewcode.com/1161/Using-CSS-Variables-in-Site-Development
the new code
Using CSS Variables in Site Development
A guide to using CSS variables in your production code