#js
Особенности JavaScript: чистый способ изменения глобальных прототипов
https://itnext.io/straits-9ef2b9a563cd
Особенности JavaScript: чистый способ изменения глобальных прототипов
https://itnext.io/straits-9ef2b9a563cd
Medium
JavaScript traits: the clean way to modify global prototypes
With ES6 it’s finally possible to add methods to Object.prototype, Array.prototype and all the others, in a clean way
#js
Принципы функционального программирования в JavaScript
https://habr.com/company/ruvds/blog/434112/
Принципы функционального программирования в JavaScript
https://habr.com/company/ruvds/blog/434112/
Хабр
Принципы функционального программирования в JavaScript
Автор материала, перевод которого мы публикуем сегодня, говорит, что он, после того, как долго занимался объектно-ориентированным программированием, задумался о...
#vue
Как я работаю со Vue в 2019 году: TypeScript и TSX
https://medium.com/@lachlanmiller_52885/how-i-do-vue-in-2019-typescript-and-tsx-6b648a4decd3
Как я работаю со Vue в 2019 году: TypeScript и TSX
https://medium.com/@lachlanmiller_52885/how-i-do-vue-in-2019-typescript-and-tsx-6b648a4decd3
Medium
How I do Vue in 2019: TypeScript and TSX
In this article, I will talk about how I have been using Vue, and plan to do so in 2019. The main new technologies I’ve found useful over…
Magic Grid — простая и легкая Javascript библиотека для динамических грид-лейаутов
https://github.com/e-oj/Magic-Grid
https://github.com/e-oj/Magic-Grid
#angular
Умная страница 404 в Angular
https://blog.angularindepth.com/angular-smart-404-page-85a45b109fd8
Умная страница 404 в Angular
https://blog.angularindepth.com/angular-smart-404-page-85a45b109fd8
#react
Управление веб-аудио с помощью React и Redux Middleware
http://cliffordhall.com/2018/12/controlling-web-audio-with-react-and-redux-middleware/
Управление веб-аудио с помощью React и Redux Middleware
http://cliffordhall.com/2018/12/controlling-web-audio-with-react-and-redux-middleware/
#css
Градиентные плейсхолдеры для изображений
https://calendar.perfplanet.com/2018/gradient-image-placeholders/
Градиентные плейсхолдеры для изображений
https://calendar.perfplanet.com/2018/gradient-image-placeholders/
Web Performance Calendar
Gradient Image Placeholders
Wouldn't it be nice to show a preview of an image while it's still being loaded? And without any additional HTTP requests and with just a tiny amount of CSS? Enter Gradient Image Placeholders. Or GIP for short. Pronounced jipp as not to be confused with the…
#pwa
Заменят ли PWAs нативные мобильные приложения?
https://www.smashingmagazine.com/2018/12/pwa-native-mobile-apps/
Заменят ли PWAs нативные мобильные приложения?
https://www.smashingmagazine.com/2018/12/pwa-native-mobile-apps/
Smashing Magazine
Will PWAs Replace Native Mobile Apps? — Smashing Magazine
The mobile web has definitely improved from where it was just a couple years ago. When it comes to the mobile user experience, are mobile websites all that bad? You hear so much about the benefits of building a dedicated native app, but that can become an…
PageSpeed Module: значительное увеличение скорости вашего сайта в автоматическом режиме
https://www.machmetrics.com/speed-blog/google-pagespeed-module-dramatically-increase-the-speed-of-your-website-automatically/
https://www.machmetrics.com/speed-blog/google-pagespeed-module-dramatically-increase-the-speed-of-your-website-automatically/
speedy.site
I Recommend WPX Hosting
Two thumbs up - I recently switched to WPX Hosting and recommend their speed, service and security - they do know what they are talking about when it comes to WordPress hosting.
#js
Особенности ES6, которые вы должны знать
https://medium.freecodecamp.org/these-are-the-features-in-es6-that-you-should-know-1411194c71cb
Особенности ES6, которые вы должны знать
https://medium.freecodecamp.org/these-are-the-features-in-es6-that-you-should-know-1411194c71cb
freeCodeCamp.org
These are the features in ES6 that you should know
By Cristian Salcescu ES6 brings more features to the JavaScript language. Some new syntax allows you to write code in a more expressive way, some features complete the functional programming toolbox, and some features are questionable. let and const ...
#css
Быстрый аудит CSS и общие заметки о системах дизайна
https://css-tricks.com/a-quick-css-audit-and-general-notes-about-design-systems/
Быстрый аудит CSS и общие заметки о системах дизайна
https://css-tricks.com/a-quick-css-audit-and-general-notes-about-design-systems/
CSS-Tricks
A Quick CSS Audit And General Notes About Design Systems | CSS-Tricks
I’ve been auditing a ton of CSS lately and thought it would be neat to jot down how I’m going about doing that. I’m sure there are a million different ways to
#vue
Лучшие практики Vue.js . Подборка лучших практик и стайлгайдов
https://medium.com/@riccardopolacci/vue-js-best-practices-c5da8d7af48d
Лучшие практики Vue.js . Подборка лучших практик и стайлгайдов
https://medium.com/@riccardopolacci/vue-js-best-practices-c5da8d7af48d
Medium
VueJs best practices ✓
A summary of VueJs best practices and style guides!