Игорь Алексеенко из HTML Academy подробно рассказывает об оптимизации производительности фронтенда , погружаясь в нюансы работы с памятью и её утечками https://www.youtube.com/watch?v=Ybz6P-l9YHc&list=PLH-XmS0lSi_zf4qPxvWDmMkf4foWonrH7&index=16
YouTube
Оптимизация производительности фронтенда / Игорь Алексеенко (HTML Academy)
Приглашаем на конференцию Saint HighLoad++ 2024, которая пройдет 24 и 25 июня в Санкт-Петербурге!
Программа, подробности и билеты по ссылке: https://vk.cc/cuyIqx
--------
--------
РИТ++ 2017, Frontend Сonf
Тезисы:
https://frontendconf.ru/2017/abstracts/2524.html…
Программа, подробности и билеты по ссылке: https://vk.cc/cuyIqx
--------
--------
РИТ++ 2017, Frontend Сonf
Тезисы:
https://frontendconf.ru/2017/abstracts/2524.html…
Доступность в контексте семантичной HTML разметки https://24ways.org/2017/accessibility-through-semantic-html/
24ways.org
Accessibility Through Semantic HTML
Laura Kalbag takes us back to basics to make sure we consider accessibility when structuring our HTML. The Christmas tree needs to be standing firm before we drape it in lights and tinsel, and until you lot start doing it, we’re not going to stop preaching…
ABEM. Еще одна адаптация БЭМ https://css-tricks.com/abem-useful-adaptation-bem/
CSS-Tricks
ABEM. A more useful adaptation of BEM. | CSS-Tricks
I'm a massive fan of BEM, however there are a few problems I have with the syntax. I've made some slight tweaks to improve on it. I call this adapted syntax ABEM.
SVG, иконочные шрифты и доступность на примере реального сайта https://www.24a11y.com/2017/svg-icon-fonts-accessibility-case-study/
24 Accessibility
SVG, Icon Fonts, and Accessibility: A Case Study - 24 Accessibility
Dennis Lembrée provides a brief history of web icons, the pros & cons of several development solutions, and the impact to accessibility on each.
Подкаст syntax: Веб-разработка в 2017 && взгляд в 2018 https://syntax.fm/show/023/web-development-in-2017-and-and-a-look-ahead-at-2018
syntax.fm
Web Development in 2017 && a look ahead at 2018 🍾🍷 — Syntax Podcast 023
Full Stack Developers Wes Bos and Scott Tolinski dive deep into web development topics, explaining how they work and talking about their own experiences. They cover from JavaScript frameworks like React, to the latest advancements in CSS to simplifying web…
Еженедельная подборка красивых эффектов на CSS/SVG/JS #66 https://css-live.ru/cssjssvg-s-podvypodvertom/ezhenedelnaya-podborka-krasivyx-effektov-nacsssvgjs-66.html
CSS-LIVE
Еженедельная подборка красивых эффектов на CSS/SVG/JS #66
Подборка свежих эффектов, интересных идей и полезных наработок
Подкаст «devschacht»: Ночной фронтенд #15 — HolyJS день 2, Rust захватывает мир, новости V8 https://medium.com/devschacht/nightly-15-fbd89859c089
Medium
Ночной фронтенд
#15 — HolyJS день 2, Rust захватывает мир, новости V8
Опубликованы результаты опроса по использованию javascript-технологий «The state of JavaScript 2017» https://habrahabr.ru/post/344576/.com
Яндекс открывает набор в бесплатную школу для разработчиков интерфейсов. #courses
https://academy.yandex.ru/events/frontend/
https://academy.yandex.ru/events/frontend/
Все самое заметное из мира front-end за 2017 год #common
https://blog.logrocket.com/frontend-in-2017-the-important-parts-4548d085977f
https://blog.logrocket.com/frontend-in-2017-the-important-parts-4548d085977f
LogRocket Blog
Frontend in 2017: The important parts - LogRocket Blog
A lot has happened in 2017, and it can be a bit overwhelming to think about. We all like to joke about how quickly things change in frontend engineering, and for the last few years that has probably been true. At this risk of sounding cliché, I’m here to…
React Starter Kit — бесплатный видеокурс из пяти частей, с интерактивными примерами кода https://glitch.com/react-starter-kit
Glitch
Glitch: The friendly community where everyone builds the web
Simple, powerful, free tools to create and use millions of apps.
microbundle — упаковщик с нулём конфигураций для небольших модулей https://github.com/developit/microbundle
GitHub
GitHub - developit/microbundle: 📦 Zero-configuration bundler for tiny modules.
📦 Zero-configuration bundler for tiny modules. Contribute to developit/microbundle development by creating an account on GitHub.
Новая политика WHATWG: шаг к единому стандарту HTML? https://css-live.ru/vecssti-s-polej/novaya-politika-whatwg-shag-k-edinomu-standartu-html.html
CSS-LIVE
Новая политика WHATWG: шаг к единому стандарту HTML?
У WHATWG появилась патентная политика, что позволило объединить всех разработчиков браузерных движков. Что ждет W3C-версию спецификации HTML и веб вообще?
Понимание CSS Layout и блочного контекста форматирования https://www.smashingmagazine.com/2017/12/understanding-css-layout-block-formatting-context/
Smashing Magazine
Understanding CSS Layout And The Block Formatting Context — Smashing Magazine
This article is about the Block Formatting Context (BFC). Today, Rachel Andrew will explain the existing ways to create a Block Formatting Context, why it is important in CSS layout, and show you a new method of creating one. She’ll explain what a BFC is…
Текущее состояние имплементации и планирования для ESModules https://medium.com/the-node-js-collection/the-current-state-of-implementation-and-planning-for-esmodules-a4ecb2aac07a
Medium
The Current State of Implementation and Planning for ESModules
Foreword by @MylesBorins:
О метриках рендеринга страниц в блоге speedcurve . Ребята предлагают добавить еще одну — Hero Rendering Times для самого большого IMG, H1, и BG img во вьюпорте https://speedcurve.com/blog/rendering-metrics/
Заметки по поводу вертикального написания и CSS гриды https://www.chenhuijing.com/blog/notes-on-vertical-writing-and-grid/
Chenhuijing
Notes on vertical writing and CSS grid
When I was working out the kinks in my year-old vertical typesetting demo, I attempted to use CSS grid as one of the options for handling layout, but didn’t get very far, because at that point, my brain had pretty much melted down 😕.