Stateful Monads in JavaScript
https://blog.bitsrc.io/stateful-monads-in-javascript-part-2-7a6fa65f0ad9
https://blog.bitsrc.io/stateful-monads-in-javascript-part-2-7a6fa65f0ad9
Почему CSS Grid лучше Bootstrap для создания макетов
https://medium.com/@hexlet/%D0%BF%D0%BE%D1%87%D0%B5%D0%BC%D1%83-css-grid-%D0%BB%D1%83%D1%87%D1%88%D0%B5-bootstrap-%D0%B4%D0%BB%D1%8F-%D1%81%D0%BE%D0%B7%D0%B4%D0%B0%D0%BD%D0%B8%D1%8F-%D0%BC%D0%B0%D0%BA%D0%B5%D1%82%D0%BE%D0%B2-9bdcac64c0b5
https://medium.com/@hexlet/%D0%BF%D0%BE%D1%87%D0%B5%D0%BC%D1%83-css-grid-%D0%BB%D1%83%D1%87%D1%88%D0%B5-bootstrap-%D0%B4%D0%BB%D1%8F-%D1%81%D0%BE%D0%B7%D0%B4%D0%B0%D0%BD%D0%B8%D1%8F-%D0%BC%D0%B0%D0%BA%D0%B5%D1%82%D0%BE%D0%B2-9bdcac64c0b5
Medium
Почему CSS Grid лучше Bootstrap для создания макетов
Это перевод статьи “Why CSS Grid is better than Bootstrap for creating layouts” от Per Harald Borgen.
Forwarded from Web Stack
Будущее WebAssembly - взгляд на предстоящие фичи и предложения WebAssembly
https://blog.scottlogic.com/2018/07/20/wasm-future.html
https://blog.scottlogic.com/2018/07/20/wasm-future.html
Scott Logic
The future of WebAssembly - A look at upcoming features and proposals
WebAssembly is a performance optimised virtual machine that was shipped in all four major browsers earlier this year. It is a nascent technology and the current version is very much an MVP. This blog post takes a look at the WebAssembly roadmap and the features…
ndb — улучшенная отладка Node.js, включенная через Chrome DevTools
https://github.com/GoogleChromeLabs/ndb/
https://github.com/GoogleChromeLabs/ndb/
Github story — Расширение для браузера — шаблон описания пулл реквеста на Github
https://github.com/dmytrostriletskyi/github-story
https://github.com/dmytrostriletskyi/github-story
GitHub
GitHub - dmytrostriletskyi/github-story: Chrome and Firefox extension to use pull request description template with a single button…
Chrome and Firefox extension to use pull request description template with a single button click. - GitHub - dmytrostriletskyi/github-story: Chrome and Firefox extension to use pull request descrip...
Как улучшить ваши знания по JavaScript с помощью написания собственного фреймворка
https://medium.freecodecamp.org/how-to-improve-your-javascript-skills-by-writing-your-own-web-development-framework-eed2226f190
https://medium.freecodecamp.org/how-to-improve-your-javascript-skills-by-writing-your-own-web-development-framework-eed2226f190
freeCodeCamp.org
How to Improve Your JavaScript Skills by Writing Your Own Web Development Framework
Have you ever asked yourself how a framework works? When I discovered AngularJS [https://angularjs.org/] after learning jQuery [https://jquery.com/] many years ago, AngularJS seemed like dark magic to me. Then Vue.js came out, and upon analyzing how it works…
Создания системы управления состоянием на чистом JavaScript
https://css-tricks.com/build-a-state-management-system-with-vanilla-javascript/
https://css-tricks.com/build-a-state-management-system-with-vanilla-javascript/
CSS-Tricks
Build a state management system with vanilla JavaScript
Managing state is not a new thing in software, but it’s still relatively new for building software in JavaScript. Traditionally, we’d keep state within
В Google Docs появилась проверка грамматики с использованием технологий машинного обучения
https://itc.ua/news/v-google-docs-poyavilas-proverka-grammatiki-s-ispolzovaniem-tehnologiy-mashinnogo-obucheniya/
https://itc.ua/news/v-google-docs-poyavilas-proverka-grammatiki-s-ispolzovaniem-tehnologiy-mashinnogo-obucheniya/
ITC.ua
В Google Docs появилась проверка грамматики с использованием технологий машинного обучения
Если раньше для проверки текста на грамматические ошибки приходилось использовать сторонние программы и расширения для браузера, например, тот же Grammarly, то теперь такая возможность появилась в Google Docs. В рамках обновления пакета облачных служб и приложений…
Как быстро прототипировать приложения с CSS-сеткой и CSS-переменными
https://habr.com/company/skillbox/blog/418067/
https://habr.com/company/skillbox/blog/418067/
Habr
Как быстро прототипировать приложения с CSS-сеткой и CSS-переменными
Как CSS-сетка, так и CSS-переменные представляют собой мощные инструменты для frontend-разработчиков. Первое позволяет значительно упростить создание макетов веб-сайта, в то время как второе дает...
Отладка с помощью Chrome DevTools: быстрые советы по фронтенду
https://www.offerzen.com/blog/debugging-with-chrome-devtools-quick-front-end-fixes
https://www.offerzen.com/blog/debugging-with-chrome-devtools-quick-front-end-fixes
The OfferZen Community Blog
Debugging with Chrome DevTools: Quick Front End Fixes
Debugging is an art form. It requires both technical knowledge and data on the bug itself. Here are some quick tricks to solve Front End bugs with Chrome’s DevTools.
Доступные заголовки страниц в Single Page App
https://hiddedevries.nl/en/blog/2018-07-19-accessible-page-titles-in-a-single-page-app
https://hiddedevries.nl/en/blog/2018-07-19-accessible-page-titles-in-a-single-page-app
Hidde's blog
Accessible page titles in a Single Page App
<p>According to WCAG 2, criterion 2.4.2, web pages should have titles. How to go about this in a single page world?</p>
Frontend News #1: Советы для балансирования веб-шрифтов и скорости загрузки страницы
https://frontendnews.io/editions/2018-07-25-tips-for-loading-web-fonts
https://frontendnews.io/editions/2018-07-25-tips-for-loading-web-fonts
Превращение приложения Angular 6 в Progressive Web App
https://itnext.io/turning-an-angular-6-app-into-a-progressive-web-app-9e6fc6361ba6
https://itnext.io/turning-an-angular-6-app-into-a-progressive-web-app-9e6fc6361ba6
Medium
Turning an Angular 6 app into a Progressive Web App
This article shows how to add PWA (Progressive Web App) capabilities to your Angular 6 app. (spoil: it’s easy 😍 )
Как избавиться от блокирующих рендеринг JavaScript и CSS
https://kinsta.com/blog/eliminate-render-blocking-javascript-css
https://kinsta.com/blog/eliminate-render-blocking-javascript-css
5 новых свойств CSS и как их использовать
https://www.creativebloq.com/how-to/5-hot-new-css-features-and-how-to-use-them
https://www.creativebloq.com/how-to/5-hot-new-css-features-and-how-to-use-them