#angular
Свойства Angular v6, которые меняют правила игры
https://scotch.io/bar-talk/game-changing-features-of-angular-v6
Свойства Angular v6, которые меняют правила игры
https://scotch.io/bar-talk/game-changing-features-of-angular-v6
#css
Отзывчивые изображения: CSS-приёмы, которые помогают экономить время
https://habr.com/company/ruvds/blog/420619/
Отзывчивые изображения: CSS-приёмы, которые помогают экономить время
https://habr.com/company/ruvds/blog/420619/
#vue
Создание SEO-Friendly SPA на Vue.js с помощью Prerender
https://snipcart.com/blog/vue-js-seo-prerender-example
Создание SEO-Friendly SPA на Vue.js с помощью Prerender
https://snipcart.com/blog/vue-js-seo-prerender-example
Snipcart
Vue.js SEO-Friendly SPAs: Tips, Tools & Prerender Example
Learn how to build a Vue.js SEO-friendly SPA with prerendering, server-side rendering & other general SEO tips. Live prerender demo included!
#js
Комплексные числа в JavaScript
https://beta.observablehq.com/@mateogianolio/complex-numbers-in-javascript
Комплексные числа в JavaScript
https://beta.observablehq.com/@mateogianolio/complex-numbers-in-javascript
Observable
Complex numbers in JavaScript
Our goal for today is to perform the dot product of two complex vectors in JavaScript. To make it a bit more challenging we are going to make use of typed arrays for efficient data storage. JavaScript typed arrays are array-like objects and provide a mechanism…
#css
Продвинутые эффекты с помощью режимов смешения фонов в CSS
https://blog.logrocket.com/advanced-effects-with-css-background-blend-modes-4b750198522a
Продвинутые эффекты с помощью режимов смешения фонов в CSS
https://blog.logrocket.com/advanced-effects-with-css-background-blend-modes-4b750198522a
LogRocket Blog
Advanced effects with CSS background blend modes - LogRocket Blog
CSS blend modes unlock a nearly endless number of design possibilities. Learn what you can do with the background blend mode in our tutorial.
#react
Руководство по React Autocomplete с примером
https://appdividend.com/2018/08/23/react-autocomplete-example-tutorial/
Руководство по React Autocomplete с примером
https://appdividend.com/2018/08/23/react-autocomplete-example-tutorial/
Сравнение PWA и Instant Apps: скорость работы и сложность разработки
https://teletype.in/@thefrontend/rJLEd5SvQ
https://teletype.in/@thefrontend/rJLEd5SvQ
Teletype
PWA vs INSTANT APPS
Since many of you wanted to know more about the specifics on PWA and INSTANT APPS, here is a quick review on the two...
#ar
Создание AR/VR с помощью Javascript и HTML
https://blog.halolabs.io/building-ar-vr-with-javascript-and-html-97af4434bcf6
Создание AR/VR с помощью Javascript и HTML
https://blog.halolabs.io/building-ar-vr-with-javascript-and-html-97af4434bcf6
#book #vue
Величие Vue.js 2 — книга для начинающих по изучению фреймворка Vue.js 2 на примерах и с упражнениями
https://leanpub.com/vuejs2-russian
Величие Vue.js 2 — книга для начинающих по изучению фреймворка Vue.js 2 на примерах и с упражнениями
https://leanpub.com/vuejs2-russian
Leanpub
Величие Vue.js 2
Vue, Vue2, обучение Vue, книга Vue на русском
#book #vue
Тестирование компонентов Vue.js с помощью Jest — краткое руководство по тестированию компонентов Vue.js с использованием Jest и официальной библиотеки Vue Test Utils
https://leanpub.com/testingvueru/c/happytesting
Тестирование компонентов Vue.js с помощью Jest — краткое руководство по тестированию компонентов Vue.js с использованием Jest и официальной библиотеки Vue Test Utils
https://leanpub.com/testingvueru/c/happytesting
Leanpub
Тестирование компонентов Vue.js с помощью Jest
Узнайте, как применять модульное тестирование компонентов Vue.js, используя Jest, полнофункциональную среду тестирования JavaScript. Поверхностная отрисовка, имитация зависимостей и другие методы.
#video
Шесть наиболее полезных докладов с Frontend Conf 2018
https://habr.com/company/oleg-bunin/blog/420965/
Шесть наиболее полезных докладов с Frontend Conf 2018
https://habr.com/company/oleg-bunin/blog/420965/
Habr
Шесть наиболее полезных докладов с Frontend Conf 2018
Друзья, с позиции главы программного комитета Frontend Conf поместил под катом краткий обзор шести самых полезных докладов с РИТ++ 2018 по фронтенду. В подборке нашлось место рассказу про то,...
#css
Прогрессивное раскрытие блоков с помощью CSS
https://www.silocreativo.com/en/progressive-disclosure-with-css/
Прогрессивное раскрытие блоков с помощью CSS
https://www.silocreativo.com/en/progressive-disclosure-with-css/
#react
Урок по React: создание и защита твоего первого приложения
https://auth0.com/blog/react-tutorial-building-and-securing-your-first-app/
Урок по React: создание и защита твоего первого приложения
https://auth0.com/blog/react-tutorial-building-and-securing-your-first-app/
Auth0 - Blog
The Complete Guide to React User Authentication with Auth0
Learn how to add user authentication to React using Context and Hooks. Learn the core concepts of React authentication.
#css
Двадцать советов по оптимизации CSS производительности
https://www.sitepoint.com/optimizing-css-performance/
Двадцать советов по оптимизации CSS производительности
https://www.sitepoint.com/optimizing-css-performance/
SitePoint
20 Tips for Optimizing CSS Performance
Craig Buckler discusses 20 ways to optimize your CSS so that it’s faster-loading, easier to work with and more efficient, covering analysis tools, CDNs, HTTP/2, CSS3, animations and transitions, fonts, concatenation and minifying, build tools, flexbox, grid…