Инфографика: весь javascript в одной картинке https://fossbytes.com/wp-content/uploads/2015/09/infographic-the-entire-javascript-language-in-one-single-image-491250-2.jpg
Airbnb открыла исходники React Sketch, библиотеки для связи React и Sketch https://tproger.ru/news/airbnb-library-react-sketch/
Tproger
Airbnb открыла исходники React Sketch, библиотеки для связи React и Sketch
Airbnb открыла исходники библиотеки React Sketch для написания компонентов React и их переноса в Sketch. Теперь разработчикам не нужна помощь дизайнеров.
Теперь, когда пользовательские свойства CSS готовы, все значения могут быть изменены индивидуально #css https://css-tricks.com/now-css-custom-properties-thing-value-parts-can-changed-individually/
CSS-Tricks
Now that CSS Custom Properties are a Thing, All Value Parts Can Be Changed Individually
CSS Custom Properties give us the ability to reach into a property value and change certain parts of it. That's useful in a bunch of places, but in particular, it's useful in properties which don't allow us to do it any other way.
Управление состоянием в CSS с помощью переиспользуемых функций JavaScript #css https://css-tricks.com/managing-state-css-reusable-javascript-functions/
CSS-Tricks
Managing State in CSS with Reusable JavaScript Functions | CSS-Tricks
Determining the most efficient way of managing state can be a challenging issue in CSS, but thankfully there are many OOCSS-based methodologies out there which provide some good solutions. This article is all about managing the attributes that help with state…
Понимание async/await за 7 секунд https://twitter.com/manekinekko/status/855824609299636230
Twitter
Wassim Chegham
understanding async/await in 7 seconds
Использование CSS unicode-range для объединение шрифтов #css https://jakearchibald.com/2017/combining-fonts/
Jakearchibald
Combining fonts
Using @font-face to replace glyphs of one font with another.
JavaScript: ключевое слово ‘This’ для начинающих #js https://hackernoon.com/javascript-the-keyword-this-for-beginners-fb5238d99f85
Hacker Noon
JavaScript: The Keyword ‘This’ for Beginners
Understanding the keyword this in JavaScript, and what it is referring to, can be a little complicated at times. Fortunately, there are…
Означает ли появление Glimmer смерть для Ember? #ember https://rwjblue.com/2017/04/26/does-glimmer-kill-ember/
Adventures in Open Source
Does Glimmer mean the death of Ember? 😱
The announcement of Glimmer at EmberConf 2017 brought with it much excitement, but there was also a hint of worry in the minds of long time Ember users.
Используйте любую Javascript библиотеку с Vue.js #vue https://vuejsdevelopers.com/2017/04/22/vue-js-libraries-plugins/?jsdojo_id=fef_lip
Use Any JavaScript Library With Vue.js
Lodash, Moment, Axios, Async…these are useful Javascript libraries to utilise in your Vue.js apps. In this article we look at a method for including libraries that is DRY, avoids globals and makes them consistently available across your all your components…
Видео докладов с конференции JavaScript fwdays'17, прошедшей 22 апреля в Киеве https://www.youtube.com/playlist?list=PLPcgQFk9n9y9w-Og6McUeN-5YYhaUyn7E
YouTube
JavaScript fwdays'17 - YouTube
DevTools в браузере Vivaldi 1.10.289.3 https://habrahabr.ru/company/vivaldi/blog/327570/
habrahabr.ru
DevTools в браузере Vivaldi 1.10.289.3
Всем привет! Как правило, в последнее время на Хабре мы публикуем только новости о стабильных версиях браузера Vivaldi, не отвлекая «по пустякам» на тестовые...
Как использовать preload, prefetch и preconnect для ускорения сайта #common https://www.searchengines.ru/ispolzovanie-preload-prefetch-i-preconnect.html
Searchengines.ru
Как использовать preload, prefetch и preconnect для ускорения сайта
В статье рассматриваются ресурсные подсказки и директивы (Resource Hints). Эти инструменты ускоряют веб-сайты и веб-приложения.
Sass инструмент для создания контрастных цветов #css https://codepen.io/giana/project/full/ZWbGzD
Создание статического сайта с помощью React JS #react https://www.dhruvkumarjha.com/articles/building-a-static-website-using-react-js-part-1-project-setup-and-website-ui
Dhruv Kumar Jha
Building a Static Website Using React JS: Part #1 Project Setup and Website UI
In this tutorial series we will learn to build a static website using React JS, Complete with Search Engine Optimization, Code Splitting, Pre-rendering and gzipping. We will also handle form Submission using a Serverless API and later publish our website.
Хватит использовать CSS в JavaScript для веб-разработки #js https://medium.com/@gajus/stop-using-css-in-javascript-for-web-development-fa32fb873dcc
Medium
Stop using CSS in JavaScript for web development
9 fairy tales
Quokka — Live JavaScript Scratchpad для JetBrains IDE (бесплатный инструмент) https://medium.com/@artem.govorov/quokka-live-javascript-scratchpad-for-jetbrains-ides-free-developer-tool-569590ab7a05
Medium
Quokka — Live JavaScript Scratchpad for JetBrains IDEs (free developer tool)
Over a month ago we have introduced Quokka.js — the Live Scratchpad for JavaScript in your editor, with access to your project’s files…
awesome-wasm — отобранные материалы по WebAssebly #web_assembly https://github.com/mbasso/awesome-wasm
GitHub
GitHub - mbasso/awesome-wasm: 😎 Curated list of awesome things regarding the WebAssembly (wasm) ecosystem.
😎 Curated list of awesome things regarding the WebAssembly (wasm) ecosystem. - mbasso/awesome-wasm
Прогрессивное веб приложение с Vue JS, Webpack и Material Design [часть 1] https://blog.sicara.com/a-progressive-web-application-with-vue-js-webpack-material-design-part-1-c243e2e6e402
www.sicara.fr
Sicara - Blog Technique
Voici notre blog technique
10 примеров Machine Learning в JavaScript #js #machine_learning https://tutorialzine.com/2017/04/10-machine-learning-examples-in-javascript/
Tutorialzine
10 Machine Learning Examples in JavaScript
A collection of cool libraries and web experiments that will help JavaScript developers make their first steps in machine learning.