JavaScript растёт и теперь обладает собственным фондом
https://thenewstack.io/javascript-grows-gets-foundation/
https://thenewstack.io/javascript-grows-gets-foundation/
The New Stack
JavaScript Grows Up and Gets Its Own Foundation
Currently, the JavaScript sector offers a mind-bogglingly diverse menu of open source options for building, testing and deploying applications. Maybe too diverse. With this in mind, The Linux Foundation has launched the JavaScript Foundation, an entity "committed…
Начало работы с Paper.js: взаимодействие с пользователем
https://code.tutsplus.com/tutorials/getting-started-with-paperjs-user-interaction--cms-26509
https://code.tutsplus.com/tutorials/getting-started-with-paperjs-user-interaction--cms-26509
Code Envato Tuts+
Getting Started With Paper.js: User Interaction
After reading the first two tutorials, you should be able to create paths and some basic predefined shapes. You should also be able to simplify or flatten your paths as well as draw them on...
Изменения в ECMAScript 2016, о которых вы возможно не знали
https://www.nczonline.net/blog/2016/10/the-ecmascript-2016-change-you-probably-dont-know/
https://www.nczonline.net/blog/2016/10/the-ecmascript-2016-change-you-probably-dont-know/
Миграция приложений с Angular 1 на Angular 2 в 5 простых шагов
https://vsavkin.com/migrating-angular-1-applications-to-angular-2-in-5-simple-steps-40621800a25b
https://vsavkin.com/migrating-angular-1-applications-to-angular-2-in-5-simple-steps-40621800a25b
Angular 2
Migrating Angular 1 Applications to Angular 2 in 5 Simple Steps
It’s often infeasible to rewrite a large Angular 1 app in Angular 2 all at once. In this article, you will learn how to migrate it…
Введение в Web Share API
https://developers.google.com/web/updates/2016/10/navigator-share
https://developers.google.com/web/updates/2016/10/navigator-share
web.dev
Integrate with the OS sharing UI with the Web Share API | Articles | web.dev
With the Web Share API, web apps are able to use the same system-provided share capabilities as platform-specific apps. The Web Share API makes it possible for web apps to share links, text, and files to other apps installed on the device in the same way…
Креативный эффект анимации для букв при смене слов
https://tympanus.net/codrops/2016/10/18/inspiration-for-letter-effects/
https://tympanus.net/codrops/2016/10/18/inspiration-for-letter-effects/
Codrops
Inspiration for Letter Effects - Codrops
A set of inspirational letter animations for display typography effects powered by Julian Garnier's JavaScript animation library anime.js.
Добавляем Markdown к JavaScript консоли
https://www.webreflection.co.uk/blog/2016/10/20/markdown-in-console
https://www.webreflection.co.uk/blog/2016/10/20/markdown-in-console
WebReflection Limited
Bringing Markdown to the JavaScript Console
Основы форм Angular 2: реактивные формы
https://toddmotto.com/angular-2-forms-reactive
https://toddmotto.com/angular-2-forms-reactive
Ultimatecourses
Angular Form Fundamentals: Reactive Forms - Ultimate Courses
Angular presents two different methods for creating forms, template-driven (what we were used to in AngularJS 1.x), or reactive. We’re going to explore the absolute...
“Dot Leaders” или “Точки между словами” на CSS
https://medium.com/@inomdzhon/dot-leaders-%D0%B8%D0%BB%D0%B8-%D1%82%D0%BE%D1%87%D0%BA%D0%B8-%D0%BC%D0%B5%D0%B6%D0%B4%D1%83-%D1%81%D0%BB%D0%BE%D0%B2%D0%B0%D0%BC%D0%B8-%D0%BD%D0%B0-css-5c56d0eaabd0
https://medium.com/@inomdzhon/dot-leaders-%D0%B8%D0%BB%D0%B8-%D1%82%D0%BE%D1%87%D0%BA%D0%B8-%D0%BC%D0%B5%D0%B6%D0%B4%D1%83-%D1%81%D0%BB%D0%BE%D0%B2%D0%B0%D0%BC%D0%B8-%D0%BD%D0%B0-css-5c56d0eaabd0
Medium
“Dot Leaders” или “Точки между словами” на CSS
Недавно столкнулся с задачей сверстать список свойств, где свойство и его значение разделено точками. Чтобы сразу было понятно о чем идет…
react-fine-uploader — простой в интеграции в React-приложение Fine Uploader
https://github.com/FineUploader/react-fine-uploader
https://github.com/FineUploader/react-fine-uploader
GitHub
GitHub - FineUploader/react-fine-uploader: Easily integrate Fine Uploader or Fine Uploader S3 into a React app. Drop-in high-level…
Easily integrate Fine Uploader or Fine Uploader S3 into a React app. Drop-in high-level components for a turn-key UI. Use small focused components to build a more custom UI. - GitHub - FineUploader...
Прогрессивные Веб-приложения: преодоление разрыва между вебом и мобильными устройствами
https://www.sitepoint.com/progressive-web-apps-bridging-the-gap-between-web-and-mobile/
https://www.sitepoint.com/progressive-web-apps-bridging-the-gap-between-web-and-mobile/
SitePoint
Progressive Web Apps: Bridging the Gap Between Web and Mobile
Mark Pedersen takes a look at what progressive web apps are, their advantages and disadvantages, and reasons to consider building one for yourself.
“Генерация страниц во время создания ресурсов” как оптимизация
https://medium.com/@jiyinyiyong/rendering-pages-during-assets-building-as-an-optimization-9aa1b4a5ebe2
https://medium.com/@jiyinyiyong/rendering-pages-during-assets-building-as-an-optimization-9aa1b4a5ebe2
Medium
“Rendering pages during assets building” as an optimization
Server Side Rendering(SSR) is becoming a fashion. This post is about part of the fashion.
Аддон React Storybook для отображения README файлов в стиле github
https://github.com/tuchk4/storybook-readme
https://github.com/tuchk4/storybook-readme
GitHub
tuchk4/storybook-readme
React Storybook addon to render README files in github style - tuchk4/storybook-readme
Улучшаем наши компоненты с помощью CSS :empty
https://www.ishadeed.com/article/css-empty/
https://www.ishadeed.com/article/css-empty/
Ishadeed
Enhancing Our Components with CSS :empty
Советы и подсказки по производительности jQuery кода
https://codingbox.io/10-jquery-performance-tips-tricks-872f170387cc
https://codingbox.io/10-jquery-performance-tips-tricks-872f170387cc
Coding Box
10 jQuery Performance Tips & Tricks
jQuery is still relevant in 2016. Mostly because it’s still the easiest way of creating highly-compatible websites. Without it, it’s much…