Подкаст «Веб-стандарты», Выпуск №72 https://soundcloud.com/web-standards/episode-72
SoundCloud
Выпуск №72
Только для Chrome, анонсы Safari, Chrome и Edge, гриды, Шорты, стример Юра, Stylelint и Node.js.
— Ольга Алексашенко
— Вадим Макеев
— Алексей Симоненко
Обсуждайте в Слаке — https://web-standards.sla
— Ольга Алексашенко
— Вадим Макеев
— Алексей Симоненко
Обсуждайте в Слаке — https://web-standards.sla
World Wide Web, небогатый западный веб (часть 1) https://www.smashingmagazine.com/2017/03/world-wide-web-not-wealthy-western-web-part-1/
Smashing Magazine
World Wide Web, Not Wealthy Western Web (Part 1) — Smashing Magazine
Many of the developing economies across the world are growing extraordinarily fast, with a rapidly expanding middle class that has increasing disposable income. In this article, Bruce Lawson will examine some of those countries and where the next 4 billion…
Сделать React снова быстрым [часть 1]: временная шкала производительности https://blog.logrocket.com/make-react-fast-again-part-1-performance-timeline-f7f39f676f58
LogRocket Blog
Make React Fast Again [Part 1]: Performance Timeline - LogRocket Blog
React is usually pretty fast, but it’s easy to make small mistakes that lead to performance issues. Slow component mounts, […]
Апгрейдим Node 6 до Node 8: сравнение производительности в реальном мире https://hackernoon.com/upgrading-from-node-6-to-node-8-a-real-world-performance-comparison-3dfe1fbc92a3
Hacker Noon
Upgrading from Node 6 to Node 8: a real-world performance comparison
Node 8 is out, did you hear? And it’s faster, or so they say.
Safari в iOS 11 предложит автоматический запуск режима чтения без рекламы для всех сайтов https://vc.ru/n/reader-view-safari
vc.ru
Safari в iOS 11 предложит автоматический запуск режима чтения без рекламы для всех сайтов — Офтоп на vc.ru
Браузер Safari в мобильной операционной системе iOS 11 сможет автоматически открывать веб-страницы через режим чтения — Reader View. На это обратило внимание издание Yahoo Finance.
Как я разработал и создал Fullstack JavaScript клон Trello https://www.sitepoint.com/fullstack-javascript-trello-clone/
Sitepoint
How I Designed & Built a Fullstack JavaScript Trello Clone — SitePoint
Moustapha Diouf walks through the his process for designing & building his side project: a fullstack JavaScript Trello clone using React, Redux, and Node.js
Большой список советов по работе с Progressive Web Apps https://deanhume.com/home/blogpost/a-big-list-of-progressive-web-app-tips-and-tricks/10160
Dean Hume's Blog
A BIG list of Progressive Web App tips & tricks
Lately I’ve been giving a lot of talks about Progressive Web Apps. Towards the end of the talks there is normally a Q & A section where the audience asks questions or proposes ideas. Often during these Q & A sessions, I get asked really useful questions that…
Что такое Accelerated Mobile Pages и чем они отличаются от отзывчивого веб-дизайна https://medium.com/@VesaniqueDesign/what-is-accelerated-mobile-pages-and-how-does-it-differ-from-responsive-web-design-a7e8c48e7b3f
Medium
What is Accelerated Mobile Pages and How does it Differ from Responsive Web Design
Launched by the likes of Google, Twitter, WordPress and others, Accelerated Mobile Pages (AMP) is an open-source project that is aimed at…
Записи докладов с потока Frontend на Codefest 2017 https://www.youtube.com/playlist?list=PL8761XQAJnrZTdkQgYfCDbuD9uxYzU3qb
YouTube
CodeFest 2017 #Frontend - YouTube
Подкаст «Фронтенд Юность» (18+) #6 https://soundcloud.com/frontend_u/e06
SoundCloud
#6 Шок! Вся правда об Ember.js
Приватные свойства перешли в Stage 2 (0:20)
Shape detection API (14:45)
Ember.js и Glimmer.js (23:05)
Заключение (51:05)
proposal-private-fields https://github.com/tc39/proposal-private-fields
Shape
Shape detection API (14:45)
Ember.js и Glimmer.js (23:05)
Заключение (51:05)
proposal-private-fields https://github.com/tc39/proposal-private-fields
Shape
Masking vs. Clipping: когда их использовать https://css-tricks.com/masking-vs-clipping-use/
CSS-Tricks
Masking vs. Clipping: When to Use Each | CSS-Tricks
I was recently doing some client work where I used both s and s in SVG to hide and show content for animation. When I started this project, I thought I knew
🔥🔥🔥 Горящая вакансия! СПБ.
Ищем сильного JS разработчика в проект игровой направленности. Нужно уметь React, оптимизировать анимации, работать с вебсокетами и не бояться математики. Опыт работы с Canvas будет плюсом. Рассматриваем уровень middle и выше.
от 90 000 до 120 000 руб. на руки.
https://goo.gl/wYucmr
Ищем сильного JS разработчика в проект игровой направленности. Нужно уметь React, оптимизировать анимации, работать с вебсокетами и не бояться математики. Опыт работы с Canvas будет плюсом. Рассматриваем уровень middle и выше.
от 90 000 до 120 000 руб. на руки.
https://goo.gl/wYucmr
spb.hh.ru
Front-end/JavaScript/React разработчик
Вакансия Front-end/JavaScript/React разработчик. Зарплата: от 90000 до 120000 руб.. Санкт-Петербург. Требуемый опыт: 1–3 года. Полная занятость. Дата публикации: 01.08.2017.
Мысли по поводу самодокументированного CSS http://keithjgrant.com/posts/2017/06/self-documenting-css/
Keithjgrant
Thoughts on Self-Documenting CSS
One of the best programming books I’ve ever read is Clean Code by Robert C. Martin. If you have never read it, add it to your list.
Every comment represents a failure to make the code self explanator
Every comment represents a failure to make the code self explanator
70% повторений в таблицах стилей: информация о том, как мы фейлим оптимизацию CSS https://meiert.com/en/blog/20170531/70-percent-css-repetition/
Meiert
70% Repetition in Style Sheets: Data on How We Fail at CSS Optimization · Jens Oliver Meiert
Looking at data for some of the most popular websites, we repeat ourselves too much in CSS; using declarations just once is often one solid avenue to avoid repetition; together, we need to put more focus on style sheet optimization.
Создание приложения для поиска учебников на Vue https://appendto.com/2017/05/building-tutorial-search-app-vue/
appendTo
Building a Tutorial Search App with Vue | appendTo
Learn to build a simple tutorial sorting and finding tutorial using Vue.js
CSS в качестве инструмента тестирования / проверки доступности https://medium.com/@amir.guirguis/css-as-a-testing-accessibility-enforcing-tool-76908cfad19f
Medium
CSS as a Testing / Accessibility-enforcing tool
Building a CSS framework to be used across multiple product is an easy thing.