Что такое WeakSet в JavaScript и как он работает
https://webdevblog.ru/chto-takoe-weakset-v-javascript-i-kak-on-rabotaet/
https://webdevblog.ru/chto-takoe-weakset-v-javascript-i-kak-on-rabotaet/
Rockpack — комплексное решение, позволяющее создавать каркас React приложения в стиле create-react-app и существенно сокращающее время настройки проекта
https://github.com/AlexSergey/rockpack
https://github.com/AlexSergey/rockpack
GitHub
GitHub - AlexSergey/rockpack: Rockpack is a lightweight, zero-configuration solution for quickly setting up a React application…
Rockpack is a lightweight, zero-configuration solution for quickly setting up a React application with full support for Server-Side Rendering (SSR), bundling, linting, and testing. - AlexSergey/roc...
Порядок выполнения скриптов в HTML. Тег script и атрибуты async, defer, module, nomodule и src
https://tproger.ru/translations/script-execution-order/
https://tproger.ru/translations/script-execution-order/
Tproger
Порядок выполнения скриптов в HTML. Тег script и атрибуты async, defer, module, nomodule и src
Рассмотрим как атрибуты тега script влияют на порядок выполнения скриптов JavaScript, а также в каких ситуациях стоит их использовать.
Руководство по различным типам хранилища в браузере
https://css-tricks.com/a-primer-on-the-different-types-of-browser-storage/
https://css-tricks.com/a-primer-on-the-different-types-of-browser-storage/
CSS-Tricks
A Primer on the Different Types of Browser Storage | CSS-Tricks
In back-end development, storage is a common part of the job. Application data is stored in databases, files in object storage, transient data in caches…
Microsoft Edge для Linux — бета-версия браузера стала доступна всем желающим
https://itc.ua/news/microsoft-edge-dlya-linux-beta-versiya-brauzera-stala-dostupna-vsem-zhelayushhim/
https://itc.ua/news/microsoft-edge-dlya-linux-beta-versiya-brauzera-stala-dostupna-vsem-zhelayushhim/
ITC.ua
Microsoft Edge для Linux — бета-версия браузера стала доступна всем желающим - ITC.ua
Бета-версия браузера Microsoft Edge для Linux стала доступна всем желающим.
Прекратите использовать Moment.js для дат и времен в JavaScript
https://medium.com/javascript-in-plain-english/stop-using-moment-js-for-dates-and-time-in-javascript-e51e6a708148
https://medium.com/javascript-in-plain-english/stop-using-moment-js-for-dates-and-time-in-javascript-e51e6a708148
Medium
Stop using Moment.js for Dates and Time in JavaScript
Luxon.js is the modern replacement of Moment.js
6 передовых возможностей JavaScript, которые вы можете использовать сегодня
https://blog.logrocket.com/6-cutting-edge-javascript-features-you-can-use-today/
https://blog.logrocket.com/6-cutting-edge-javascript-features-you-can-use-today/
LogRocket Blog
6 cutting-edge JavaScript features you can use today - LogRocket Blog
This post covers 6 new JavaScript features including BigInt, nullish coalescing operator, the optional chaining operator, and others.
Как реализовать динамическую диаграмму для Vue на основе SVG
https://habr.com/ru/company/simbirsoft/blog/524220/
https://habr.com/ru/company/simbirsoft/blog/524220/
Хабр
Как реализовать динамическую диаграмму для Vue на основе SVG
Бывает, что на сайте, в корпоративной IT-системе или другом ПО нужно отображать круговые диаграммы с какими-либо данными. Например, это может быть таймер для отс...
nsfwjs — Простая JavaScript библиотека, которая поможет вам быстро идентифицировать непристойные изображения на клиентской стороне
https://github.com/infinitered/nsfwjs
https://github.com/infinitered/nsfwjs
GitHub
GitHub - infinitered/nsfwjs: NSFW detection on the client-side via TensorFlow.js
NSFW detection on the client-side via TensorFlow.js - infinitered/nsfwjs
Как воссоздать эффект пульсации при клике на кнопоки в стиле Material Design
https://css-tricks.com/how-to-recreate-the-ripple-effect-of-material-design-buttons/
https://css-tricks.com/how-to-recreate-the-ripple-effect-of-material-design-buttons/
CSS-Tricks
How to Recreate the Ripple Effect of Material Design Buttons | CSS-Tricks
Learn to make the ripple effect of Material Design's button component. We'll start with ES6+ JavaScript, before looking at other solutions.
Quasar vs. Vutify vs. Bootstrap Vue: выбор правильной UI библиотеки для Vue.js
https://blog.bitsrc.io/quasar-vs-vutify-vs-bootstrap-vue-choosing-the-right-vuejs-ui-library-cf566f61bc4
https://blog.bitsrc.io/quasar-vs-vutify-vs-bootstrap-vue-choosing-the-right-vuejs-ui-library-cf566f61bc4
Medium
Quasar vs. Vuetify vs. Bootstrap Vue: Choosing the Right Vue.js UI Library
Insight to determine the best UI library for your Vue project