Вот почему рендер на клиентской стороне выиграл
https://medium.freecodecamp.com/heres-why-client-side-rendering-won-46a349fadb52
https://medium.freecodecamp.com/heres-why-client-side-rendering-won-46a349fadb52
freeCodeCamp
Here’s Why Client-side Rendering Won
A decade ago, nearly everyone was rendering their web applications on the server using technologies like ASP.NET, Ruby on Rails, Java, and…
Почему инлайновые SVG — это лучший вариант использования SVG
https://www.youtube.com/watch?v=af4ZQJ14yu8
https://www.youtube.com/watch?v=af4ZQJ14yu8
YouTube
Front End Center — Why Inline SVG is Best SVG
SVG is one of the most powerful tools in a front-end developer's arsenal, and while its browser support is excellent, there's enough rough edges that a lot of people consistently reach for an alternative such as icon fonts, static images or CSS-only drawing…
Тестирование доступности с помощью инструмента Intern
https://www.sitepen.com/blog/2016/12/13/accessibility-testing-with-intern/
https://www.sitepen.com/blog/2016/12/13/accessibility-testing-with-intern/
SitePen Blog
Accessibility Testing with Intern
Intern already has a wide array of capabilities and today we're pleased to announce one more: accessibility testing. Thanks to a generous award from Mozilla Open Source Support we've created the intern-a11y plugin, which allows users to run accessibility…
Презентация React VR Pre-Release
https://developer.oculus.com/blog/introducing-the-react-vr-pre-release/
https://developer.oculus.com/blog/introducing-the-react-vr-pre-release/
Новый большой релиз Aurelia
https://blog.aurelia.io/2016/12/08/big-aurelia-release-update/
https://blog.aurelia.io/2016/12/08/big-aurelia-release-update/
Aurelia
Big Aurelia Release Update
We've had a huge set of releases this week, including everything from bug fixes, to performance improvements, new features and fundamentals work that prepares the way for what's next. The full details are below... New Releases aurelia-hot-module-reload Have…
Анонс 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