Как создать тёмную тему и не навредить. Опыт команды Яндекс.Почты
https://habr.com/ru/company/yandex/blog/446780/
https://habr.com/ru/company/yandex/blog/446780/
Список из 31 самых популярных JS репозиториев на GitHub в апреле 2019
https://itnext.io/31-most-popular-github-js-repositories-in-april19-b18ea6fec58b
https://itnext.io/31-most-popular-github-js-repositories-in-april19-b18ea6fec58b
ITNEXT
31 most popular GitHub JS repositories in April’19
This is the list of the most popular and promising open source JavaScrip projects on GitHub collected on April 12.
Как использовать консоль JavaScript за пределом console.log ()
https://medium.freecodecamp.org/how-to-use-the-javascript-console-going-beyond-console-log-5128af9d573b
https://medium.freecodecamp.org/how-to-use-the-javascript-console-going-beyond-console-log-5128af9d573b
freeCodeCamp.org
How to use the JavaScript console: going beyond console.log()
By Yash Agrawal One of the easiest ways to debug anything in JavaScript is by logging stuff using console.log. But there are a lot of other methods provided by the console that can help you debug better. Let’s get started. The very basic use case is ...
#js
12 концепций, которые прокачают ваш JavaScript
https://tproger.ru/translations/javascript-important-concepts/
12 концепций, которые прокачают ваш JavaScript
https://tproger.ru/translations/javascript-important-concepts/
Tproger
12 концепций, которые прокачают ваш JavaScript
Эти 12 основополагающих концепций, конечно, не охватывают всего, что должен знать разработчик, но они важны для любого JS-программиста.
#video
ReactRussia #1 @ OK , видео с трех докладов
https://www.youtube.com/playlist?list=PLWvK_bLQje9gJqFfd8k31pK3WGzuI8grP
ReactRussia #1 @ OK , видео с трех докладов
https://www.youtube.com/playlist?list=PLWvK_bLQje9gJqFfd8k31pK3WGzuI8grP
YouTube
ReactRussia #1 @ OK - YouTube
Как оптимизировать ваши приложения JavaScript с помощью циклов
https://mihail-gaberov.eu/optimizing-javascript-apps-loops/
https://mihail-gaberov.eu/optimizing-javascript-apps-loops/
mihail-gaberov.eu
How to optimize your JavaScript apps using Loops
Personal blog by Mihail Gaberov. Learning by sharing.
Новый стиль написания React Redux с хуками без селекторов
https://medium.com/@dai_shi/new-react-redux-coding-style-with-hooks-without-selectors-5055d59ab753
https://medium.com/@dai_shi/new-react-redux-coding-style-with-hooks-without-selectors-5055d59ab753
Medium
New React Redux coding style with hooks without selectors
Use custom hooks instead of selectors
Исследование скрытого потенциала массивов в JavaScript
https://areknawo.com/exploring-the-hidden-potential-of-javascript-arrays/
https://areknawo.com/exploring-the-hidden-potential-of-javascript-arrays/
Arek Nawo
Exploring the hidden potential of JavaScript arrays!
Rediscovering some of underrated JS arrays API methods you may not know...
#javascript #webdev #webdevelopment #programming #frontend #webapi #apis
#javascript #webdev #webdevelopment #programming #frontend #webapi #apis
Пишем одностраничное приложение с Flask и Vue.js
https://tproger.ru/translations/developing-app-with-flask-and-vue-js/
https://tproger.ru/translations/developing-app-with-flask-and-vue-js/
Tproger
Пишем одностраничное приложение с Flask и Vue.js
Это пошаговое руководство по настройке CRUD-приложения с помощью Vue и Flask. Вы узнаете как создать новое приложения с Vue CLI.
От Redux к хукам: тематическое исследование
https://staleclosures.dev/from-redux-to-hooks-case-study/
https://staleclosures.dev/from-redux-to-hooks-case-study/
staleclosures.dev
From Redux to Hooks: A Case Study
Stale Closures
Файл SVG, декларативно и асинхронно встроенный в HTML
https://codepen.io/scottjehl/project/full/XrzdYk
https://codepen.io/scottjehl/project/full/XrzdYk
CodePen
Inline an SVG file in HTML, declaratively & asynchronously!
...