Интерактивная страница orano.group с клевой комбинацией эффектов и функциональности
https://www.orano.group/experience/innovation/fr
https://www.orano.group/experience/innovation/fr
Как создать Todo List с помощью React Hooks
https://medium.freecodecamp.org/how-to-build-a-todo-list-with-react-hooks-ebaa4e3db3b
https://medium.freecodecamp.org/how-to-build-a-todo-list-with-react-hooks-ebaa4e3db3b
freeCodeCamp.org
How to Build a Todo List with React Hooks
React v16.7.0-alpha introduced Hooks [https://reactjs.org/docs/hooks-intro.html] , and I’m excited. What Are Hooks? They’re functions that give you React features like state and lifecycle hooks without ES6 classes. Some benefits are * Isolating stateful…
Создание интерактивной инфографики с Vue.js
https://www.smashingmagazine.com/2018/11/interactive-infographic-vue-js/
https://www.smashingmagazine.com/2018/11/interactive-infographic-vue-js/
Smashing Magazine
Building An Interactive Infographic With Vue.js — Smashing Magazine
Have you ever had a requirement in which you had to design and build an interactive web experience but the grid system fell short? Furthermore, the design elements turned into unusual shapes that just wouldn’t fit into the regular web layouts? In this article…
Интерактивная колода карт с возможностью свайпа на Vue.js и interact.js
https://css-tricks.com/swipeable-card-stack-using-vue-js-and-interact-js/
https://css-tricks.com/swipeable-card-stack-using-vue-js-and-interact-js/
Microsoft и Google разрабатывают версию браузера Chrome для ОС Windows on ARM
https://itc.ua/news/microsoft-i-google-razrabatyivayut-versiyu-brauzera-chrome-dlya-os-windows-on-arm/
https://itc.ua/news/microsoft-i-google-razrabatyivayut-versiyu-brauzera-chrome-dlya-os-windows-on-arm/
ITC.ua
Microsoft и Google разрабатывают версию браузера Chrome для ОС Windows on ARM
Google и Microsoft, как известно, являются заядлыми конкурентами на многих рынках. Они часто троллят друг друга и устраивают разного рода подлянки. И тем большей неожиданностью является новость о том, что команды разработчиков этих двух компаний решили объединить…
#js
Копирование всякого в JavaScript: как различать поверхностное и глубокое копирование
https://medium.com/@gisderdube1/copying-stuff-in-javascript-how-to-differentiate-between-deep-and-shallow-copies-b6d8c1ef09cd
Копирование всякого в JavaScript: как различать поверхностное и глубокое копирование
https://medium.com/@gisderdube1/copying-stuff-in-javascript-how-to-differentiate-between-deep-and-shallow-copies-b6d8c1ef09cd
freeCodeCamp.org
How to differentiate between deep and shallow copies in JavaScript
New is always better!
Компания Mozilla представила систему синтеза речи LPCNet
http://www.opennet.ru/opennews/art.shtml?num=49639
http://www.opennet.ru/opennews/art.shtml?num=49639
www.opennet.ru
Компания Mozilla представила систему синтеза речи LPCNet
Компания Mozilla развивает новую систему синтеза речи LPCNet, которая дополняет ранее запущенную инициативу по разработке системы распознавания речи. LPCNet обеспечивает более эффективный синтез речи благодаря комбинированию традиционных методов цифровой…
Настройка Firefox/Chrome для очень медленного и лимитированного интернета
https://habr.com/post/431310/
https://habr.com/post/431310/
#video
Frontend NE: The conference 2018
https://www.youtube.com/playlist?list=PLQnVLZV0MsRJfHn3ZdLLeAlnP2WGBsKsG
Frontend NE: The conference 2018
https://www.youtube.com/playlist?list=PLQnVLZV0MsRJfHn3ZdLLeAlnP2WGBsKsG
YouTube
Frontend NE: The conference 2018 - YouTube
Должен ли я использовать JavaScript для загрузки моих веб-шрифтов?
https://www.filamentgroup.com/lab/js-web-fonts.html
https://www.filamentgroup.com/lab/js-web-fonts.html
Background Fetch API: Готовьтесь к его использованию!
https://medium.com/@webmaxru/background-fetch-api-get-ready-to-use-it-69cca522cd8f
https://medium.com/@webmaxru/background-fetch-api-get-ready-to-use-it-69cca522cd8f
Medium
Background Fetch API: Get Ready To Use It!
I had a section with the explainer of Background Fetch API in many of my PWA slidedecks I presented during the last 12 months. It’s in…