https://www.smashingmagazine.com/2016/07/ten-requirements-for-making-home-page-carousels-work-for-end-users/ Десять требований по созданию каруселей на главной странице
Smashing Magazine
10 Requirements For Making Home Page Carousels Work For End Users (If Needed) — Smashing Magazine
Considering that most carousel implementations lack many usability details, one can understand why strong wording is often used in discussions about carousels. But there are alternatives to a home page carousel that both perform well and are vastly easier…
Библиотека для определения жестов https://zingchart.github.io/zingtouch/
ZingTouch
ZingTouch - A JavaScript gesture detection library
ZingTouch provides web developers listeners for gesture events on touch enabled devices. You can fine tune the sensitivity of how frequent gestures such as Tap, Swipe, and Rotate emit events or even create your own Gestures by hooking into the event life…
небольшой JS класс для рисования и анимации SVG кривых http://lmgonzalves.github.io/segment/
lmgonzalves.github.io
Segment
A little JavaScript class (without dependencies) to draw and animate SVG path strokes
Angular 2 - простое приложение с нуля https://www.youtube.com/watch?v=X_JH1gBJe2E
Обзор методов Underscore, которые проще заменить нативными https://github.com/cht8687/You-Dont-Need-Lodash-Underscore
GitHub
you-dont-need/You-Dont-Need-Lodash-Underscore
You-Dont-Need-Lodash-Underscore - Lists of Javascript methods which you can use natively + Eslint Plugin
Raspberry Pi & Node.js https://www.sitepoint.com/getting-started-with-the-raspberry-pi-gpio-pins-in-node-js/
Sitepoint
Getting Started with the Raspberry Pi GPIO Pins in Node.js - SitePoint
Camilo looks at working with the Raspberry Pi GPIO pins in Node.js from a test-driven angle — ensuring a high quality, debuggable IoT solution.
Техника манипулирования изображениями в Canvas https://madebymike.com.au//writing/canvas-image-manipulation/