Изучаем Bootstrap 4 за 5 минут https://medium.freecodecamp.org/learn-bootstrap-4-in-5-minutes-da94728efe41
  
  freeCodeCamp.org
  
  Learn Bootstrap 4 in 5 minutes - A quick tutorial to get you started
  Get to know the newest version of the worlds most popular front-end component library. In January 2018, Bootstrap 4 (aka v4) finally got released after being in alpha for over two years. It represents a major rewrite. Not only are there a lot of changes under…
  Почему производительность имеет значение. Заметка Jeremy Wagner в блоге разработчиков Google https://developers.google.com/web/fundamentals/performance/why-performance-matters/
  
  web.dev
  
  Why does speed matter?  |  web.dev
  Before you can get started with learning performance, you first have to understand its role in the user experience, and how it can result in better outcomes for users. This course starts off with a brief introduction into these topics, giving vital context…
  Отладка Front-end: HTML/CSS
Нам понравилась серия статей по отладчику Chrome, поэтому мы решили перевести еще одну, посвященную отладке разметки и стилей.
Полезна для тех, кто только начал осваивать дебагер Chrome, а так же, кто ищет пути повысить эффективность работы (например научиться делать скриншоты узлов или превращать дебагер в IDE).
Кто заинтересовался - прошу по ссылке https://jem-space.ru/otlazhivaiem/
  
  Нам понравилась серия статей по отладчику Chrome, поэтому мы решили перевести еще одну, посвященную отладке разметки и стилей.
Полезна для тех, кто только начал осваивать дебагер Chrome, а так же, кто ищет пути повысить эффективность работы (например научиться делать скриншоты узлов или превращать дебагер в IDE).
Кто заинтересовался - прошу по ссылке https://jem-space.ru/otlazhivaiem/
Jem Space
  
  Отладка Front-end: HTML/CSS
  Я представляю, что по крайней мере половина из вас прямо сейчас думает: «Это же даже не язык программирования». Тем не менее ... неумение отладки HTML/CSS вызывает серьезные проблемы при разработке веб-приложений.  Не каждый разработчик знает, что у него…
  23 сайта для практики хакинга https://tproger.ru/translations/23-hacking-sites-for-practice/
  Каково это — работать в IT, если вам за 50 https://dou.ua/lenta/articles/age-specialists/
  
  ДОУ
  
  Каково это — работать в IT, если вам за 50
  Технические специалисты, которым больше 50 лет, рассказали как им работается в IT-компаниях, тяжело ли искать работу, изучать новые технологии, общаться с более молодыми коллегами.
  4 клевые вещи, которые вы можете делать с Vue.js CLI https://www.telerik.com/blogs/4-awesome-things-you-can-do-with-the-vuejs-cli
  
  Telerik Blogs
  
  4 Awesome Things You Can Do with the Vue.js CLI
  A quick rundown of cool features the CLI provides for projects like prototyping, adding plugins & checking out Webpack config without no-going-back ejecting.
  React Tutorial: подробное руководство по изучению React.js в 2018 #react https://tylermcginnis.com/reactjs-tutorial-a-comprehensive-guide-to-building-apps-with-react/
  
  ui.dev
  
  React Course - The best way to learn React.
  The highest rated and most comprehensive way to learn React. After this course, you'll feel confident shipping production ready React code.
  workly  — простой способ переноса функции/класса в web worker #web https://github.com/pshihn/workly
  
  GitHub
  
  GitHub - pshihn/workly: A really simple way to move a function or class to a web worker. 🏋️♀️→ 😄
  A really simple way to move a function or class to a web worker. 🏋️♀️→ 😄 - pshihn/workly
  vue-promise-btn  — минималистичный, но мощный плагин для блокировки кнопок при выполнении асинхронных действий со встроенным спиннером #web https://stukh.github.io/vue-promise-btn/
  Друзья, рандомайзер подвел итог нашего розыгрыша мерча от организаторов DUMP-2018.
Поздравляем @artnal404 с победой!
Видео розыгрыша https://www.youtube.com/watch?v=G_etRif57is
  
  Поздравляем @artnal404 с победой!
Видео розыгрыша https://www.youtube.com/watch?v=G_etRif57is
YouTube
  
  Розыгрыш футболки и набора стикеров от DUMP-2018
  
  Как не делать React: популярные антипаттерны и находки в React #react https://codeburst.io/how-to-not-react-common-anti-patterns-and-gotchas-in-react-40141fe0dcd
  
  Medium
  
  How to NOT React: Common Anti-Patterns and Gotchas in React
  What is an anti-pattern? Anti-patterns are certain patterns in software development that are considered bad programming practices. The same…
  Continuous Development без нажатия Ctrl + R с помощью webpack 4 #web https://scotch.io/tutorials/continuous-development-without-hitting-ctrl-r-with-webpack-4
  
  Scotch
  
  Continuous Development Without Hitting Ctrl + R with webpack 4
  A while ago, when building a lot of front end applications, once a change is made, the browser needs to be reloaded every time. At that time, this didn’t seem like a problem at all. As the saying goes, necessity is the mother of inventions. How about we not…
  Accelerated Mobile Pages: повышаем уровень конверсии #web https://insanelab.com/blog/web-development/accelerated-mobile-pages-amp-conversion-rate/
  
  insanelab.com
  
  Accelerated Mobile Pages: A Boost for Your Conversion Rate - insanelab.com
  Mobile web browsing surpassed desktop browsing a while ago. Mobile-responsive pages are an established standard already. But as the mobile market share grows, there are still ways to go, if you want to improve your mobile user experience. One of those ways…
  Reselect — библиотека селекторов для Redux #redux https://github.com/devSchacht/translations/blob/master/articles/reselect-selector-library-for-redux/readme.md
  
  GitHub
  
  translations/articles/reselect-selector-library-for-redux/readme.md at master · devSchacht/translations
  Переводы от devSchacht. Contribute to devSchacht/translations development by creating an account on GitHub.
  SmooshGate: продолжающаяся борьба между прогрессом и стабильностью в JavaScript #common https://medium.com/@jacobdfriedmann/smooshgate-the-ongoing-struggle-between-progress-and-stability-in-javascript-2a971c1162dd
  
  Medium
  
  SmooshGate: The ongoing struggle between progress and stability in JavaScript
  On March 6, 2018 at 1:17pm PST a bug report was filed on Mozilla’s Firefox nightly build about a broken 14-day forecast on German weather…
  JavaScript vs. TypeScript vs. ReasonML #web https://2ality.com/2018/03/javascript-typescript-reasonml.html
  
  2ality
  
  JavaScript vs. TypeScript vs. ReasonML
  In this blog post, I describe the pros and cons of three programming languages/dialects: JavaScript, TypeScript and ReasonML. My descriptions are based on recent experiences with TypeScript and ReasonML on a few smaller real-world projects and on years of…
  Одностраничные приложения не доступны #web https://www.craigabbott.co.uk/one-page-applications-are-not-accessible
  Подкаст «Пятиминутка React»  #42 — Джейк Арчибальд: В петле (JSConf.Asia 2018) https://5minreact.ru/42-in-the-loop-jsconf.asia-2018/
  Labels Required. Обстоятельная статья на filamentgroup о том, почему так важно использовать label #web https://www.filamentgroup.com/lab/a11y-form-labels.html
  
  Filament Group
  
  Labels Required | Filament Group, Inc., Boston, MA
  Read this page on the Filament Group website