Создание MicroFrontend-сетапа с использованием Angular 12 — Часть 1: Настройка проекта
https://medium.com/@cardoz.jonathan/building-a-microfrontend-setup-using-angular-12-part-1-the-project-setup-e8f033ad6df6
https://medium.com/@cardoz.jonathan/building-a-microfrontend-setup-using-angular-12-part-1-the-project-setup-e8f033ad6df6
Medium
Building a MicroFrontend setup using Angular 12: Part 1 — The Project Setup
Disclaimer: This is my first set of articles on Medium and since I haven’t blogged or written anything (other than social media posts or…
👍4
Полное руководство по CSS фильтрам для SVG.
Многие знают, как использовать фильтры с html элементами, но вот как использовать фильтры для svg - только избранные.
https://blog.logrocket.com/complete-guide-using-css-filters-svgs/
Многие знают, как использовать фильтры с html элементами, но вот как использовать фильтры для svg - только избранные.
https://blog.logrocket.com/complete-guide-using-css-filters-svgs/
LogRocket Blog
A complete guide to using CSS filters with SVGs - LogRocket Blog
In this post, we’re going to learn about a unique and powerful set of CSS tools, SVG filters, to improve visual aspects of a website.
🔥8👍1
Стратегия плавной миграции Angular в хаотичном мире
https://mukesh-jayaram.medium.com/a-smooth-angular-migration-strategy-in-a-chaotic-world-6cbb7a6ae142
https://mukesh-jayaram.medium.com/a-smooth-angular-migration-strategy-in-a-chaotic-world-6cbb7a6ae142
Medium
A smooth Angular migration strategy in a chaotic world
Technical backlogs and massive technology migrations are always difficult to convince and execute at a very early stage of a product…
👍3
Создание прокручиваемой и перетаскиваемой временной шкалы с помощью GSAP
https://tympanus.net/codrops/2022/01/03/building-a-scrollable-and-draggable-timeline-with-gsap/
https://tympanus.net/codrops/2022/01/03/building-a-scrollable-and-draggable-timeline-with-gsap/
👍8
Когда стоит выбирать CSS Media Queries а когда Container Queries.
https://blog.logrocket.com/choose-between-media-container-queries/
https://blog.logrocket.com/choose-between-media-container-queries/
LogRocket Blog
When and how to choose between media queries and container queries - LogRocket Blog
Unlike media queries, container queries make an element responsive based on the space available to the container, rather than the viewport.
👍10🤔1
Стейт менеджмент в Nuxt3: Pinia vs useState
https://medium.com/vue-mastery/nuxt-3-state-mangement-pinia-vs-usestate-937b50a8c7b
https://medium.com/vue-mastery/nuxt-3-state-mangement-pinia-vs-usestate-937b50a8c7b
👍5
16 расширений для Chrome, которые могут быть полезны для фронт разработчиков.
https://blog.openreplay.com/16-top-chrome-extensions-for-developers
https://blog.openreplay.com/16-top-chrome-extensions-for-developers
👍6
Adam Argyle’s Sick Mouse — симпатичный hover-эффект на CSS
https://css-tricks.com/adam-argyles-sick-mouse-out-css-hover-effect/
https://css-tricks.com/adam-argyles-sick-mouse-out-css-hover-effect/
👍7🤔2🥴2
5 CSS антипаттернов, которых следует избегать.
https://evayde.medium.com/5-css-anti-patterns-that-you-should-be-aware-of-cbf8b9980c2
https://evayde.medium.com/5-css-anti-patterns-that-you-should-be-aware-of-cbf8b9980c2
Medium
5 CSS Anti-Patterns that you should be aware of
Five things you shouldn’t do with CSS.
👍14👎12🤔1
20 методов массивов в JS и как с ними работать. Полезно для новичков и тем кто готовится к собесам.
https://javascript.plainenglish.io/20-javascript-array-methods-every-developer-should-know-6c04cc7a557d
https://javascript.plainenglish.io/20-javascript-array-methods-every-developer-should-know-6c04cc7a557d
👍13
Делаем простое и красивое приложение с записками на React используя localStorage.
https://blog.logrocket.com/notes-app-react-localstorage/
https://blog.logrocket.com/notes-app-react-localstorage/
👍12👎2
Официальный релиз ECMAScript 2022 - на что стоит обратить внимание?
https://blog.devgenius.io/ecmascript-2022-is-officially-released-what-should-we-pay-attention-to-5e207ed61a46
https://blog.devgenius.io/ecmascript-2022-is-officially-released-what-should-we-pay-attention-to-5e207ed61a46
👍16
Vue’s watch против watchEffect - что использовать?
https://medium.com/vue-mastery/vues-watch-vs-watcheffect-which-should-i-use-b2ec6aafd8f6
https://medium.com/vue-mastery/vues-watch-vs-watcheffect-which-should-i-use-b2ec6aafd8f6
👍9
Поиск техники для фиксации фонового эффекта с помощью инлайновых изображений
https://css-tricks.com/the-search-for-a-fixed-background-effect-with-inline-images/
https://css-tricks.com/the-search-for-a-fixed-background-effect-with-inline-images/
👍5
Используем селектор предыдущего элемента
https://blog.jim-nielsen.com/2022/previous-sibling-selector/
https://blog.jim-nielsen.com/2022/previous-sibling-selector/
🔥7👎4👍1
Как использовать barrel export для организации React компонентов.
https://blog.logrocket.com/using-barrel-exports-organize-react-components/
https://blog.logrocket.com/using-barrel-exports-organize-react-components/
LogRocket Blog
Using barrel exports to organize React components - LogRocket Blog
Save development time with barrel exports. Clean up local imports; achieve a cleaner codebase and better collaboration and organization.
👍2
Как создать компонент, поддерживающий несколько фреймворков в монорепозитории
https://css-tricks.com/make-a-component-multiple-frameworks-in-a-monorepo/
https://css-tricks.com/make-a-component-multiple-frameworks-in-a-monorepo/
CSS-Tricks
Support Multiple Frameworks In A Monorepo
We're going to make a Yarn workspaces-based monorepo that supports multiple frameworks, including React, Vue, Svelte, and Angular.
👍6🔥1
Создание Gatsby-темы для сайтов на базе WordPress
https://www.smashingmagazine.com/2021/12/building-gatsby-themes-wordpress-powered-websites/
https://www.smashingmagazine.com/2021/12/building-gatsby-themes-wordpress-powered-websites/
👍5