en
Feedback
FrontEndDev

FrontEndDev

Open in Telegram

🚀 Статьи, новости, туториалы по frontend разработке. http://jem-space.ru Admin: @jem_jem Пишу в @five_a_m AI и вайбкод @vibe_and_ai Читать на парковке: https://max.ru/front_end_dev Реклама: http://bit.ly/2NxmVDu РКН: https://clck.ru/3GLw7G

Show more

📈 Analytical overview of Telegram channel FrontEndDev

Channel FrontEndDev (@front_end_dev) in the Russian language segment is an active participant. Currently, the community unites 26 345 subscribers, ranking 5 096 in the Technologies & Applications category and 25 008 in the Russia region.

📊 Audience metrics and dynamics

Since its creation on невідомо, the project has demonstrated rapid growth, gathering an audience of 26 345 subscribers.

According to the latest data from 08 July, 2026, the channel demonstrates stable activity. Although there has been a change in the number of participants by -141 over the last 30 days and by -11 over the last 24 hours, overall reach remains high.

  • Verification status: Not verified
  • Engagement rate (ER): The average audience engagement rate is 11.81%. Within the first 24 hours after publication, content typically collects 6.36% reactions from the total number of subscribers.
  • Post reach: On average, each post receives 3 112 views. Within the first day, a publication typically gains 1 675 views.
  • Reactions and interaction: The audience actively supports content: the average number of reactions per post is 11.
  • Thematic interests: Content is focused on key topics such as css, api, интерфейс, html, frontend.

📝 Description and content policy

The author describes the resource as a platform for expressing subjective opinions:
🚀 Статьи, новости, туториалы по frontend разработке. http://jem-space.ru Admin: @jem_jem Пишу в @five_a_m AI и вайбкод @vibe_and_ai Читать на парковке: https://max.ru/front_end_dev Реклама: http://bit.ly/2NxmVDu РКН: https://clck.ru/3GLw7G

Thanks to the high frequency of updates (latest data received on 09 July, 2026), the channel maintains relevance and a high level of publication reach. Analytics show that the audience actively interacts with content, making it an important point of influence in the Technologies & Applications category.

26 345
Subscribers
-1124 hours
-257 days
-14130 days
Posts Archive
Как обновить статус пользователя в реальном времени с помощью JavaScript и Pusher #js https://medium.freecodecamp.org/how-to-update-a-users-status-in-realtime-using-javascript-and-pusher-2cae8f4aaafa

Кстати, для тех кто вчера пропустил статью про CSS Variables. Бесплатный курс из 8 скринкастов. #css https://scrimba.com/g/gcssvariables

Основы CSS: синтаксис, который имеет значение, и который нет #css https://css-tricks.com/css-basics-syntax-matters-syntax-doesnt/

Создание идеального отзывчивого конфигуратора #web https://www.smashingmagazine.com/2018/02/designing-a-perfect-responsive-configurator/

Основы CSS: использование Multiple Backgrounds #css https://css-tricks.com/css-basics-using-multiple-backgrounds/

CSS переменные за 5 минут До настоящего временит думал, что CSS переменные можно юзать только с LESS и SASS. Однако, нет. Теперь вы можете упростить себе жизнь, повысив гибкость и читабельность кода. Пользоваться CSS переменными довольно просто! 1. Создаем глобальную переменную для всего <html>
:root {
  --main-color: #ff6f69;
}
2. Применяем, там где надо
#title {
  color: var(--main-color);
}
Готово! Какие еще приемущества можно получить, читайте в нашем переводе https://goo.gl/bf1eeF

Angular 5: Unit тесты https://habrahabr.ru/post/349380/

«ALL YOUR HTML» #37: «Земля, координаты, кватернионы, Лида» https://www.youtube.com/watch?v=8Xzwc-hSOvw

Стилизация пустых ячеек с помощью генерируемого контента и CSS Grid Layout #css https://www.smashingmagazine.com/2018/02/generated-content-grid-layout/

Друзья! Информация для тех, кому интересен веб-дизайн. Нетология сегодня стартует бесплатный курс по основам веб-дизайна и Photoshop. https://netology.ru/programs/photoshop

Как сохранять простоту кода JavaScript и повысить его читабельность #js https://medium.freecodecamp.org/how-to-keep-your-javascript-code-simple-and-increase-its-readability-94d6a949afc4

Подкаст «Веб-стандарты», Выпуск №108: Новый фид подкаста, эксперименты и основы вёрстки, перегретая зарплата, PWA на десктопе, ECMAScript 3000, Vue.js вместо jQuery, Node.js 10. #common #web https://medium.com/web-standards/episode-108-8b45d469d451

face-verify.js : мониторинг пользователя, физически смотрящего сайт, для дополнительной безопасности #common https://blog.machinebox.io/face-verify-js-monitoring-who-is-looking-at-a-website-for-additional-security-1d6025a8fedd

Состоялся релиз Webpack 4.0.0: Legato. До 98% быстрее время сборки, sideEffects, First Class WebAssembly support, #0CJS — mode, auto-common-chunking и многое другое https://medium.com/webpack/webpack-4-released-today-6cdb994702d4

Web Bluetooth + PWA Увлекаясь немного хардварным DIY, стало довольно инетересно узнать, что предлагает нам Web Bluetooth. При первой попытке работы с BLE (Bluetooth Low Energy) все казалось довольно непонятным и сумбурным. Пришлось разобраться c основными понятиями: - Peripherals - Services - Characteristics Эти понятия будут нужны для подключения к BLE устройствам и общения с ними. Web Bluetooth поддерживается, конечно, не везде, но в последних версиях Chrome его можно найти в navigator.bluetooth, предварительно включив Web Bluetooth через chrome://flags Для тех, кому интересен опыт работы с Bluetooth из браузера - наш перевод статьи Uri Shaked: Начинаем разработку с Web Bluetooth и Progressive Web Apps https://goo.gl/Fq3h5t

Темизация сайтов с помощью CSS переменных #css https://codeburst.io/building-themed-sites-with-css-variables-25da57dec046