Вечные вопросы каждого наступающего года - на чем писать фронт?
Вот топ-5 JS-фреймворков для фронтенд-разработки в 2020 году
Часть 1: https://habr.com/ru/company/ruvds/blog/476286/
Часть 2: https://habr.com/ru/company/ruvds/blog/476288/
Вот топ-5 JS-фреймворков для фронтенд-разработки в 2020 году
Часть 1: https://habr.com/ru/company/ruvds/blog/476286/
Часть 2: https://habr.com/ru/company/ruvds/blog/476288/
Хабр
Топ-5 JS-фреймворков для фронтенд-разработки в 2020 году. Часть 1
Вероятно, фронтенд-разработчикам знакомо нечто подобное: вводишь в поисковике «лучшие JavaScript-фреймворки» и получаешь в ответ целую гору результатов, из котор...
Как вы удаляете неиспользуемый CSS с сайта?
https://css-tricks.com/how-do-you-remove-unused-css-from-a-site/
https://css-tricks.com/how-do-you-remove-unused-css-from-a-site/
CSS-Tricks
How Do You Remove Unused CSS From a Site?
Here's what I'd like you to know upfront: this is a hard problem. If you've landed here because you're hoping to be pointed at a tool you can run that
Адаптивная загрузка — улучшение веб-производительности на бюджетных устройствах
https://dev.to/addyosmani/adaptive-loading-improving-web-performance-on-low-end-devices-1m69
https://dev.to/addyosmani/adaptive-loading-improving-web-performance-on-low-end-devices-1m69
DEV Community
Adaptive Loading - Improving Web Performance on low-end devices
Adaptive Loading is a pattern for delivering a fast core experience to all users (including low-end devices) where you progressively add high-end-only features, if a user's network and hardware can handle it
Angular SEO: как сделать страницы, дружественными к поиску
https://buttercms.com/blog/angular-seo-how-to-make-search-friendly-pages
https://buttercms.com/blog/angular-seo-how-to-make-search-friendly-pages
Buttercms
Angular SEO: How to Make Search-Friendly Pages
In this article, we discuss how Angular apps need special SEO treatment, and provide you with specific deployment instructions.
Введение в кодировку символов/текста в вебе
https://itnext.io/introduction-to-character-text-encoding-in-web-4b315c4244f2
https://itnext.io/introduction-to-character-text-encoding-in-web-4b315c4244f2
Medium
Introduction to Character/Text Encoding in Web
In this article, we will learn about different techniques to display ASCII and UTF encoded characters in JavaScript, CSS, and HTML.
Подкаст «Веб-стандарты» №204. Chrome Dev Summit, GitHub, снимок веба 2019, GSAP 3, Visual Studio
https://soundcloud.com/web-standards/episode-204
https://soundcloud.com/web-standards/episode-204
SoundCloud
204. Chrome Dev Summit, GitHub, снимок веба 2019, GSAP 3, Visual Studio
18 ноября 2019: Chrome Dev Summit, GitHub Universe, снимок веба 2019, большой релиз GSAP 3, семейство Visual Studio.
— Вадим Макеев
— Олег Соломка
Содержание
00:01:47 События
00:05:24 Chrome Dev Su
— Вадим Макеев
— Олег Соломка
Содержание
00:01:47 События
00:05:24 Chrome Dev Su
Multiple-column Layout и column-span в Firefox 71
https://hacks.mozilla.org/2019/11/multiple-column-layout-and-column-span-in-firefox-71/
https://hacks.mozilla.org/2019/11/multiple-column-layout-and-column-span-in-firefox-71/
Mozilla Hacks – the Web developer blog
Multiple-column Layout and column-span in Firefox 71
Firefox 71 adds the column-span property from Multiple-column Layout. In this post Rachel Andrew takes a look at the implementation.
Angular Promises Versus Observables
https://www.syncfusion.com/blogs/post/angular-promises-versus-observables.aspx?utm_campaign=angularweekly&utm_medium=email&utm_source=revuenewsletter
https://www.syncfusion.com/blogs/post/angular-promises-versus-observables.aspx?utm_campaign=angularweekly&utm_medium=email&utm_source=revuenewsletter
Syncfusion Blogs
Angular Promises Versus Observables | Syncfusion Blogs
This blog post explains difference between the observable and promise (observable vs promise) and how observables are superior than promises using the Syncfusion Angular Charts control.
15 частых операций над массивами в JavaScript (шпаргалка)
https://dmitripavlutin.com/operations-on-arrays-javascript/
https://dmitripavlutin.com/operations-on-arrays-javascript/
Полностью вышедший курс по паттернам JavaScript (22 паттерна)
https://www.youtube.com/watch?v=RyY6x_6ws4s&list=PLNkWIWHIRwMGzgvuPRFkDrpAygvdKJIE4
https://www.youtube.com/watch?v=RyY6x_6ws4s&list=PLNkWIWHIRwMGzgvuPRFkDrpAygvdKJIE4
YouTube
JavaScript Паттерны #0 - Введение (Introduction)
#YauhenK #webDev #JS #JSPatterns
Всех приветствую в курсе «JavaScript Паттерны».
В данном видео-курсе мы с вами рассмотрим самые распространённые паттерны проектирования, которые используются при разработке.
Паттерны, или шаблоны - это определённые, зарекомендовавшие…
Всех приветствую в курсе «JavaScript Паттерны».
В данном видео-курсе мы с вами рассмотрим самые распространённые паттерны проектирования, которые используются при разработке.
Паттерны, или шаблоны - это определённые, зарекомендовавшие…
Как я преодолел свой страх перед webpack
https://medium.com/better-programming/how-i-got-over-my-fear-of-webpack-2f66218bb18b
https://medium.com/better-programming/how-i-got-over-my-fear-of-webpack-2f66218bb18b
Medium
How I Got Over My Fear of webpack
And how you can too
Создание эффекта искаженной маски на изображении с помощью Babylon.js и GLSL
https://tympanus.net/codrops/2019/11/26/creating-a-distorted-mask-effect-on-an-image-with-babylon-js-and-glsl/
https://tympanus.net/codrops/2019/11/26/creating-a-distorted-mask-effect-on-an-image-with-babylon-js-and-glsl/
Codrops
Creating a Distorted Mask Effect on an Image with Babylon.js and GLSL | Codrops
Nowadays, it's really hard to navigate the web and not run into some wonderful website that has some stunning effects th
Как быстро начать разработку на ReactJS: 3 надежных инструмента и лучшие практики
https://www.codica.com/blog/how-to-start-reactjs-development-fast-3-solid-tools-and-best-practices/
https://www.codica.com/blog/how-to-start-reactjs-development-fast-3-solid-tools-and-best-practices/
Codica
Best Practices and Tools to Start ReactJS Development Fast
How to start ReactJS development fast? Read the article where our React experts overview such tools as CRA, Next.js, and Gatsby and provide our best practices.