Создание прототипов с Ember.js
https://simplabs.com/blog/2020/12/15/building-prototypes-with-emberjs-and-ember-hotspots/
https://simplabs.com/blog/2020/12/15/building-prototypes-with-emberjs-and-ember-hotspots/
Mainmatter
Building prototypes with Ember.js - Mainmatter
Create click dummies and prototypes that can grow over your initial ideas with ease and the full force of the Ember.js ecosystem.
Друзья!
Самое время стать незаменимым JS-разработчиком в команде. Успейте в новую группу онлайн-курса «JavaScript Developer. Professional» и научитесь решать задачи фронтенда и бэкенда. Через 6 месяцев вы будете владеть стеком Node.js / React / Angular / Vue / Svelte / TypeScript / Web Components, освоите паттерны проектирование и разработаете свой проект. Старт совсем скоро.
Пройдите вступительный тест и занимайте место с максимальной новогодней скидкой https://otus.pw/KfCZ/
Самое время стать незаменимым JS-разработчиком в команде. Успейте в новую группу онлайн-курса «JavaScript Developer. Professional» и научитесь решать задачи фронтенда и бэкенда. Через 6 месяцев вы будете владеть стеком Node.js / React / Angular / Vue / Svelte / TypeScript / Web Components, освоите паттерны проектирование и разработаете свой проект. Старт совсем скоро.
Пройдите вступительный тест и занимайте место с максимальной новогодней скидкой https://otus.pw/KfCZ/
Как создавать адаптивные страницы и цветные темы с минимальным CSS
https://www.freecodecamp.org/news/responsive-pages-and-color-themes-with-minimal-css/
https://www.freecodecamp.org/news/responsive-pages-and-color-themes-with-minimal-css/
freeCodeCamp.org
How to Create Responsive Pages and Color Themes with Minimal CSS
Want to build a responsive website with color themes? Start at the root. If you happen to drop by my website, you may notice I’ve spruced it up a bit. Victoria.dev can now better respond to your devices and preferences. Most modern devices and web br...
Внедрение критического CSS, от CMS до CLS
https://calendar.perfplanet.com/2020/implementing-critical-css-from-cms-to-cls/
https://calendar.perfplanet.com/2020/implementing-critical-css-from-cms-to-cls/
Web Performance Calendar
Implementing critical CSS, from CMS to CLS
Those who have run into the motherfuckingwebsite-series already know how to build the fastest website. And even if you don't, it speaks for itself: just use HTML only. Because even CSS is render blocking, and always have been (2012).
But such websites aren't…
But such websites aren't…
Observer vs Scroll Lazy Loading: сравнение методов
https://medium.com/swlh/this-article-came-out-of-my-desire-to-find-the-best-lazy-loading-approach-for-a-good-user-156d02e83b71
https://medium.com/swlh/this-article-came-out-of-my-desire-to-find-the-best-lazy-loading-approach-for-a-good-user-156d02e83b71
Medium
This Article Came Out of My Desire to Find the Best Lazy Loading Approach for a Good User…
Observer Lazy Loading Pattern
Проверенные и достоверные советы 25 экспертов по React, которые сделают вас более продуктивным
https://www.telerik.com/kendo-react-ui/react-best-practices-and-productivity-tips/
https://www.telerik.com/kendo-react-ui/react-best-practices-and-productivity-tips/
Telerik
Tried & True Tips from 25 React Experts to Make You More Productive
25 excellent #productivity Tips for React developers from 25 React and JavaScript experts – dive in and enjoy!
Руководство по архитектуре микрофронтендов для новичков
https://www.sitepoint.com/a-beginners-guide-to-the-micro-front-end-architecture/
https://www.sitepoint.com/a-beginners-guide-to-the-micro-front-end-architecture/
SitePoint
A Beginner’s Guide to the Micro Frontend Architecture
Learn about micro-frontends, an architecture pattern for building scalable web apps and user interactions, like a sliced-up single-page app.
Устали от глупых шуток о JS? Напишите свою библиотеку
https://habr.com/ru/company/skillfactory/blog/535138/
https://habr.com/ru/company/skillfactory/blog/535138/
Вырезаем, копируем и вставляем в JavaScript с помощью Clipboard API
https://www.sitepoint.com/clipboard-api/
https://www.sitepoint.com/clipboard-api/
Основы чистых функций JavaScript
https://blog.bitsrc.io/basics-of-javascript-pure-functions-3e6f3437066
https://blog.bitsrc.io/basics-of-javascript-pure-functions-3e6f3437066
Делаем схему выбора мест в кинозале на React: о canvas, красивом дизайне и оптимизации
https://habr.com/ru/company/tinkoff/blog/535046/
https://habr.com/ru/company/tinkoff/blog/535046/
Аннотированное руководство по React Server Components
https://www.swyx.io/react-server-components-demo/
https://www.swyx.io/react-server-components-demo/
www.swyx.io
An Annotated Guide to React Server Components
React Server Components are a nuanced, sweeping addition to React's existing capabilities. This is my guide.
Как оптимизировать прогрессивные веб-приложения: выходим за рамки основ
https://www.smashingmagazine.com/2020/12/progressive-web-apps/
https://www.smashingmagazine.com/2020/12/progressive-web-apps/
Smashing Magazine
How To Optimize Progressive Web Apps: Going Beyond The Basics — Smashing Magazine
Progressive web applications are proven to raise user engagement and keep the costs down effectively. Building a modern PWA requires more than just the core setup to keep up with the user’s expectations. Today, Gert Svaiko will take a first-hand look at adding…