ECharts — мощная библиотека визуализации от baidu для рисования диаграмм в Canvas. https://github.com/ecomfe/echarts
GitHub
apache/echarts
Apache ECharts is a powerful, interactive charting and data visualization library for browser - apache/echarts
JavaScript: путь к ясности кода https://habrahabr.ru/company/ruvds/blog/342404/.com%5Bperevod%5D-javascript-put-k-yasnosti-kod
Создание чата в реальном времени на VueJS, Vuex & Cloud Firestore https://vuejsdevelopers.com/2017/10/16/vue-js-firestore/
Build A Real-Time Chat App With VueJS, Vuex & Cloud Firestore
Firestore is Google's latest real-time cloud database. In this tutorial you will learn how to build a chat app with Vue.js, Vuex and Cloud Firestore.
Календарь на CSS Grid https://snook.ca/archives/html_and_css/calendar-css-grid
snook.ca
Calendar with CSS Grid
Laying out events on a calendar can be somewhat tricky. Many years ago, I had a client project where I needed to do a calendar similar to Google Calendar. I ended up using bitwise operators to figur...
Адаптивная вёрстка . В чём разница между резиновой, адаптивной и отзывчивой вёрсткой? Как правильно их применять? https://habrahabr.ru/company/htmlacademy/blog/342066/.com
Подкаст «Drinkcast», #20 — «Поймать опенсорсера» #common https://spb-frontend.ru/podcast/20
Анализ шести веб-фреймворков: плюсы, минусы и особенности выбора #web https://habrahabr.ru/company/ruvds/blog/343894/
Habr
Анализ шести веб-фреймворков: плюсы, минусы и особенности выбора
Недавно на sitepen.com вышла серия статей, посвящённая фреймворкам для разработки веб-приложений. А именно, в этих материалах исследованы платформы Angular 2+, React + Redux, Vue.js, Dojo 2, Ember и...
В NVIDIA создали нейросеть, реалистично подделывающую видео #common #ai https://tproger.ru/news/nvidia-ai-fake-video/
Tproger
В NVIDIA создали нейросеть, реалистично подделывающую видео
Исследователи NVIDIA создали нейросеть, способную изменить погоду и время года на видео, при этом уменьшив время, необходимое ИИ для обучения.
Ответы на каверзные вопросы на собеседованиях по JS #common https://www.youtube.com/watch?v=MY0UBGX2FtA
Ресурсы из предложки. Ребята из СКБ Контур составили гайдлайны по формам и не только - "Контур.Гайды". Возможно, будет полезно и Вам. #web https://guides.kontur.ru/
Контур.Гайды
Контур.Гайды — это требования к дизайну пользовательского интерфейса веб-сервисов Контура.
Делаем оффлайн поддержку для вашего веб-приложения: часть 1 — настройка , часть 2: реализация #js https://css-tricks.com/making-web-app-work-offline-part-2-implementation/
CSS-Tricks
Making your web app work offline, Part 2: The Implementation | CSS-Tricks
This two-part series is a gentle, high-level introduction to offline web development. In Part 1 we got a basic service worker running, which caches our
Встречайте Turbo: пакетный менеджер, который в 5 раз быстрее Yarn/NPM и работает в браузере https://medium.com/@ericsimons/introducing-turbo-5x-faster-than-yarn-npm-and-runs-natively-in-browser-cc2c39715403
Medium
Introducing Turbo: 5x faster than Yarn & NPM, and runs natively in-browser 🔥
Note: This is part of a talk I’m giving at Google’s Mountain View campus on Wednesday, December 6th — come join!
Подкаст «Пятиминутка Angular» #7 — HolyJS, Articles, Angular-RU/Universal/OfflineMoscow, NewHR https://soundcloud.com/5minangular/7-holyjs-articles-angular-ruuniversalofflinemoscow-newhr
SoundCloud
HolyJS, Articles, Angular-RU/Universal/OfflineMoscow, NewHR
00:30 - HolyJs
https://holyjs-moscow.ru
02:18 - Angular Performance Tuning (Article Series)
https://medium.com/@ManfredSteyer/angular-performance-tuning-article-series-6e3c33707b25
02:50 - These 5 a
https://holyjs-moscow.ru
02:18 - Angular Performance Tuning (Article Series)
https://medium.com/@ManfredSteyer/angular-performance-tuning-article-series-6e3c33707b25
02:50 - These 5 a
Нейронные сети на JavaScript с помощью deeplearn.js https://www.robinwieruch.de/neural-networks-deeplearnjs-javascript/
www.robinwieruch.de
Neural Networks in JavaScript with deeplearn.js
An extensive tutorial on how to implement a neural network in JavaScript with deeplearn.js to perform machine learning in JavaScript. You can bring neural networks to your browser by using the performance benefits of WebGL. Deeplearn.js makes it possible…
Автоматизация тестов доступности https://24ways.org/2017/automating-your-accessibility-tests/
24ways.org
Automating Your Accessibility Tests
Seren Davies reminds us that unlike Christmas, accessibility testing should not come but once a year with a look at how to apply automated testing. By configuring tests to run against each commit, you can ensure that your site’s accessibility compliance need…
5 основных заблуждений на тему веб-доступности https://www.24a11y.com/2017/5-common-misconceptions-web-accessibility/
24 Accessibility
5 Common Misconceptions About Web Accessibility - 24 Accessibility
Melanie Myers shares her journey into accessibility and the misconceptions she uncovered that trip up many new to this digital focus.