Полное руководство по производительности Angular на 2021 год
https://medium.com/geekculture/the-complete-angular-performance-guide-for-2021-c5e55225b4d
https://medium.com/geekculture/the-complete-angular-performance-guide-for-2021-c5e55225b4d
Medium
The Complete Angular Performance Guide For 2021
Frustrated with your slow Angular app? Here’s how to double or even triple the speed of your Angular application.
Тестирование использования памяти в JavaScript
https://blog.webpagetest.org/posts/benchmarking-javascript-memory-usage/
https://blog.webpagetest.org/posts/benchmarking-javascript-memory-usage/
Catchpoint
Benchmarking JavaScript memory usage
Is your website bogged down by JavaScript memory usage? This article explores the challenges of measuring memory usage and proposes a new way to collect data.
Создайте полноценный GitLab pipeline для Angular. Часть 2
https://indepth.dev/posts/1398/craft-a-complete-angular-pipeline-part-2
https://indepth.dev/posts/1398/craft-a-complete-angular-pipeline-part-2
Думайте о компонентах React как о State Machines, а не о функциях
https://levelup.gitconnected.com/think-of-react-hooks-as-state-machines-not-functions-39cf9d086a94
https://levelup.gitconnected.com/think-of-react-hooks-as-state-machines-not-functions-39cf9d086a94
Medium
Think of React Components as State Machines, Not Functions
Functional components aren’t so functional any more. So how do we model them?
5 идей о том, как включить веб-доступность в процесс разработки
https://levelup.gitconnected.com/5-tips-on-how-to-incorporate-web-accessibility-into-your-dev-workflow-74d831e92fba
https://levelup.gitconnected.com/5-tips-on-how-to-incorporate-web-accessibility-into-your-dev-workflow-74d831e92fba
Medium
5 Ideas on How to Incorporate Web Accessibility into your Dev Workflow
Thoughts and philosophies for how to set up your team’s workflow to tackle accessibility
Построение компонентов с выпадающими блоками с помощью Angular и Material CDK
https://habr.com/ru/company/europlan/blog/561494/
https://habr.com/ru/company/europlan/blog/561494/
React Intl: интернационализируйте свои React приложения
https://blog.logrocket.com/react-intl-internationalize-your-react-apps/
https://blog.logrocket.com/react-intl-internationalize-your-react-apps/
LogRocket Blog
React Intl: Internationalize your React apps - LogRocket Blog
With the React Intl library, learn how to internationalize any React project to seamlessly change language and currency within web apps.
Как внедрить оптимизизацию изображений во Vue
https://css-tricks.com/start-serving-optimized-images-in-vue/
https://css-tricks.com/start-serving-optimized-images-in-vue/
CSS-Tricks
Start Serving Optimized Images in Vue | CSS-Tricks
Images have become extremely important to the effectiveness of websites. They speak a 1000 words, attract attention, and stimulate emotions.
Идеальные всплывающие подсказки с обрезкой и маскированием CSS
https://css-tricks.com/perfect-tooltips-with-css-clipping-and-masking/
https://css-tricks.com/perfect-tooltips-with-css-clipping-and-masking/
CSS-Tricks
Perfect Tooltips With CSS Clipping and Masking | CSS-Tricks
Clipping and masking have been around for a while now in CSS and even have pretty decent browser support. I recently worked on a project that needed to use a
Don't Stop Me Now: как использовать хук useTransition() в React
https://dmitripavlutin.com/react-usetransition/
https://dmitripavlutin.com/react-usetransition/
Dmitri Pavlutin Blog
Don't Stop Me Now: How to Use React useTransition() hook
How to speed up UI updates by prioritizing updates using React useTranstion() hook.
Новые JavaScript-API для работы с аппаратным обеспечением
https://habr.com/ru/company/ruvds/blog/562532/
https://habr.com/ru/company/ruvds/blog/562532/
Как создавать диаграммы на CSS с помощью интересных форм, символов и эмодзи
https://css-tricks.com/how-to-create-css-charts-with-interesting-shapes-glyphs-and-emoji/
https://css-tricks.com/how-to-create-css-charts-with-interesting-shapes-glyphs-and-emoji/
CSS-Tricks
How to Create CSS Charts With Interesting Shapes, Glyphs and Emoji | CSS-Tricks
Let’s forego the usual circles and bars we typically see used in charts for more eccentric shapes. With online presentations more and more common today, a
Тестируете React MobX store? C Cypress это легко!
https://medium.com/geekculture/testing-mobx-store-with-react-cypress-made-it-easy-abc5b1571320
https://medium.com/geekculture/testing-mobx-store-with-react-cypress-made-it-easy-abc5b1571320
Medium
Testing React MobX store? Cypress made it easy!
This blog post assumes you’ve already installed Cypress, understand react jargons, and state management mechanism. Now, if you are a person…
Топ-5 встроенных баз данных для JavaScript приложений
https://blog.bitsrc.io/top-5-embedded-databases-for-javascript-applications-1c68496aebac
https://blog.bitsrc.io/top-5-embedded-databases-for-javascript-applications-1c68496aebac
Medium
Top 5 Embedded Databases for JavaScript Applications
What do you use when you only need to store small amounts of data
Создание приложения с React и Nx
https://blog.logrocket.com/building-an-application-with-react-and-nx/
https://blog.logrocket.com/building-an-application-with-react-and-nx/
LogRocket Blog
Building an application with React and Nx - LogRocket Blog
Create an application React and Nx, a build framework that allows you to build monorepos and scaffold full applications in place.
👍2