#js
Эволюция асинхронного JavaScript: от коллбеков к промисам и Async/Await
https://tylermcginnis.com/async-javascript-from-callbacks-to-promises-to-async-await/
Эволюция асинхронного JavaScript: от коллбеков к промисам и Async/Await
https://tylermcginnis.com/async-javascript-from-callbacks-to-promises-to-async-await/
ui.dev
Async JavaScript: From Callbacks, to Promises, to Async/Await
In this post you'll learn about the historical context as well as the pros and cons behind the three most popular JavaScript async patterns - Callbacks, Promises, and Async/Await.
#web
Имплементация вариативного шрифта с веб-шрифтовым фоллбеком
https://www.zeichenschatz.net/typografie/implementing-a-variable-font-with-fallback-web-fonts.html
Имплементация вариативного шрифта с веб-шрифтовым фоллбеком
https://www.zeichenschatz.net/typografie/implementing-a-variable-font-with-fallback-web-fonts.html
Zeichenschatz
Implementing a variable font with fallback web fonts
With variable fonts, more typographic richness and influence is coming to the web and this at a relatively low file size. You want to benefit from that in your next web project, but still, you don’…
Почему функция map не работает с некоторыми массивами в JavaScript и что с этим делать
https://tproger.ru/translations/why-js-map-doesnt-work/
https://tproger.ru/translations/why-js-map-doesnt-work/
Tproger
Почему функция map не работает с некоторыми массивами в JavaScript и что с этим делать
Функция map в JavaScript с некоторыми массивами работает не всегда. Почему это происходит и что можно с этим сделать? Ответ вы найдёте в статье.
Для наших любимых фронтендеров❤️
Лучшие вакансии за октябрь!✌️
New. HR вручную собрал для вас самые интересные вакансии из проверенных ИТ и Диджитал компаний.
Вакансии от 50+ компаний: Сбербанк, Mail .Ru, Rambler Digital Solutions, Aviasales .ru, РБК, Тинькофф, Wheely и т.д.
Ссылка на дайджест: https://new.hr/ahgn
Лучшие вакансии за октябрь!✌️
New. HR вручную собрал для вас самые интересные вакансии из проверенных ИТ и Диджитал компаний.
Вакансии от 50+ компаний: Сбербанк, Mail .Ru, Rambler Digital Solutions, Aviasales .ru, РБК, Тинькофф, Wheely и т.д.
Ссылка на дайджест: https://new.hr/ahgn
New.HR BLOG
Вакансии для Frontend разработчиков. Дайджест за октябрь.
Лучшие вакансии за октябрь! Для Frontend разработчиков.
#react
Разные способы управления состояниями в React
https://hackernoon.com/a-different-way-to-manage-state-in-react-2d21dfb94482
Разные способы управления состояниями в React
https://hackernoon.com/a-different-way-to-manage-state-in-react-2d21dfb94482
Hackernoon
HackerNoon - read, write and learn about any technology
How hackers start their afternoon. HackerNoon is a free platform with 25k+ contributing writers. 100M+ humans have visited HackerNoon to learn about technology
#css
Как организовать ваш CSS с помощью модульной архитектуры (OOCSS, BEM, SMACSS)
https://snipcart.com/blog/organize-css-modular-architecture
Как организовать ваш CSS с помощью модульной архитектуры (OOCSS, BEM, SMACSS)
https://snipcart.com/blog/organize-css-modular-architecture
Snipcart
Organize CSS with a Modular Architecture: OOCSS, BEM, SMACSS
Bye-bye spaghetti code! Learn how to organize your CSS architecture using foolproof methodologies like OOCSS, BEM, and SMACSS. Result? A scalable, modular CSS architecture.
#web
5 способов, которыми DevTools сделал мою жизнь проще
https://medium.com/swlh/5-ways-chrome-devtools-made-my-life-easier-d1b4a49a3826
5 способов, которыми DevTools сделал мою жизнь проще
https://medium.com/swlh/5-ways-chrome-devtools-made-my-life-easier-d1b4a49a3826
Medium
5 Ways DevTools Made My Life Easier
By Enhancing Interactions with the Web
#vue
Демистификация Vuex — контейнер состояний для for Vue
https://medium.freecodecamp.org/demystifying-vuex-the-state-container-for-vue-fde82662ca8c
Демистификация Vuex — контейнер состояний для for Vue
https://medium.freecodecamp.org/demystifying-vuex-the-state-container-for-vue-fde82662ca8c
freeCodeCamp.org
Demystifying Vuex — The state container for Vue
Vuex is the de facto state management pattern library for Vue.js. Vuex lets us write clean, maintainable, and scalable code. If you’re…
React hooks: никакой магии, просто массивы
https://medium.com/@ryardley/react-hooks-not-magic-just-arrays-cd4f1857236e
https://medium.com/@ryardley/react-hooks-not-magic-just-arrays-cd4f1857236e
Medium
React hooks: not magic, just arrays
Untangling the rules around the proposal using diagrams
Релиз Storybook 4.0 , интерактивного UI компонента для разработки и тестирования React, React Native, Vue, Angular и Ember
https://medium.com/storybookjs/storybook-4-0-is-here-10b9857fc7de
https://medium.com/storybookjs/storybook-4-0-is-here-10b9857fc7de
Medium
Storybook 4.0 is here!
Major updates to support new build tools and frameworks
#vue
Создание плагина для WordPress с помощью Vue
https://www.sitepoint.com/building-a-wordpress-plugin-with-vue/
Создание плагина для WordPress с помощью Vue
https://www.sitepoint.com/building-a-wordpress-plugin-with-vue/
#angular
Что нового в Angular 7.0 и как вы можете обновиться
https://medium.freecodecamp.org/whats-new-in-angular-7-0-and-how-to-upgrade-f2ed22a79e28
Что нового в Angular 7.0 и как вы можете обновиться
https://medium.freecodecamp.org/whats-new-in-angular-7-0-and-how-to-upgrade-f2ed22a79e28
freeCodeCamp.org
What’s new in Angular 7.0 and how you can upgrade
Introduction
#web
Производительность как объект первого класса — Раздел 1: непрерывное измерение и инструментарий
https://engineering.klarna.com/performance-as-first-class-citizen-chapter-1-continuous-measurement-and-tooling-1e6825ef153f
Производительность как объект первого класса — Раздел 1: непрерывное измерение и инструментарий
https://engineering.klarna.com/performance-as-first-class-citizen-chapter-1-continuous-measurement-and-tooling-1e6825ef153f
Medium
🚀 Performance as first class citizen — Chapter 1: continuous measurement and tooling
Let me share a story about performance and how it can become a first class citizen in your app development.
Пандус для сайта — доклад Ивана Бакаидова на DevFest Moscow
https://www.youtube.com/watch?v=vfM0gjLBLUE&feature=youtu.be
https://www.youtube.com/watch?v=vfM0gjLBLUE&feature=youtu.be
YouTube
Иван Бакаидов — Пандус для сайта
👉О спикере: Разработчик программного обеспечения для неговорящих людей LINKa. «Я молодой парень, который компенсировал свое заболевание java'ой, c# и javascr...
Redux в двух словах для React-разработчиков (хинт: это не сложно)
https://blog.usejournal.com/redux-in-a-nutshell-for-react-developers-hint-its-not-that-complex-d55041adf99d
https://blog.usejournal.com/redux-in-a-nutshell-for-react-developers-hint-its-not-that-complex-d55041adf99d
#web
Ориентирование в жутком мире JavaScript
https://dev.to/aspittel/navigating-the-spooky-world-of-javascript-3h45
Ориентирование в жутком мире JavaScript
https://dev.to/aspittel/navigating-the-spooky-world-of-javascript-3h45
DEV Community
Navigating the Spooky World of JavaScript
With the amount of change going on in the JavaScript world, how can we navigate its ecosystem and make the best decisions on what tools to use?
#web
Применение принципов SOLID при разработке React-приложений
https://habr.com/company/ruvds/blog/428079/
Применение принципов SOLID при разработке React-приложений
https://habr.com/company/ruvds/blog/428079/