Отличная статья о том, как можно использовать Math.random()!
https://css-tricks.com/lots-of-ways-to-use-math-random-in-javascript/
#article #mathrandom #javascript #css
https://css-tricks.com/lots-of-ways-to-use-math-random-in-javascript/
#article #mathrandom #javascript #css
CSS-Tricks
Lots of Ways to Use Math.random() in JavaScript | CSS-Tricks
Math.random() is an API in JavaScript. It is a function that gives you a random number. The number returned will be between 0 (inclusive, as in, it’s possible
Twake - open source альтернатива таким продуктам как slack и teams. Может быть полезна небольшим компаниям и стартапам. Фронтенд написан на React. Бекэнд написан на php. Из интересного - используется real-time база данных ScyllaDB.
🔗 https://github.com/TwakeApp/Twake
🔗 https://twake.app/
🔗 https://www.scylladb.com/
#repo #github #react
🔗 https://github.com/TwakeApp/Twake
🔗 https://twake.app/
🔗 https://www.scylladb.com/
#repo #github #react
Сервис для передачи файлов между устройствами, работает по аналогии с AirDrop. Open Source. JavaScript.
🔗 https://snapdrop.net/
🔗 https://github.com/RobinLinus/snapdrop
#github #repo #javascript
🔗 https://snapdrop.net/
🔗 https://github.com/RobinLinus/snapdrop
#github #repo #javascript
Хотите писать большой Open Source, но не знаете с чего начать?
На сайте собраны популярные github репозитории в которых есть issue отмеченные тегами help wanted и good first issue.
🔗 https://gauger.io/contrib/
#opensource #learn #service
На сайте собраны популярные github репозитории в которых есть issue отмеченные тегами help wanted и good first issue.
🔗 https://gauger.io/contrib/
#opensource #learn #service
Интересный репозиторий и статья о восстановлении пикселизированного текста.
🔗 https://github.com/beurtschipper/Depix
🔗 https://www.linkedin.com/pulse/recovering-passwords-from-pixelized-screenshots-sipke-mellema/
#repo #github #article #ai #python
🔗 https://github.com/beurtschipper/Depix
🔗 https://www.linkedin.com/pulse/recovering-passwords-from-pixelized-screenshots-sipke-mellema/
#repo #github #article #ai #python
Редактор контента. Интересный концепт редактирования блоками, особенно хорошо подходит для headless CMS.
🔗 https://editorjs.io/
🔗 https://github.com/codex-team/editor.js
#repo #github #tool
🔗 https://editorjs.io/
🔗 https://github.com/codex-team/editor.js
#repo #github #tool
Библиотека для создания скриншотов, под капотом используется Puppeteer (headless Chrome). Open Source. Typescript.
🔗 https://github.com/sindresorhus/pageres
#repo #github #tool #typescript
🔗 https://github.com/sindresorhus/pageres
#repo #github #tool #typescript
https://www.arbazsiddiqui.me/a-practical-guide-to-memory-leaks-in-nodejs/
Статья о утечках памяти в node.js.
#article #nodejs #memory
Статья о утечках памяти в node.js.
#article #nodejs #memory
www.arbazsiddiqui.me
A Practical Guide to Memory Leaks in Node.js
Introduction Memory leaks are like parasites of an application, they creep up into your systems unnoticed and don't cause any harm initially…
Forwarded from StartupEmulator
#EDU4U
🔷Startup "EDU4U"
🔷Learning Management Portal
🔵Авторы: Евгений Киселев, Виктория Миронова, Евгений Исаков
🔵В течении четырех месяцев команда разработчиков создавала проект для управления учебным процессом и обучающими материалами в рамках учебного плана университетов.
🟦Завтра - 23 декабря 2020 г. - мы приглашаем всех на открытую демонстрацию проекта.
🟦 Регистрация: https://mathrandom.com/webinar2312
🔷Startup "EDU4U"
🔷Learning Management Portal
🔵Авторы: Евгений Киселев, Виктория Миронова, Евгений Исаков
🔵В течении четырех месяцев команда разработчиков создавала проект для управления учебным процессом и обучающими материалами в рамках учебного плана университетов.
🟦Завтра - 23 декабря 2020 г. - мы приглашаем всех на открытую демонстрацию проекта.
🟦 Регистрация: https://mathrandom.com/webinar2312
Mathrandom
Math.random(): Webinar: StartupEmulator Demo: EDU4U - education platform
Заходите к нам на Demo - https://youtu.be/yNo2n0pp8uM
YouTube
StartupEmulator Demo: EDU4U - education platform
On the StartupEmulator platform during the last 4 months a team of developers have been developing an excellent learning management system named EDU4U. The team invite you to the open demo of the project.
Startup EDU4U - it is a higher education software…
Startup EDU4U - it is a higher education software…
Любите ли вы хакатоны? Если да, тогда вот анонс хакатона от DigitalOcean.
https://dev.to/devteam/announcing-the-digitalocean-app-platform-hackathon-on-dev-2i1k
#hackaton #coding #digitalocean
https://dev.to/devteam/announcing-the-digitalocean-app-platform-hackathon-on-dev-2i1k
#hackaton #coding #digitalocean
DEV Community
Announcing the DigitalOcean App Platform Hackathon on DEV!
Join us for this opportunity to build useful applications with the DigitalOcean App Platform while earning some great prizes
Бесплатный обучающий курс по HTML, CSS и JavaScript.
Курс рассчитан на новичков.
Авторы курса - Microsoft.
🔗 https://github.com/microsoft/Web-Dev-For-Beginners
#education #repo #free #github
Курс рассчитан на новичков.
Авторы курса - Microsoft.
🔗 https://github.com/microsoft/Web-Dev-For-Beginners
#education #repo #free #github
Несколько полезных функций для генерации случайных значений.
🔗 https://gist.github.com/kucherenko/211d539cf3b485829fff68c054cfd2c2
#code #hint #javascript
🔗 https://gist.github.com/kucherenko/211d539cf3b485829fff68c054cfd2c2
#code #hint #javascript
Новости о Node.js от нашего друга Тимура Шемсединова.
🔗 https://www.youtube.com/watch?v=nnB7ADYso8s
#video #nodejs #news
🔗 https://www.youtube.com/watch?v=nnB7ADYso8s
#video #nodejs #news
YouTube
🎧 Node.js в 2021: обзор платформы и вызовы на следующее десятилетие
Автор курса по node js: https://github.com/tshemsedinov
Слайды: https://www2.slideshare.net/tshemsedinov/nodejs-in-2021
Семинар с обсуждением и ответами на вопросы: https://youtu.be/zYRDhxj0zhQ
Технологический стек Metarhia: https://github.com/metarhia…
Слайды: https://www2.slideshare.net/tshemsedinov/nodejs-in-2021
Семинар с обсуждением и ответами на вопросы: https://youtu.be/zYRDhxj0zhQ
Технологический стек Metarhia: https://github.com/metarhia…
Несколько функций для работы со строками.
🔗 https://gist.github.com/kucherenko/d89b867ff0d0877eb45e68d983968b7a
#code #hint #javascript
🔗 https://gist.github.com/kucherenko/d89b867ff0d0877eb45e68d983968b7a
#code #hint #javascript
Инструмент для создания документации о вашем REST API. Документация выглядит структурировано и с примерами вызовов на разных языках. ReDoc на typescript.
🔗 https://github.com/Redocly/redoc
🔗 demo - http://redocly.github.io/redoc/
#repo #github #typescript #api #node
🔗 https://github.com/Redocly/redoc
🔗 demo - http://redocly.github.io/redoc/
#repo #github #typescript #api #node