Книга заклинаний современного веб-разработчика https://github.com/dexteryy/spellbook-of-modern-webdev
GitHub
GitHub - dexteryy/spellbook-of-modern-webdev: A Big Picture, Thesaurus, and Taxonomy of Modern JavaScript Web Development
A Big Picture, Thesaurus, and Taxonomy of Modern JavaScript Web Development - dexteryy/spellbook-of-modern-webdev
JavaScript: что такое немедленно вызываемые функции? https://hackernoon.com/javascript-what-the-heck-is-an-immediately-invoked-function-expression-a0ed32b66c18
Hacker Noon
JavaScript: What the heck is an Immediately-Invoked Function Expression?
Maybe you’ve seen the syntax before, but why in the heck does an Immediately-Invoked Function Expression (IIFE — pronounced ‘iffy’) look…
CSS Shapes, clipping и masking – и как их использовать https://hacks.mozilla.org/2017/06/css-shapes-clipping-and-masking/
Mozilla Hacks – the Web developer blog
Shapes in clipping and masking – and how to use them
The general release of Firefox 54 is just around the corner and it will introduce new features into an already cool CSS property: clip-path, a property that allows us to ...
Желейный эффект для фигур в canvas https://www.youtube.com/watch?v=XqB_Ulfpd0w&feature=youtu.be
YouTube
#3 ALL YOUR HTML, Canvas Jelly Effect
В этом видео я создаю забавный эффект желе https://cssing.org.ua/jela/jela.html
В основном тут javascript и прикладная математика.
репозиторий с результатом: https://github.com/akella/balls
Книжка о которой я говорил в стриме https://www.amazon.com/Foundation…
В основном тут javascript и прикладная математика.
репозиторий с результатом: https://github.com/akella/balls
Книжка о которой я говорил в стриме https://www.amazon.com/Foundation…
Практическое руководство по CSS переменным (пользовательские свойства) https://www.sitepoint.com/practical-guide-css-variables-custom-properties/
Sitepoint
How to Use Variables in CSS: CSS Custom Properties — SitePoint
Learn how to use CSS variables (custom properties) to make it easier to manage colors, fonts, and size consistently across web applications.
Доступна бета-версия Firefox 55 https://www.opennet.ru/opennews/art.shtml?num=46716
www.opennet.ru
OpenNews: Доступна бета-версия Firefox 55
10 самых полезных расширений Chrome https://gosvopros.ru/job/rabochee-mesto/10-ext/
Как создавать страницы AMP в wordpress https://medium.com/@digitaldevnet/how-to-create-amp-pages-in-wordpress-2e96f4607731
Medium
How to create AMP pages in wordpress
AMP pages are fast as it relies on inline CSS and an existing library of JavaScript files that are loaded asynchronously while AMP pages can be divided into three basic parts Step 1: Install AMP…
#Пятничный_ВП
@thedesigner - отличные примеры по разработке дизайна. Частенько бывают интересные материалы по дизайну сайтов и UI.
@mobilecut - начинаем следить за мобильной разработкой и тенденциями в сфере мобайл
@logotypes - если решили писать свой фреймворк или стартовать проект, но не можете придумать логотип, загляните в канал. Возможно поможет вам подобрать или придумать своё лого.
@thedesigner - отличные примеры по разработке дизайна. Частенько бывают интересные материалы по дизайну сайтов и UI.
@mobilecut - начинаем следить за мобильной разработкой и тенденциями в сфере мобайл
@logotypes - если решили писать свой фреймворк или стартовать проект, но не можете придумать логотип, загляните в канал. Возможно поможет вам подобрать или придумать своё лого.
CSS Animations vs Web Animations API https://css-tricks.com/css-animations-vs-web-animations-api/
CSS-Tricks
CSS Animations vs Web Animations API | CSS-Tricks
There is a native API for animation in JavaScript known as the Web Animations API. We'll call it WAAPI in this post. MDN has good documentation on it, and Dan
Выпуск web-браузера Tor Browser 7.0 https://www.opennet.ru/opennews/art.shtml?num=46667
www.opennet.ru
Выпуск web-браузера Tor Browser 7.0
Доступен релиз специализированного браузера Tor Browser 7.0, ориентированного на обеспечение анонимности, безопасности и приватности. Браузер построен на кодовой базе Firefox и отличается тем, что весь трафик перенаправляется только через сеть Tor. Обратиться…
От «нового числового формата» до «кода как UI»: как прошла HolyJS 2017 Piter https://habrahabr.ru/company/jugru/blog/330560/
habrahabr.ru
От «нового числового формата» до «кода как UI»: как прошла HolyJS 2017 Piter
Лишнее подтверждение тому, как стремителен мир JavaScript: всего лишь полгода назад, когда конференция HolyJS проходила в Москве, актуален был Angular 2, а...
Детальный курс по управлению памятью https://hacks.mozilla.org/2017/06/a-crash-course-in-memory-management/
Mozilla Hacks – the Web developer blog
A crash course in memory management
This is the first article in a 3-part series of code cartoons that explore SharedArrayBuffers in JavaScript and how they are used. To understand why ArrayBuffer and SharedArrayBuffer were added ...
Как сделать сайт доступным для людей, пользующихся Screen Magnifier https://dev.to/_bigblind/how-to-make-your-website-accessible-to-people-who-use-a-screen-magnifier
The DEV Community
How to Make Your Website Accessible to People Who Use a Screen Magnifier
There's a lot of content out there on how to make your website accessible. But I haven't seen much on the subject of accessibility to users of screen magnifiers. I'm one of them, and I frequently run into annoying issues on the web.
Vivaldi 1.10 — маленькие радости широких возможностей https://habrahabr.ru/company/vivaldi/blog/331022/
habrahabr.ru
Vivaldi 1.10 — маленькие радости широких возможностей
Всем привет! Мы продолжаем следовать своим принципам — совершенствовать браузер, добавляя востребованные пользователями функции. И в сегодняшней финальной...
видео от Google Chrome Developers https://www.youtube.com/watch?v=zNoc4zEkWPo&feature=youtu.be
YouTube
Chrome 59: Headless Chrome, Native Notifications on macOS and the Image Capture API
With Chrome 59, you can run Chrome in an automated environment without a user interface or peripherals; notifications on macOS are shown directly by the nati...