Чистим код с Eslint — Spacedojo Code Kata
https://www.youtube.com/watch?v=Vh_gOMfOod8&list=PLtujUkEY1JlppEZrQky2cx0_DL5c0nou0&index=1
https://www.youtube.com/watch?v=Vh_gOMfOod8&list=PLtujUkEY1JlppEZrQky2cx0_DL5c0nou0&index=1
YouTube
Cleaning up Code with Eslint - Spacedojo Code Kata
Learn how to clean up your code with linting via ESLint. Spacedojo Code Kata is a video series dedicated to exploring and giving you exercises to learn Javas...
Должны ли вы учить Angular 1.x или 2?
https://toddmotto.com/should-you-learn-angular-1-or-angular-2
https://toddmotto.com/should-you-learn-angular-1-or-angular-2
Todd Motto
Should you learn Angular 1.x or 2?
A question that I’m frequently asked, “should I learn Angular 1 or 2?”. I hope this post offers some insight, help and guidance into answering that question ...
Progressive Web Apps с angular 2+
https://houssein.me/progressive-angular-applications
https://houssein.me/progressive-angular-applications
houssein.me
Progressive Web Apps with Angular
Progressive Web Applications have been the talk of the town in the past few months. In short, they use modern web capabilities to provide a user experience similar to that of mobile apps. Still a r...
Angular 2 в продакшене
https://blog.mgechev.com/2017/01/17/angular-in-production/
https://blog.mgechev.com/2017/01/17/angular-in-production/
Mgechev
Angular in Production
In this informal essay I’ll go through a case study of my experience in using Angular (2 and above) in production.
Last April, together with a small team, we started working on an educational application; the second version of a product that I developed about…
Last April, together with a small team, we started working on an educational application; the second version of a product that I developed about…
Angular 2: что уже работает, что нуждается в доработке и к чему всё идёт
https://www.programmableweb.com/news/angular-2-what%E2%80%99s-working-what-needs-work-and-where-it%E2%80%99s-heading/analysis/2017/01/17
https://www.programmableweb.com/news/angular-2-what%E2%80%99s-working-what-needs-work-and-where-it%E2%80%99s-heading/analysis/2017/01/17
ProgrammableWeb
Angular 2: What’s Working, What Needs Work and Where It’s Heading
Angular 2, the Web application framework released in September 2016, is already proving to be leaps ahead of its predecessor. We examine what is working so far, what elements of the framework are still lacking, how it measures up to other frameworks and its…
Интернационализация React приложений
https://www.smashingmagazine.com/2017/01/internationalizing-react-apps/
https://www.smashingmagazine.com/2017/01/internationalizing-react-apps/
Smashing Magazine
React Internationalization – How To — Smashing Magazine
How can we build an internationalized React front-end application? With the help of this article, you can prepare yourself with a list of traps and issues you may face along the way.
Создание PWA с использованием React, Webpack, и остального
https://pub.scotch.io/@zhirzh/building-a-pwa-using-react-webpack-and-other-stuff
https://pub.scotch.io/@zhirzh/building-a-pwa-using-react-webpack-and-other-stuff
Scotch Pub
Building a PWA using React, Webpack, and other stuff
Building a PWA using React and Webpack (and some other stuff)
Неизменяемость в JavaScript с использованием Redux
https://www.toptal.com/javascript/immutability-in-javascript-using-redux
https://www.toptal.com/javascript/immutability-in-javascript-using-redux
Toptal Engineering Blog
Immutability in JavaScript using Redux | Toptal®
In an ever growing ecosystem of rich and complicated JavaScript applications, there’s more state to be managed than ever before: the current user, the list of posts loaded, etc.Managing state can be hard and error prone, but immutability and Redux- a predictable…
Получи высшее IT-образование и работу в Иннополисе!
Хорошая возможность получить грант на обучение в Университете Иннополис. Открыт приём заявок на обучение в Университете Иннополис по программам высшего образования:
Бакалавриат: «Computer Science».
Магистратура: «Software Engineering» и «Secure Systems and Network Engineering».
Обучение в Университете Иннополис – это:
• Преподаватели мирового уровня;
• Бесплатное проживание в современном кампусе;
• Стажировки и карьера в ведущих IT-компаниях;
• Стипендия до 42 000 рублей в месяц;
• Уникальная городская среда с современной инфраструктурой, экологией и безопасной средой.
После получения диплома выпускники получают возможность работать в городе Иннополис с переездом в обустроенную квартиру. Подай заявку до 7 марта включительно. Регистрируйся на сайте https://goo.gl/IYiCGm, заполняй профиль и проходи необходимые тесты.
Хорошая возможность получить грант на обучение в Университете Иннополис. Открыт приём заявок на обучение в Университете Иннополис по программам высшего образования:
Бакалавриат: «Computer Science».
Магистратура: «Software Engineering» и «Secure Systems and Network Engineering».
Обучение в Университете Иннополис – это:
• Преподаватели мирового уровня;
• Бесплатное проживание в современном кампусе;
• Стажировки и карьера в ведущих IT-компаниях;
• Стипендия до 42 000 рублей в месяц;
• Уникальная городская среда с современной инфраструктурой, экологией и безопасной средой.
После получения диплома выпускники получают возможность работать в городе Иннополис с переездом в обустроенную квартиру. Подай заявку до 7 марта включительно. Регистрируйся на сайте https://goo.gl/IYiCGm, заполняй профиль и проходи необходимые тесты.
apply.innopolis.ru
Университет Иннополис | Бакалавриат и магистратура в IT
Гранты на обучение в бакалавриате и магистратуре, трудоустройство и стипендия до 42 000 рублей. Пройди отбор и получи образование бесплатно!
https://css-tricks.com/intro-to-vue-1-rendering-directives-events/ Rendering, Directives, and Events
CSS-Tricks
Intro to Vue.js: Rendering, Directives, and Events | CSS-Tricks
If I was going to sum up my experiences with Vue in a sentence, I’d probably say something like "it's just so reasonable" or "It gives me the tools I want when I want them, and never gets in my way". Again and again when learning Vue, I smiled to myself.…
https://scotch.io/bar-talk/the-next-version-of-angular-is-angular-v4 Следующая версия Angular — это Angular v4
Scotch
The Next Version of Angular is Angular v4
The Next Version of Angular is Angular 4
Подкаст Веб-стандарты, Выпуск №54 #js #common #html https://soundcloud.com/web-standards/episode-54
SoundCloud
Выпуск №54
Новинки Chrome, установка веб-приложений, баги в браузерах, очевидный CSS, банальный флексбокс, ад колбэков, нативные ES-модули, офлайн, локальный HTTP2.
— Ольга Алексашенко
— Вадим Макеев
— Алексей
— Ольга Алексашенко
— Вадим Макеев
— Алексей
Как масштабировать Redux приложения с Redux-Action-Recompose #redux #js https://medium.com/@insideout.develop/how-to-scale-a-redux-application-with-redux-action-recompose-d836ba27776b
Medium
How to Scale a Redux Application with Redux-Action-Recompose
One of biggest challenges that you may face with a Redux application is having to write duplicated action-creators and reducers for common…
Зачем изучать функциональное программирование в JavaScript? https://medium.com/javascript-scene/why-learn-functional-programming-in-javascript-composing-software-ea13afc7a257
Medium
Why Learn Functional Programming in JavaScript?
Note: This is part of the “Composing Software” series (now a book!) on learning functional programming and compositional software…