Анимация 2048 нод в SVG, реализованные с помощью React, Preact, Inferno, Vue, Angular 2, и CycleJS – пошаговое сравнение #javaScript #js #front_end_dev
https://swizec.com/blog/animating-svg-nodes-react-preact-inferno-vue/swizec/7311
https://swizec.com/blog/animating-svg-nodes-react-preact-inferno-vue/swizec/7311
A geek with a hat
Animating 2048 SVG nodes in React, Preact, Inferno, Vue, Angular 2, and CycleJS – a side-by-side comparison
Ever wondered which front-end framework is smoothest to animate 2048 SVG nodes: React, Preact, Inferno, Vue, Angular 2 or CycleJS? Here are some GIFs.
Топ восходящих трендов в JavaScript, за которыми можно следить в 2017-м #javaScript #js #front_end_dev
https://medium.com/commit-push/the-top-rising-javascript-trends-to-watch-in-2017-86d8e87db3b3
https://medium.com/commit-push/the-top-rising-javascript-trends-to-watch-in-2017-86d8e87db3b3
Medium
The top rising JavaScript trends to watch in 2017
The JS community chimes in on where they see the industry headed.
Что изучать в 2017-м, если вы — разработчик фронтенда #javaScript #js #front_end_dev
https://medium.com/@sapegin/what-to-learn-in-2017-if-youre-a-frontend-developer-b6cfef46effd
https://medium.com/@sapegin/what-to-learn-in-2017-if-youre-a-frontend-developer-b6cfef46effd
freeCodeCamp
2017 is the year that front-end developers should go back and master the basics
With our fast-paced ecosystem we tend to spend our time trying the latest inventions. Probably we should slow down a bit.
Mobile-first индекс Google: что нужно перестать делать уже сейчас #javaScript #js #front_end_dev
https://www.searchengines.ru/mobile-first-indeks-google.html
https://www.searchengines.ru/mobile-first-indeks-google.html
Searchengines.ru
Mobile-first индекс Google: что нужно перестать делать уже сейчас
Готовимся к запуску mobile-first индекса Google. 7 советов от директора агентства интернет-маркетинга Kaizen, Великобритания.
Функциональное программирование с примерами на JavaScript #javaScript #js #front_end_dev
https://tproger.ru/translations/functional-js-2/
https://tproger.ru/translations/functional-js-2/
Tproger
Функциональное программирование с примерами на JavaScript. Часть вторая. Аппликативные функторы, curryN и валидации
В прошлой части мы рассмотрели основные инструменты функционального программирования с примерами на JavaScript: монады, функторы, каррирование. В этой
Песочница PlayCode.io, где можно тестировать ваш код на JavaScript, CSS, HTML, CoffeeScript или TypeScript #js #javaScript #typeScript #front_end_dev
https://playcode.io/
https://playcode.io/
PlayCode.io
JavaScript Playground and Sandbox
Самые популярные ссылки на тему фронтенда в 2016-м #js #javaScript #front_end #front_end_dev
https://medium.com/statuscode/the-most-popular-front-end-links-of-2016-35d3142ac398
https://medium.com/statuscode/the-most-popular-front-end-links-of-2016-35d3142ac398
Medium
The most popular Front-End links of 2016
A collection of the best HTML, CSS and browser tech links from the past year.
Правда о традиционных JavaScript-бенчмарках #js #javaScript #front_end_dev
https://habrahabr.ru/company/mailru/blog/318282/
https://habrahabr.ru/company/mailru/blog/318282/
habrahabr.ru
Правда о традиционных JavaScript-бенчмарках
Пожалуй, будет достаточно справедливо сказать, что JavaScript — самая важная современная технология в разработке программного обеспечения. Для многих из тех,...
Как сделать ваш JavaScript быстрее / Роман Дворнов (Авито)
https://www.youtube.com/watch?v=BstzvS2xd5U&feature=youtu.be
https://www.youtube.com/watch?v=BstzvS2xd5U&feature=youtu.be
YouTube
Как сделать ваш JavaScript быстрее / Роман Дворнов (Авито)
Презентация и тезисы:
https://www.highload.ru/2016/abstracts/2455.html
JavaScript, который мы пишем, не всегда исполняется, как мы думаем. Виртуальные машины, исполняющие его, делают многое, чтобы он работал быстрее. Но они не всесильны, и чтобы сделать код…
https://www.highload.ru/2016/abstracts/2455.html
JavaScript, который мы пишем, не всегда исполняется, как мы думаем. Виртуальные машины, исполняющие его, делают многое, чтобы он работал быстрее. Но они не всесильны, и чтобы сделать код…
Семь необходимых расширений Visual Studio Code для работы с Angular
https://medium.com/@tomsu/7-must-have-visual-studio-code-extensions-for-angular-af9c476147fd
https://medium.com/@tomsu/7-must-have-visual-studio-code-extensions-for-angular-af9c476147fd
Medium
7 must-have Visual Studio Code extensions for Angular
VS Code is awesome: it’s a really fast beast, it works splendidly with TypeScript and on top of that it is free. Crazy!