Докеризация приложения, построенного на базе React, Express и MongoDB
https://habr.com/ru/company/ruvds/blog/491710/
https://habr.com/ru/company/ruvds/blog/491710/
Micrоsoft покупает NPM и будет развивать его вместе с GitHub
https://www.opennet.ru/opennews/art.shtml?num=52554
https://www.opennet.ru/opennews/art.shtml?num=52554
www.opennet.ru
Micrоsoft покупает NPM и будет развивать его вместе с GitHub
Компания NPM Inc, контролирующая разработку пакетного менеджера NPM и занимающаяся поддержанием репозитория NPM, объявила о продаже бизнеса компании GitHub Inc, принадлежащей Microsoft и функционирующей в качестве независимого бизнес-подразделения. Сумма…
#web
Играем с частицами с помощью Web Animations API
https://css-tricks.com/playing-with-particles-using-the-web-animations-api/
Играем с частицами с помощью Web Animations API
https://css-tricks.com/playing-with-particles-using-the-web-animations-api/
#react
Реализация бесконечной прокрутки и отложенной загрузки изображений в React
https://www.smashingmagazine.com/2020/03/infinite-scroll-lazy-image-loading-react/
Реализация бесконечной прокрутки и отложенной загрузки изображений в React
https://www.smashingmagazine.com/2020/03/infinite-scroll-lazy-image-loading-react/
#css
Размещение текста по траектории с помощью CSS
https://css-irl.info/positioning-text-along-a-path-with-css/
Размещение текста по траектории с помощью CSS
https://css-irl.info/positioning-text-along-a-path-with-css/
CSS { In Real Life }
Positioning Text Along a Path with CSS
I’ve been playing around with CSS Motion Path a lot over the past couple of months, and having a lot of fun creating demos, some of which you can find in this Codepen collection. But the “Motion Path” name is a little misleading, as it doesn’t only relate…
👨🏻💻Пошуршал в своих архивах и выложил для вас курс по NodeJS.
Сам по нему учился и многое из этого теперь применяю в своих проектах (например запилил @remind_read_bot).
☝️20 видисов, которые включают базовые и продвинутые понятия (потоки, тестирование, middleware, работа с бд, passport)
📌Часть 1: https://bit.ly/3dsQGzI
📌Часть 2: https://bit.ly/2QKPYEb
Сам по нему учился и многое из этого теперь применяю в своих проектах (например запилил @remind_read_bot).
☝️20 видисов, которые включают базовые и продвинутые понятия (потоки, тестирование, middleware, работа с бд, passport)
📌Часть 1: https://bit.ly/3dsQGzI
📌Часть 2: https://bit.ly/2QKPYEb
Практический обзор CSS Houdini
https://www.smashingmagazine.com/2020/03/practical-overview-css-houdini
https://www.smashingmagazine.com/2020/03/practical-overview-css-houdini
Smashing Magazine
A Practical Overview Of CSS Houdini — Smashing Magazine
Houdini, an umbrella term for the collection of browser APIs, aims to bring significant improvements to the web development process and the development of CSS standards in general. Frontend developers will be able to extend the CSS with new features using…
Глубокое погружение в управление состоянием Vue
https://vueschool.io/articles/vuejs-tutorials/deep-dive-into-vue-state-management/
https://vueschool.io/articles/vuejs-tutorials/deep-dive-into-vue-state-management/
vueschool.io
Deep dive into Vue state management - Vue School Articles
Explore the many approaches to state management with Vue.js in this deep dive article by Filip Rakowski.
EmberConf 2020 Notes: краткий обзор основных моментов выступлений на EmberConf 2020
https://alexdiliberto.com/posts/emberconf-2020-notes/
https://alexdiliberto.com/posts/emberconf-2020-notes/
Правильный способ заставить Vue перерендерить компонент
https://arutyunov.me/blog/vue/pravilnyj-sposob-zastavit-vue-perenderit-komponent/
https://arutyunov.me/blog/vue/pravilnyj-sposob-zastavit-vue-perenderit-komponent/
Кирилл Арутюнов
Повторный рендеринг Vue: как перерендерить компонент, 4 способа — Кирилл Арутюнов
Разбираем 4 способа перерендерить компонент Vue. Как работает реактивность в Vue, и как отследить изменения в компонентах для повторного рендеринга.
heapify — Очень быстрая очередь приоритетов JavaScript, реализованная с использованием двоичной кучи
https://github.com/luciopaiva/heapify
https://github.com/luciopaiva/heapify
GitHub
GitHub - luciopaiva/heapify: The fastest JavaScript priority queue out there. Zero dependencies.
The fastest JavaScript priority queue out there. Zero dependencies. - luciopaiva/heapify
DevTools Performance Tab – использование Chrome Profiler для оптимизации скорости вашей страницы
https://www.machmetrics.com/speed-blog/devtools-performance-tab-chromes-profiler-optimize-page-speed/
https://www.machmetrics.com/speed-blog/devtools-performance-tab-chromes-profiler-optimize-page-speed/
Speedy.Site Wordpress Speed Optimization Service Guaranteed
The DevTools Performance Tab - Using Chrome's Profiler to Optimize Your Page Speed - Speedy.Site Wordpress Speed Optimization Service…
Chrome's DevTools suite contains some of the most powerful tools available to help you analyze and improve the speed of your website (or web app). They can
Движок/алгоритм для шахмат, созданный только с использованием vanilla JS, CSS, HTML.
https://github.com/VanillaJSChess/VanillaJSChess.github.io
https://github.com/VanillaJSChess/VanillaJSChess.github.io
GitHub
GitHub - VanillaJSChess/VanillaJSChess.github.io: Simple Chess Engine Vanilla JS
Simple Chess Engine Vanilla JS. Contribute to VanillaJSChess/VanillaJSChess.github.io development by creating an account on GitHub.