Мастер JavaScript: как дела с ‘this’?
https://itnext.io/javascript-wizard-whats-up-with-this-92ca309172d6
https://itnext.io/javascript-wizard-whats-up-with-this-92ca309172d6
Новые функции JavaScript, которые изменят то, как вы пишете Regex
https://www.smashingmagazine.com/2019/02/regexp-features-regular-expressions/
https://www.smashingmagazine.com/2019/02/regexp-features-regular-expressions/
Smashing Magazine
New JavaScript Features That Will Change How You Write Regex — Smashing Magazine
If you have ever done any sort of sophisticated text processing and manipulation in JavaScript, you’ll appreciate the new features introduced in ES2018. In this article, we take a good look at how the ninth edition of the standard improves the text processing…
Пузырная анимация текста с помощью SVG и Text Clipping
https://css-tricks.com/animate-blob-text-with-svg-text-clipping/
https://css-tricks.com/animate-blob-text-with-svg-text-clipping/
Оптимизация производительности приложения Vue.js: часть 2 — Lazy loading routes и вендорный bundle anti-pattern
https://itnext.io/vue-js-app-performance-optimization-part-2-lazy-loading-routes-and-vendor-bundle-anti-pattern-4a62236e09f9
https://itnext.io/vue-js-app-performance-optimization-part-2-lazy-loading-routes-and-vendor-bundle-anti-pattern-4a62236e09f9
Medium
Vue.js App Performance Optimization: part 2— Lazy loading routes and vendor bundle anti-pattern.
In the previous article we learned what code splitting is, how it works with Webpack and how to make use of it with lazy loading in Vue…
React vs. Vue (Todo App) на примере
https://medium.com/js-dojo/react-vs-vue-exact-todo-app-comparison-by-example-14cc56efc5e5
https://medium.com/js-dojo/react-vs-vue-exact-todo-app-comparison-by-example-14cc56efc5e5
Medium
React vs. Vue (Exact Todo App) Comparison By Example
In 2018 i learned React . In the beginning it was little bit difficult because my background was from PHP but than i decided to explore…
Эффект искажения текста с помощью Blotter.js
https://tympanus.net/codrops/2019/02/06/text-distortion-effects-using-blotter-js/
https://tympanus.net/codrops/2019/02/06/text-distortion-effects-using-blotter-js/
#js
Всё, что нужно знать об async/await. Циклы, контроль потоков, ограничения
https://medium.com/@stasonmars/76dde2cb6949
Всё, что нужно знать об async/await. Циклы, контроль потоков, ограничения
https://medium.com/@stasonmars/76dde2cb6949
Medium
Всё, что нужно знать об async/await. Циклы, контроль потоков, ограничения
#video
Интервью с frontend разработчиком из Apple - о поиске работы за рубежом, инструментах и языках программирования для frontend
https://youtu.be/LS02UMG0fG8
Интервью с frontend разработчиком из Apple - о поиске работы за рубежом, инструментах и языках программирования для frontend
https://youtu.be/LS02UMG0fG8
#vue
Превращение статических SVG рисунков в интерактивные виджеты и инфографику с Vue.js
https://code.tutsplus.com/tutorials/turn-your-static-svg-drawings-into-interactive-widgets-and-infographics-with-vuejs--cms-32728
Превращение статических SVG рисунков в интерактивные виджеты и инфографику с Vue.js
https://code.tutsplus.com/tutorials/turn-your-static-svg-drawings-into-interactive-widgets-and-infographics-with-vuejs--cms-32728
Code Envato Tuts+
Turn Your Static SVG Drawings Into Interactive Widgets and...
SVG is a powerful and flexible graphic format, which fits perfectly into the web medium. Unlike raster image formats, such as JPG, PNG, or GIF, SVG is vector-based and consists of "real" objects,...
HTML5 Boilerplate обновился до версии 7
https://htmlcssjavascript.com/web/html5-boilerplate-v7-released/
https://htmlcssjavascript.com/web/html5-boilerplate-v7-released/
Angular Universal: всё, что нужно знать SEO-специалисту
https://www.searchengines.ru/angular-universal.html
https://www.searchengines.ru/angular-universal.html
Как вывести JavaScript за пределы веба в 2019 году
https://www.sitepoint.com/how-to-take-javascript-beyond-the-web-in-2019/
https://www.sitepoint.com/how-to-take-javascript-beyond-the-web-in-2019/
#js
10 консольных команд, которые помогут дебажить JavaScript-код like a PRO
https://habr.com/en/company/skillbox/blog/440300/
10 консольных команд, которые помогут дебажить JavaScript-код like a PRO
https://habr.com/en/company/skillbox/blog/440300/
Хабр
10 консольных команд, которые помогут дебажить JavaScript-код like a PRO
Перевели статью Амита Соланки по отладке JavaScript-кода при помощи консольных команд. По словам автора, эти команды помогут значительно повысить производитель...