#test
Testing Javascript — узнайте самый эффективный способ тестирования любого JavaScript приложения
https://testingjavascript.com/
Testing Javascript — узнайте самый эффективный способ тестирования любого JavaScript приложения
https://testingjavascript.com/
Testing JavaScript
Testing JavaScript | Testing JavaScript
Learn the smart, efficient way to test any JavaScript application.
#vue
Lazy Loading Images с директивами Vue.js и Intersection Observer
https://css-tricks.com/lazy-loading-images-with-vue-js-directives-and-intersection-observer/
Lazy Loading Images с директивами Vue.js и Intersection Observer
https://css-tricks.com/lazy-loading-images-with-vue-js-directives-and-intersection-observer/
CSS-Tricks
Lazy Loading Images with Vue.js Directives and Intersection Observer
When I think about web performance, the first thing that comes to my mind is how images are generally the last elements that appear on a page. Today,
#web
Умный бандлинг: как отдавать устаревший код старым браузерам
https://www.smashingmagazine.com/2018/10/smart-bundling-legacy-code-browsers/
Умный бандлинг: как отдавать устаревший код старым браузерам
https://www.smashingmagazine.com/2018/10/smart-bundling-legacy-code-browsers/
Smashing Magazine
Smart Bundling: How To Serve Legacy Code Only To Legacy Browsers — Smashing Magazine
While effective bundling of resources on the web has received a great deal of mindshare in recent times, how we ship front-end resources to our users has remained pretty much the same. The average weight of JavaScript and style resources that a website ships…
#chrome
Chrome 70 поддерживает [список фич] и AV1 – почему поддержка этого кодека так важна?
https://habr.com/company/Voximplant/blog/427021/
Chrome 70 поддерживает [список фич] и AV1 – почему поддержка этого кодека так важна?
https://habr.com/company/Voximplant/blog/427021/
#js
Понимание паттернов проектирования в JavaScript
https://blog.bitsrc.io/understanding-design-patterns-in-javascript-13345223f2dd
Понимание паттернов проектирования в JavaScript
https://blog.bitsrc.io/understanding-design-patterns-in-javascript-13345223f2dd
#js
Создание 100% типобезопасного React приложения на ванильном JavaScript
https://medium.com/@martin_hotell/build-100-type-safe-react-apps-in-vanilla-javascript-bd29a8364078
Создание 100% типобезопасного React приложения на ванильном JavaScript
https://medium.com/@martin_hotell/build-100-type-safe-react-apps-in-vanilla-javascript-bd29a8364078
Medium
Build 100% type-safe React apps in vanilla JavaScript
Or how we can benefit from TypeScript to full extent, without having to write any TS in our codebase, by leveraging standard JSDoc type…
#web
Как применять принципы SOLID в приложениях на React
https://medium.com/@tomgold_48918/how-to-apply-solid-principles-in-react-applications-6c964091a982
Как применять принципы SOLID в приложениях на React
https://medium.com/@tomgold_48918/how-to-apply-solid-principles-in-react-applications-6c964091a982
Medium
How to apply SOLID principles in React applications
In this article, we are going to look at the SOLID principles and how to apply them in the React.
#css
Как сделать импорт Sass файла в любой компонент Vue приложения
https://css-tricks.com/how-to-import-a-sass-file-into-every-vue-component-in-an-app/
Как сделать импорт Sass файла в любой компонент Vue приложения
https://css-tricks.com/how-to-import-a-sass-file-into-every-vue-component-in-an-app/
#js
Как уменьшить влияние JavaScript на время загрузки вашей страницы
https://engineering.gosquared.com/improve-javascript-page-load-time
Как уменьшить влияние JavaScript на время загрузки вашей страницы
https://engineering.gosquared.com/improve-javascript-page-load-time
#typescript
Школа магии TypeScript: дженерики и расширение типов
https://habr.com/company/ruvds/blog/426729/
Школа магии TypeScript: дженерики и расширение типов
https://habr.com/company/ruvds/blog/426729/
#html
Соединение ДНК HTML с помощью атрибутов селекторов CSS
https://www.smashingmagazine.com/2018/10/attribute-selectors-splicing-html-dna-css/
Соединение ДНК HTML с помощью атрибутов селекторов CSS
https://www.smashingmagazine.com/2018/10/attribute-selectors-splicing-html-dna-css/