Локализация в JS https://www.sitepoint.com/how-to-implement-internationalization-i18n-in-javascript/
Sitepoint
How to Implement Internationalization (i18n) in JavaScript - SitePoint
Aurelio De Rosa demonstrates the internationalization (i18n) & localization (l10n) of calendars, dates & currencies in JavaScript, using jQuery Globalize.
Понимание нативных методов массивов в JS https://benfrain.com/understanding-native-javascript-array-methods/
Избавляемся от старых хаков ES 5 https://rainsoft.io/make-your-javascript-code-shide-knockout-old-es5-hack/
Thoughts on JavaScript & Swift by Dmitri Pavlutin
Make your JavaScript code shine: knockout old ES5 hacks
Hacks influence negatively the way JavaScript programs are coded. Find out how to remove old hacks and make your code shining again using ES2015 features.
Что нового в Web Audio? https://hacks.mozilla.org/2016/08/whats-new-in-web-audio-2/
Как создать макет с CSS Grid Layouts https://getflywheel.com/layout/css-grid-layouts-how-to/
Layout | Creative content for designers, developers, & marketers
How to create a simple layout with CSS Grid Layouts
CSS Grid Layouts are a new, exciting way to create web layouts with lots of flexibility and control. Follow this simple tutorial to learn the basics!
Когда использовать переключатель, а когда чекбокс http://uxmovement.com/buttons/when-to-use-a-switch-or-checkbox/
UX Movement
When to Use a Switch or Checkbox
It isn’t easy to figure out when to use a salad fork or dinner fork just by looking at them. This difficulty is caused by the fork’s similar form and function. Both have prongs for spearing food, but each is designed for a different food course. Similar Functions…