SVG Filter Effects: контурный текст с <feMorphology>
https://tympanus.net/codrops/2019/01/22/svg-filter-effects-outline-text-with-femorphology/
https://tympanus.net/codrops/2019/01/22/svg-filter-effects-outline-text-with-femorphology/
Codrops
SVG Filter Effects: Outline Text with <feMorphology> | Codrops
Last week, in the first post of this series on SVG filter effects, we covered the basics of SVG filters—how to create th
Angular 7|6 Tutorial: Создание и отправка форм
https://itnext.io/angular-7-6-tutorial-building-and-submitting-a-form-b17461c5568b
https://itnext.io/angular-7-6-tutorial-building-and-submitting-a-form-b17461c5568b
Medium
Angular 7|6 Tutorial: Building and Submitting a Form
In this tutorial, we’ll learn to use the template-driven approach in Angular 7 to work with forms. We’ll learn about the NgForm, ngModel…
Релиз Firefox 65 , а также детали для веб-разработчиков в блоге Марата Таналина
http://tanalin.com/blog/2019/01/firefox-65/
http://tanalin.com/blog/2019/01/firefox-65/
Использование искусственного интеллекта для создания альтернативного текста на изображениях
https://css-tricks.com/using-artificial-intelligence-to-generate-alt-text-on-images/
https://css-tricks.com/using-artificial-intelligence-to-generate-alt-text-on-images/
CSS-Tricks
Using Artificial Intelligence to Generate Alt Text on Images | CSS-Tricks
Web developers and content editors alike often forget or ignore one of the most important parts of making a website accessible and SEO performant: image alt
Как создать простой мониторинг социальных сетей на NodeJS, GraphQL и Vue
https://medium.freecodecamp.org/how-to-build-a-simple-social-media-monitor-with-nodejs-graphql-and-vue-55ffe4124ab5
https://medium.freecodecamp.org/how-to-build-a-simple-social-media-monitor-with-nodejs-graphql-and-vue-55ffe4124ab5
freeCodeCamp.org
How to build a simple social media monitor with NodeJS, GraphQL, and Vue
Introduction
7 проблем, которые вы можете избежать, используя Nuxt.js для вашего следующего приложения на Vue
https://medium.com/vue-mastery/7-problems-you-can-avoid-by-using-nuxt-js-for-your-next-vue-app-963afd5047d3
https://medium.com/vue-mastery/7-problems-you-can-avoid-by-using-nuxt-js-for-your-next-vue-app-963afd5047d3
Medium
7 Problems you can avoid by using Nuxt.js for your next Vue app
Vue.js is a great choice as a framework for your application. But, there are a few concerns you’ll likely run into.
flexsearch — Библиотека полнотекстового поиска по тексту в браузерах и Node.js
https://github.com/nextapps-de/flexsearch
https://github.com/nextapps-de/flexsearch
GitHub
GitHub - nextapps-de/flexsearch: Next-generation full-text search library for Browser and Node.js
Next-generation full-text search library for Browser and Node.js - nextapps-de/flexsearch
Подкаст «Веб-стандарты», Выпуск №159: Три года в эфире, События, JS-разработчики для ТВ, Chrome, Safari, PWA, Safari и JS Core, CSS против JS, ES2019
https://medium.com/web-standards/episode-159-b270c2cfa0f3
https://medium.com/web-standards/episode-159-b270c2cfa0f3
Medium
Выпуск №159
4 февраля 2019
#vue
Оптимизация производительности приложения Vue.js: часть 1 — Введение в оптимизацию производительности и отложенную загрузку.
https://itnext.io/vue-js-app-performance-optimization-part-1-introduction-to-performance-optimization-and-lazy-29e4ff101019
Оптимизация производительности приложения Vue.js: часть 1 — Введение в оптимизацию производительности и отложенную загрузку.
https://itnext.io/vue-js-app-performance-optimization-part-1-introduction-to-performance-optimization-and-lazy-29e4ff101019
Medium
Vue.js App Performance Optimization: part 1 — Introduction to performance optimization and lazy loading.
While mobile-first approach becomes a standard and uncertain network conditions are something we should always take into consideration…