Анонс Voca: ультимативной библиотеки для работы со строками
https://rainsoft.io/announcing-voca-the-ultimate-javascript-string-library/
https://rainsoft.io/announcing-voca-the-ultimate-javascript-string-library/
Thoughts on JavaScript & Swift by Dmitri Pavlutin
Announcing Voca: The ultimate JavaScript string library
The Voca library offers helpful functions to make string manipulations comfortable: change case, trim, pad, slugifly, latinise, sprintf, truncate, escape and more.
Советы по использованию асинхронных функций в ES2017 #js #es
https://www.2ality.com/2016/10/async-function-tips.html
https://www.2ality.com/2016/10/async-function-tips.html
2Ality
Tips for using async functions (ES2017)
This blog post gives tips for using async functions. If you are unfamiliar with them, you can read chapter “Async functions” in “Exploring ES2016 and ES2017”.
Быстрый совет: замена jQuery’s Ready() на простой JS #js
https://www.sitepoint.com/jquery-document-ready-plain-javascript/
https://www.sitepoint.com/jquery-document-ready-plain-javascript/
SitePoint
Replace the jQuery Document Ready Function with JavaScript
Julian Motz takes a look at jQuery's document.ready() method and shows how it can be replaced with vanilla JS, and is often not needed at all!
Изучение веб-разработки в 2017-м намного проще, чем вы думаете #js #common
https://speckyboy.com/learning-web-development-easy/
https://speckyboy.com/learning-web-development-easy/
Speckyboy Design Magazine
Learning Web Development in 2017 is Much Easier than You Think!
I am a web developer. Although, this was not always the case. Years ago, I took a two-year course which resulted in a certification to be a software specialist –...
Курс по созданию продакшн приложений на React. Курс скоро закроют, так что поторопитесь. Скачать https://www.npmjs.com/package/egghead-downloader
https://egghead.io/courses/build-your-first-production-quality-react-app
https://egghead.io/courses/build-your-first-production-quality-react-app
npm
npm: egghead-downloader
Downloads single videos or series from egghead.io for you
#advertisement Если есть любители старых (и не очень) игр и интересного чтива, то, возможно, Вам будет инетересен авторский канал об истории создания различных игр, а также примечательных фактах, связанных с игровыми компаниями, консолями и всем что касается игровой индустрии https://t.iss.one/VanillaGeek
Миграция системы сборки фронтенда на Webpack #js
https://softeng.oicr.on.ca/chang_wang/2017/01/03/Legacy-Build-Tool-Migration/
https://softeng.oicr.on.ca/chang_wang/2017/01/03/Legacy-Build-Tool-Migration/
OICR Softeng Blog
Migrating a legacy frontend build system to Webpack
Разница между AMP и отзывчивым веб-дизайном #common
https://blog.andolasoft.com/2016/12/difference-accelerated-mobile-page-rwd.html
https://blog.andolasoft.com/2016/12/difference-accelerated-mobile-page-rwd.html
Andolasoft
Difference between Accelerated Mobile Page and RWD
Accelerated mobile page helps in faster loading of pages and delivering mobile friendly contents to users but not fully work on form and custom JavaScript.
Веб ожирение — это не проблема знаний #common
https://medium.com/@codepo8/web-bloat-isnt-a-knowledge-problem-46e561031663
https://medium.com/@codepo8/web-bloat-isnt-a-knowledge-problem-46e561031663
Hacker Noon
Web bloat isn’t a knowledge problem
There is a consensus among all browser makers and lovers of the web: the current state of the web is a mess. The average web page is 2.4…
Создание собственного HTML5 Video проигрывателя и Shadow DOM
https://blog.hellojs.org/creating-a-custom-html5-video-player-and-the-shadow-dom-a98f29261be4
https://blog.hellojs.org/creating-a-custom-html5-video-player-and-the-shadow-dom-a98f29261be4
hello JS
Creating A Custom HTML5 Video Player And The Shadow DOM
So today I completed WesBos’ Custom HTML5 Video Player project, including the challenge he presented us with at the end of the video…
Эволюция CSS: от CSS, SASS, BEM, CSS Modules к Styled Components
https://m.alphasights.com/css-evolution-from-css-sass-bem-css-modules-to-styled-components-d4c1da3a659b
https://m.alphasights.com/css-evolution-from-css-sass-bem-css-modules-to-styled-components-d4c1da3a659b
AlphaSights Engineering
CSS Evolution: From CSS, SASS, BEM, CSS Modules to Styled Components
Since the beginnings of the Internet we’ve always had the need to style our websites, CSS has been around forever and has evolved at its…
Как я уничтожил производительность своего блога с помощью CSS Background-Blend-Modes
https://learntemail.sam.today/blog/1-css-property-that-will-ruin-your-scroll-performance/
https://learntemail.sam.today/blog/1-css-property-that-will-ruin-your-scroll-performance/
learntemail.sam.today
How I Destroyed my Blog's Performance with CSS Background-Blend-Modes
Just because a browser has a feature doesn't mean you should use it