Какая специфичность правил @rules, таких как @keyframes и @media?
https://css-tricks.com/how-much-specificity-do-rules-have-like-keyframes-and-media/
https://css-tricks.com/how-much-specificity-do-rules-have-like-keyframes-and-media/
CSS-Tricks
How Much Specificity Do @rules Have, Like @keyframes And @media? | CSS-Tricks
I got this question the other day. My first thought is: weird question! Specificity is about selectors, and at-rules are not selectors, so... irrelevant?
Шпаргалка для перехода от jQuery к ванильному JavaScript
https://tobiasahlin.com/blog/move-from-jquery-to-vanilla-javascript/
https://tobiasahlin.com/blog/move-from-jquery-to-vanilla-javascript/
#js
Написание простого MVC приложения на простом JavaScript
https://www.taniarascia.com/javascript-mvc-todo-app/
#svelte
Svelte для Angular разработчиков. Простое введение в Svelte
https://blog.bitsrc.io/svelte-for-angular-developers-34012b93420c
Svelte для Angular разработчиков. Простое введение в Svelte
https://blog.bitsrc.io/svelte-for-angular-developers-34012b93420c
Medium
Svelte for Angular Developers
A simple introduction to Svelte from an Angular developer’s perspective
#vscode
Руководство по горячим клавишам Visual Studio Code для более высокой продуктивности
https://dev.to/lampewebdev/the-guide-to-visual-studio-code-shortcuts-higher-productivity-and-30-of-my-favourite-shortcuts-you-need-to-learn-mb3
Принципы дизайна для разработчиков: процессы и советы по CSS для лучшего веб-дизайна
https://css-tricks.com/design-principles-for-developers-processes-and-css-tips-for-better-web-design/
https://css-tricks.com/design-principles-for-developers-processes-and-css-tips-for-better-web-design/
CSS-Tricks
Design Principles for Developers: Processes and CSS Tips for Better Web Design
It is technically true that anyone can cook. But there’s a difference between actually knowing how to prepare a delicious meal and hoping for the best as
#react
useEffect или useLayoutEffect на простом доступном языке
https://blog.logrocket.com/useeffect-vs-uselayouteffect/
useEffect или useLayoutEffect на простом доступном языке
https://blog.logrocket.com/useeffect-vs-uselayouteffect/
LogRocket Blog
React useLayoutEffect vs. useEffect Hooks with examples - LogRocket Blog
This guide to the useEffect and useLayoutEffect Hooks explores how each handles heavy computations and visual changes.
Хей, фронтовики! Хочу узнать, какие конференции вам больше по душе?
Anonymous Poll
40%
Масштабные - FrontendConf, HolyJS, CSSMinskJS и др
19%
Локальные - от местных IT компаний
8%
Минки - предпочитаю короткие доклады
33%
Не хожу
Нативный Lazy-Loading уже работает в Chrome 76!
https://scotch.io/bar-talk/native-lazy-loading-launched-on-chrome-76
https://scotch.io/bar-talk/native-lazy-loading-launched-on-chrome-76
Эффект оставления следов изображениями при движении мыши
https://tympanus.net/codrops/2019/08/07/image-trail-effects/
https://tympanus.net/codrops/2019/08/07/image-trail-effects/
#js
JavaScript Promise комбинаторы: .all(), .race(), .allSettled()
https://2ality.com/2019/08/promise-combinators.html
Релиз React v16.9.0 и обновление дорожной карты
https://reactjs.org/blog/2019/08/08/react-v16.9.0.html#an-update-to-the-roadmap
https://reactjs.org/blog/2019/08/08/react-v16.9.0.html#an-update-to-the-roadmap
legacy.reactjs.org
React v16.9.0 and the Roadmap Update – React Blog
This blog site has been archived. Go to react.dev/blog to see the recent posts. Today we are releasing React 16.9. It contains several new features, bugfixes, and new deprecation warnings to help prepare for a future major release. New Deprecations Renaming…
Создание мобильных приложений с Ionic и React
https://www.smashingmagazine.com/2019/08/building-mobile-apps-ionic-react/
https://www.smashingmagazine.com/2019/08/building-mobile-apps-ionic-react/
Smashing Magazine
Building Mobile Apps With Ionic And React — Smashing Magazine
React developers can get the advantages of Ionic to build hybrid mobile apps and progressive web apps. In this tutorial, we’ll be using Ionic and React to build a mobile app from scratch.