Переключение состояния с помощью 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
Chrome 56 Beta: “Not Secure” warning, Web Bluetooth и CSS position: sticky #browsers #common
https://blog.chromium.org/2016/12/chrome-56-beta-not-secure-warning-web.html
https://blog.chromium.org/2016/12/chrome-56-beta-not-secure-warning-web.html
Chromium Blog
Chrome 56 Beta: “Not Secure” warning, Web Bluetooth, and CSS position: sticky
Unless otherwise noted, changes described below apply to the newest Chrome Beta channel release for Android, Chrome OS, Linux, Mac, and Wi...
Изучение linear-gradient() с помощью разработки сложного шахматного узора #css
https://www.zpyro.com/learn-linear-gradient-by-designing-a-complex-chess-pattern/
https://www.zpyro.com/learn-linear-gradient-by-designing-a-complex-chess-pattern/
Zpyro
Learn linear-gradient() by designing a complex chess pattern
Imma show you how to create smooth patterns and stripes to add a touch of professionalism to your design.
Then we will design a chess board using CSS3.
Then we will design a chess board using CSS3.
Ошибочное сравнение React и Angular #angular #react #js
https://medium.com/aya-experience/wrong-comparisons-between-react-and-angular-707d504c95df
https://medium.com/aya-experience/wrong-comparisons-between-react-and-angular-707d504c95df
Medium
Wrong comparisons between React and Angular
For a while now, I’ve been used to switch between Angular 1, Angular 2 and React in different projects. I’ve also been talking to many…
Мощь селекторов CSS и как их использовать #css
https://webdesignerwall.com/tutorials/the-power-of-css-selectors-and-how-to-use-them
https://webdesignerwall.com/tutorials/the-power-of-css-selectors-and-how-to-use-them
Web Designer Wall
The Power of CSS Selectors and How to Use Them - Web Designer Wall
In this guide we've provided an overview of the most useful CSS selector techniques, examples, and demos for putting them into practice in your designs