Посмотрите как работает машинное обучение. Попробовать можно прямо в браузере https://github.com/googlecreativelab/teachable-machine
GitHub
googlecreativelab/teachable-machine-v1
Explore how machine learning works, live in the browser. No coding required. - googlecreativelab/teachable-machine-v1
JavaScript для людей, которые ненавидят JavaScript https://zachholman.com/posts/javacript-haters
Zachholman
JavaScript for People Who Hate JavaScript
Written pieces, talks, and other bits by Zach Holman.
Видео, показывающее как использовать Feature Queries и Grid Layout https://gridbyexample.com/video/feature-queries/
chrome-css-grid-highlighter https://github.com/ademilter/chrome-css-grid-highlighter
GitHub
GitHub - ademilter/chrome-css-grid-highlighter: Css Grid Highlighter for Chrome
Css Grid Highlighter for Chrome. Contribute to ademilter/chrome-css-grid-highlighter development by creating an account on GitHub.
Shadow DOM: Быстрые и инкапсулированные стили https://meowni.ca/posts/shadow-dom/
my-app
Shadow DOM: fast and encapsulated styles – Monica Dinculescu
Monica Dinculescu's blog
Подробное руководство по веб-шрифтам от litmus (+ о веб-шрифтах в шаблонах писем) https://litmus.com/blog/the-ultimate-guide-to-web-fonts
Litmus
The Ultimate Guide to Web Safe Fonts for Email Marketing
Learn how to use web safe fonts in your email marketing campaigns to ensure consistent design across all email clients. Discover top font choices, pairing tips, and best practices for email readability and brand consistency.
Подкаст «Веб-стандарты», Выпуск №80 https://soundcloud.com/web-standards/episode-80
SoundCloud
Выпуск №80
Firefox 55, Samsung есть, Safari виднее, алгоритмы и паттерны, прозрачный JPG, Телеграм, приоритеты загрузки, фокусы, модули в Node.js.
— Ольга Алексашенко
— Вадим Макеев
— Алексей Симоненко
Обсужда
— Ольга Алексашенко
— Вадим Макеев
— Алексей Симоненко
Обсужда
Практическое руководство по использованию CSS Modules в React приложениях https://habrahabr.ru/post/335244/
Хабр
Практическое руководство по использованию CSS Modules в React приложениях
Привет Хабр! Предлагаю вашему вниманию свободный перевод статьи «Practical Guide to React and CSS Modules» от Tatu Tamminen. В прошлом веб-разработчики тратили...
Лучший способ программного масштабирования веб-приложения https://css-tricks.com/best-way-programmatically-zoom-web-application/
CSS-Tricks
Best Way to Programmatically Zoom a Web Application | CSS-Tricks
Website accessibility has always been important, but nowadays, when we have clear standards and regulations from governments in most countries, it's become
Быстрое введение в Vue.js на примере Super Mario Pixel Art https://medium.com/nepfin-engineering/quick-introduction-to-vue-js-super-mario-pixel-art-5ad01440663
Medium
Quick Introduction to Vue.js — Super Mario Pixel Art
I’ve been asked a lot recently why we chose to implement our company’s first product in Vue.js. Not everyone has had a chance to explore…
Креативные переходы между страницами с эффектом морфинга https://tympanus.net/codrops/2017/08/08/morphing-page-transition/
Codrops
Morphing Page Transition | Codrops
Today we'd like to share a simple morphing page transition effect with you. The idea is to morph an SVG path while movin
Два способа сломать CSS Grid и как это починить https://daverupert.com/2017/09/breaking-the-grid/
Dave
Breaking the Grid
As a Front-End developer nothing bothers me more than seeing an unexpected horizontal scrollbar on a website. While building out a checkout layout with CSS Grid I was surprised to find something mysterious was breaking the container. I thought Grid sort of…
Использование Create React App с Relay Modern https://medium.com/@tarkus/using-create-react-app-with-relay-modern-989c078fa892
Hacker Noon
Using Create React App with Relay Modern
This tutorial assumes that you’re already familiar with Create React App (CRA) and a little bit of Relay, and just looking for some…
Релиз Safari Technology Preview Release 37 https://webkit.org/blog/7862/release-notes-for-safari-technology-preview-release-37/
WebKit
Release Notes for Safari Technology Preview 37
Totally Tooling Tips: Webpack Tips https://www.youtube.com/watch?v=zFoBYfMLUCM
YouTube
Webpack Tips - Totally Tooling Tips
Learn how to keep your Webpack JavaScript bundles as small as possible in this new episode with Matt and Addy. They cover code-snippets for ensuring you're minifying and splitting up your bundles efficiently.
Webpack for Real Tasks: Decreasing Front-End…
Webpack for Real Tasks: Decreasing Front-End…
Многие знают, что для изучения программирования недостаточно одной теории. Обязательно надо практиковаться как можно больше. Нашел авторский блог @honey_and_money о математике и программировании! Автор пишет доступно, начальных знаний не требуется. Занимается разработкой IT проекта и подробно описывает все этапы, которые проходит на пути к цели. Подписывайтесь и проходите все стадии разработки проекта вместе с автором. Особенно будет полезно новичкам! https://t.iss.one/honey_and_money
Google увеличил долю AMP-контента в мобильной выдаче https://www.searchengines.ru/google-amp-share.html
searchengines.guru
Google увеличил долю AMP-контента в мобильной выдаче - Новости
За последние сутки доля AMP-контента в мобильной выдаче Google заметно возросла. Изменения зафиксировал инструмент мониторинга SERP Rank Ranger.
Как начать поддержку доступности в организациях, не выделяющих на это ресурсы? https://github.com/HugoGiraudel/ama/issues/88
GitHub
How to encourage accessibility in an organisation? · Issue #88 · HugoGiraudel/ama
Note: this question has been asked by Andy Lincoln on Twitter who kindly accepted I repost it here.
Hi Hugo!
I was wondering if you had any suggestions for encouraging accessibility in an organizat...
Hi Hugo!
I was wondering if you had any suggestions for encouraging accessibility in an organizat...
Пятиминутное руководство для улучшения знаний о типографике https://pierrickcalvez.com/journal/a-five-minutes-guide-to-better-typography
Как создать доступную кнопку-включатель https://www.youtube.com/watch?v=16gvkPfPIx4
YouTube
How to build a toggle button - A11ycasts #25
Today we'll walk through building an accessible toggle button. A toggle button is just a button with two states: pressed, and unpressed. It's a pretty simple control, but it'll allow us to show off a number of best practices for building accessible custom…