Модернизация веб-сайта в прогрессивное веб-приложение https://www.sitepoint.com/retrofit-your-website-as-a-progressive-web-app/
Sitepoint
Retrofit Your Website as a Progressive Web App - SitePoint
Provide a great mobile experience without building native apps. Craig Buckler walks you through converting an existing site to a Progressive Web App.
Текстовые эффекты с помощью CSS (и небольшой трюк с contenteditable) https://css-tricks.com/text-effects-css-little-contenteditable-trick/
CSS-Tricks
Text Effects With CSS (and A Little Contenteditable Trick) | CSS-Tricks
Mandy Michael has been creating some incredible text effects with just the power of CSS. She uses every trick in the book: gradients, transforms, pseudo
Пишем JavaScript с учетом доступности https://www.sitepoint.com/writing-javascript-with-accessibility-in-mind/
Sitepoint
Writing JavaScript with Accessibility in Mind - SitePoint
Don't let accessibility be an afterthought! Join Manuel Matuzovic for some easy-to-implement tips and tricks to improve users interactions with your site.
Chrome 58 Beta: IndexedDB 2.0, улучшение в iframe навигацииnavigation и полноэкранный режим для PWA https://blog.chromium.org/2017/03/chrome-58-beta-indexeddb-20_21.html
Chromium Blog
Chrome 58 Beta: IndexedDB 2.0, an improvement to iframe navigation, and immersive full screen for PWAs
Unless otherwise noted, changes described below apply to the newest Chrome Beta channel release for Android, Chrome OS, Linux, Mac, and Wi...
Что я узнал из опроса на Stack Overflow среди 64,000 разработчиков #common https://medium.freecodecamp.com/73-of-programmers-are-web-developers-and-other-insights-from-stack-overflows-massive-2017-survey-89a13b11e370#.s07ub219g
freeCodeCamp
What I learned from Stack Overflow’s massive survey of 64,000 developers
Today Stack Overflow released the results of their 2017 survey of more than 64,000 developers.
Жизнь после JavaScript: преимущества изучения второго языка #common https://www.sitepoint.com/life-after-js-learning-2nd-language/
Sitepoint
Life after JavaScript: The Benefits of Learning a 2nd Language — SitePoint
How many programming languages do you know? In this editorial, Nilson Jacques takes a look at some of the benefits of making time to look beyond JavaScript.
#пятничный_ВП
https://xn--r1a.website/github_repos Подборка топовых репозиториев на GitHub: front-end, back-end, Android, iOS и многое другое. Поможет быть в курсе трендов и следить за развивающимися технологиями
https://xn--r1a.website/github_repos Подборка топовых репозиториев на GitHub: front-end, back-end, Android, iOS и многое другое. Поможет быть в курсе трендов и следить за развивающимися технологиями
Telegram
GitHub repos
Welcome to GitHub repos. Here you'll find valuable information on the latest trending projects. Subscribe to stay informed and gain insights from the thriving GitHub community.
A11Y Style Guide https://cehfisher.github.io/a11y-style-guide/style-guide/
Создание обложки книги с использованием JavaScript и p5.js https://css-tricks.com/creating-book-cover-using-javascript-p5-js/
CSS-Tricks
Creating a Book Cover Using JavaScript and p5.js | CSS-Tricks
I recently published a book and an interactive course called Coding for Visual Learners. It teaches coding to beginners from scratch using the widely popular
Жизненный цикл методов react, объясненный на примере детского танца #react https://medium.com/technoetics/life-cycle-methods-in-react-as-a-kids-dance-performance-d567f36c8894
Medium
Life cycle methods in react explained as a kid’s dance performance
Reactjs has become quite popular as a frontend ui library in recent times.Similar to pages in traditional websites we split our entire…
Отладка JavaScript с помощью Node Debugger #node #js https://www.sitepoint.com/debugging-javascript-node-debugger/
SitePoint
Debugging JavaScript with the Node Debugger — SitePoint
Camilo Reyes takes a look at the little known Node Debugger and shows how to use it to hunt down bugs in both server and client-side JavaScript.
Представление Redux Offline https://hackernoon.com/introducing-redux-offline-offline-first-architecture-for-progressive-web-applications-and-react-68c5167ecfe0
Hacker Noon
Introducing Redux Offline: Offline-First Architecture for Progressive Web Applications and React Native
This post is a long-form trip report from the depths of building offline-friendly web and mobile applications. If you’re looking to…