BigInt: целые числа произвольной точности в JavaScript
https://developers.google.com/web/updates/2018/05/bigint
https://developers.google.com/web/updates/2018/05/bigint
Что умеют и чего не умеют CSS Custom Properties.
https://medium.com/@lucyhackwrench/%D1%87%D1%82%D0%BE-%D1%83%D0%BC%D0%B5%D1%8E%D1%82-%D0%B8-%D1%87%D0%B5%D0%B3%D0%BE-%D0%BD%D0%B5-%D1%83%D0%BC%D0%B5%D1%8E%D1%82-css-custom-properties-18949a22ee81
https://medium.com/@lucyhackwrench/%D1%87%D1%82%D0%BE-%D1%83%D0%BC%D0%B5%D1%8E%D1%82-%D0%B8-%D1%87%D0%B5%D0%B3%D0%BE-%D0%BD%D0%B5-%D1%83%D0%BC%D0%B5%D1%8E%D1%82-css-custom-properties-18949a22ee81
Medium
Что умеют и чего не умеют CSS Custom Properties.
Если вы используете в своем проекте препроцессоры (SASS, LESS или Stylus), то точно знаете, какие преимущества дает их использование…
Собеседование js разработчика
https://telegra.ph/Sobesedovanie-js-razrabotchika-s-otvetami-na-voprosy-05-11
https://telegra.ph/Sobesedovanie-js-razrabotchika-s-otvetami-na-voprosy-05-11
Telegraph
Собеседование js разработчика с ответами на вопросы.
Стэк react/redux. Уровень: juniour. План: Первая часть: без воды Список вопросов по основам (с указанием ссылок на материалы) Список вопросов по react/redux (с указанием ответов и ссылок) Вторая часть (невозможно без воды) Цель собеседования Про обратную…
Новый проект от OpenAI научил ИИ вести дебаты между собой
https://tproger.ru/news/openai-debate-game-ai/
https://tproger.ru/news/openai-debate-game-ai/
Tproger
Новый проект от OpenAI научил ИИ вести дебаты между собой
Игра, созданная компанией Илона Маска OpenAI, которая занимается разработками в области искусственного интеллекта, призвана обучить нейронные сети спорить между собой для достижения поставленной цели. Для экспериментов с новой технологией создано веб-приложение…
Подкаст «Фронтенд Юность (18+)» #46 Печальное состояние экосистемы JavaScript 2
https://soundcloud.com/frontend_u/e46
https://soundcloud.com/frontend_u/e46
SoundCloud
#46 Печальное состояние экосистемы JavaScript 2
Вступление (1:03)
О состоянии фронтенд-экосистемы (7:38)
Можно ли избежать функционального программирования? (26:02)
Хабрахабр и Geektimes объявили о планах выйти за пределы России (42:51)
Node.js 10.
О состоянии фронтенд-экосистемы (7:38)
Можно ли избежать функционального программирования? (26:02)
Хабрахабр и Geektimes объявили о планах выйти за пределы России (42:51)
Node.js 10.
Вот почему нам нужны bind event handlers в Class Components в React
https://medium.freecodecamp.org/this-is-why-we-need-to-bind-event-handlers-in-class-components-in-react-f7ea1a6f93eb
https://medium.freecodecamp.org/this-is-why-we-need-to-bind-event-handlers-in-class-components-in-react-f7ea1a6f93eb
freeCodeCamp.org
This is why we need to bind event handlers in Class Components in React
While working on React, you must have come across controlled components and event handlers. We need to bind these methods to the component…
Angular Elements – Практическое введение в веб компоненты с Angular 6
https://codingthesmartway.com/angular-elements-a-practical-introduction-to-web-components-with-angular-6/
https://codingthesmartway.com/angular-elements-a-practical-introduction-to-web-components-with-angular-6/
CodingTheSmartWay.com
Angular Elements – A Practical Introduction To Web Components With Angular 6
With the release of Angular 6 the new Angular Elements functionality is now fully available. By using Angular Elements you can package Angular components as custom elements, a web standard for defining new HTML elements in a framework-agnostic way. The custom…
Webpack 4: практические рекомендации по настройке
https://tproger.ru/translations/configure-webpack4/
https://tproger.ru/translations/configure-webpack4/
Tproger
Webpack 4: практические рекомендации по настройке
В сети можно найти множество туториалов по настройке Webpack 4, и каждый из них может чем-то отличаться от другого. Представляем вашему вниманию один из таких туториалов, который можно использовать в качестве примера.
Глубокое погружение в компоненты форм Bootstrap-а
https://www.sitepoint.com/deep-dive-bootstrap-form-component/
https://www.sitepoint.com/deep-dive-bootstrap-form-component/
Bazel - эксперименальная фича Angular 6
https://codeburst.io/bazel-an-experimental-and-unofficial-feature-of-angular-6-946e880b4637
https://codeburst.io/bazel-an-experimental-and-unofficial-feature-of-angular-6-946e880b4637
Medium
Bazel, an experimental and unofficial feature of Angular 6
Angular 6 has been released few days ago, bringing plenty of great new features, such as Angular Elements or the Angular CDK.
`npm audit`: обнаружение и исправление опасных зависимостей
https://blog.npmjs.org/post/173719309445/npm-audit-identify-and-fix-insecure
https://blog.npmjs.org/post/173719309445/npm-audit-identify-and-fix-insecure
blog.npmjs.org
npm Blog Archive: `npm audit`: identify and fix insecure dependencies
npm Blog (Archive); updates from the npm team are now published on the GitHub Blog and the GitHub Changelog