Если вы перешли с React на Vue, почему вы это сделали? #react_js #react #js #javascript
https://www.reddit.com/r/javascript/comments/5fi07s/have_you_moved_from_react_to_vue_if_so_why/
https://www.reddit.com/r/javascript/comments/5fi07s/have_you_moved_from_react_to_vue_if_so_why/
reddit
Have you moved from React to Vue? If so, why? • r/javascript
I'm seeing Vue pop up more and more and I'm starting to get curious about where it stands in relation to React. I joined the React hype train in...
TypeScript 2.1: async/await для ES3/ES5 #js #javascript #typescript
https://blog.mariusschulz.com/2016/12/09/typescript-2-1-async-await-for-es3-es5
https://blog.mariusschulz.com/2016/12/09/typescript-2-1-async-await-for-es3-es5
Marius Schulz
TypeScript 2.1: async/await for ES3/ES5
TypeScript 2.1 adds support for downleveling asynchronous functions to ES3/ES5. That way, you can run your async/await code in every JavaScript engine.
React на серверной стороне #react #js #javascript
https://remysharp.com/2016/12/07/server-side-react
https://remysharp.com/2016/12/07/server-side-react
Remysharp
Server Side React
Even before I watched Node.js being revealed to the greater world at jsconf.eu 2009, I had been keen to solve the problem of universal JavaScript. That is to say: a single code base that runs both on the server and on the client. I remember tinkering with…
React, Web Components, Angular и jQuery — друзья навеки. Универсальные JavaScript-компоненты #js #javascript #angular
https://habrahabr.ru/company/devexpress/blog/316358/
https://habrahabr.ru/company/devexpress/blog/316358/
Habr
React, Web Components, Angular и jQuery — друзья навеки. Универсальные JavaScript-компоненты
Эта статья о том, как написать универсальный JavaScript-компонент, который можно будет использовать
как React-компонент;
как Preact-компонент;
как Angular-компонент;
как Web Component;
как...
как React-компонент;
как Preact-компонент;
как Angular-компонент;
как Web Component;
как...
Сохраняем интернету 2000 терабайт в день благодаря оптимизации Font Awesome #js
https://pixelambacht.nl/2016/font-awesome-fixed/
https://pixelambacht.nl/2016/font-awesome-fixed/
pixelambacht.nl
Saving the internet 2000 terabytes a day: fixing Font Awesome's fonts – Pixelambacht
Front-end antics and typographic mischievousness
Анимации на GPU: делаем это правильно
https://habrahabr.ru/company/odnoklassniki/blog/313978/
https://habrahabr.ru/company/odnoklassniki/blog/313978/
Habr
Анимации на GPU: делаем это правильно
Думаю, все уже знают, что современные браузеры умеют рисовать некоторые части страницы на GPU. Особенно это заметно на анимациях. Например, анимация, сделанная с помощью CSS-свойства transform...
Почему мы выбрали Angular 2 вместо React для нашей ентрейпрайз разработки
https://blog.biznas.io/why-we-chose-angular-2-over-react-for-our-enterprise-software-development-work-392e2c9e39a9
https://blog.biznas.io/why-we-chose-angular-2-over-react-for-our-enterprise-software-development-work-392e2c9e39a9
Biznas
Why we chose Angular 2 over React for our enterprise software development work
-Justin Goodhew
Размышления о будущем веба
https://www.vectorform.com/news-and-views/access-and-experience-the-future-web/
https://www.vectorform.com/news-and-views/access-and-experience-the-future-web/
Vectorform
Access and Experience: The Future Web
Web technology is dramatically evolving how users both access and experience the web. Whether it’s providing more app-like experiences with PWAs or utilizing physical devices that provide us with meaning and context, people are engaging with the Web in entirely…
Создание Web Bluetooth Progressive Web App
https://medium.com/@nimbleape/building-a-web-bluetooth-progressive-web-app-a859f91fd29
https://medium.com/@nimbleape/building-a-web-bluetooth-progressive-web-app-a859f91fd29
Medium
Building a Web Bluetooth Progressive Web App
A few months ago I started looking around the internet for weird and wonderful Bluetooth Low Energy devices that I could incorporate into my Getting Physical with Web Bluetooth in the Browser talk…
Я.Субботник по фронтенду
https://events.yandex.ru/events/yasubbotnik/10-dec-2016/
https://events.yandex.ru/events/yasubbotnik/10-dec-2016/
Я.Субботник по фронтенду
10 декабря мы провели последний в этом году Я.Субботник по фронтенду.
Выступили разработчики Яндекса из Москвы и Симферополя.
Вместе со слушателями докладчики обсудили вопросы, с которыми разработчики обычно сталкиваются в компании — от организации рабочих…
Выступили разработчики Яндекса из Москвы и Симферополя.
Вместе со слушателями докладчики обсудили вопросы, с которыми разработчики обычно сталкиваются в компании — от организации рабочих…
Основные принципы разметки в HTML 5.1
https://bitsofco.de/document-outlines-in-html-5-1/
https://bitsofco.de/document-outlines-in-html-5-1/
bitsofcode
Document Outlines in HTML 5.1
In one of my previous articles, Using Heading Elements to Create a Document Outline, I explained the importance of having valid outlines in an HTML page. The outline for an HTML document shows the structure of the content on the page. This is useful for…
CSSConf.Asia 2016
https://www.youtube.com/playlist?list=PL37ZVnwpeshFizH1JsG3s7_qyN2Uk0OSh
https://www.youtube.com/playlist?list=PL37ZVnwpeshFizH1JsG3s7_qyN2Uk0OSh
Возможно вам не понадобится TypeScript (или статические типы)
https://medium.com/javascript-scene/you-might-not-need-typescript-or-static-types-aa7cb670a77b
https://medium.com/javascript-scene/you-might-not-need-typescript-or-static-types-aa7cb670a77b
Medium
You Might Not Need TypeScript (or Static Types)
TypeScript has gained a lot of popularity since the Angular 2 project decided to adopt it and write all their documentation examples in…
Новый мир: написание CSS в ClojureScript и жизнь после Sass
https://blog.estimate-work.com/a-new-world-writing-css-in-clojurescript-and-life-after-sass-bdf5bc80a24f
https://blog.estimate-work.com/a-new-world-writing-css-in-clojurescript-and-life-after-sass-bdf5bc80a24f
Estimate Work
A new world: writing CSS in ClojureScript and life after Sass
We hit a milestone recently — we totally replaced Sass (and Ruby) in our project with Garden, a Clojure based alternative. We’re super…
Новая версия браузера Chrome 55 использует примерно на 30% меньше оперативной памяти, нежели предыдущая Chrome 54
https://itc.ua/news/novaya-versiya-brauzera-chrome-55-ispolzuet-primerno-na-30-menshe-operativnoy-pamyati-nezheli-predyidushhaya-chrome-54/
https://itc.ua/news/novaya-versiya-brauzera-chrome-55-ispolzuet-primerno-na-30-menshe-operativnoy-pamyati-nezheli-predyidushhaya-chrome-54/
ITC.ua
Новая версия браузера Chrome 55 использует примерно на 30% меньше оперативной памяти, нежели предыдущая Chrome 54 - ITC.ua
На днях вышла очередная (55 по счету) стабильная версия браузера Google Chrome и в ней, как и было обещано несколькими месяцами ранее, разработчики ощутимо урезали потребление оперативной памяти. Как утверждается, в среднем экономия по общему объему потребляемой…
Инструмент разработки Firebug закрывается: «Пользуйтесь Firefox DevTools»
https://habrahabr.ru/post/316974/ #common #browsers
https://habrahabr.ru/post/316974/ #common #browsers
habrahabr.ru
Инструмент разработки Firebug закрывается: «Пользуйтесь Firefox DevTools»
Разработчики из команды проекта Firebug объявили об остановке работы над своим инструментом. Об этом сообщается на главной странице проекта: «Расширение...
Основы производительности React-приложений
https://blog.csssr.ru/2016/12/07/react-perfomance/
https://blog.csssr.ru/2016/12/07/react-perfomance/
CSSSR
Основы производительности React-приложений
CSSSR — веб-студия по фронтенд-разработке. HTML, CSS, JavaScript.