Изучение библиотек компонентов пользовательского интерфейса Vue для современной веб-разработки
https://www.javacodegeeks.com/2024/03/exploring-vue-ui-component-libraries-for-modern-web-development.html
https://www.javacodegeeks.com/2024/03/exploring-vue-ui-component-libraries-for-modern-web-development.html
Java Code Geeks
Exploring Vue UI Component Libraries for Modern Web Development - Java Code Geeks
Discover the top Vue UI component libraries for streamlined web development. Explore Vue UI component libraries now!
React против Angular: компонентная архитектура
https://www.telerik.com/blogs/react-vs-angular-component-architecture
https://www.telerik.com/blogs/react-vs-angular-component-architecture
Telerik Blogs
React vs. Angular: Component Architecture
This in-depth guide compares the Angular framework and React library and their approaches to component creation, communication, change detection and more.
Что нового в Angular 17.3
Учебное пособие, которое поможет вам освоить новую версию Angular.
https://www.angularaddicts.com/p/whats-new-in-angular-17-3
Учебное пособие, которое поможет вам освоить новую версию Angular.
https://www.angularaddicts.com/p/whats-new-in-angular-17-3
Angularaddicts
What's new in Angular 17.3
A study guide that helps you learn the new version of Angular
4 библиотеки компонентов Angular, которые идеально подходят для новичков
https://www.thisdot.co/blog/4-angular-component-libraries-that-are-perfect-for-beginners
https://www.thisdot.co/blog/4-angular-component-libraries-that-are-perfect-for-beginners
This Dot Labs
4 Angular Component Libraries That are Perfect for Beginners - This Dot Labs - This Dot Labs
Angular v17.3 представляет улучшенный API для объявления выходных данных в виде предварительной версии для разработчиков.
https://blog.angular.io/meet-angulars-new-output-api-253a41ffa13c
https://blog.angular.io/meet-angulars-new-output-api-253a41ffa13c
Medium
Meet Angular’s new output() API
Angular v17.3 introduces the improved API for declaring outputs as a developer preview.
3 вида реквизита в Vue
Одной из основных особенностей Vue является использование реквизита.
Реквизиты — это то, как мы передаем данные во Vue, от родительского компонента к дочернему. https://michaelnthiessen.com/3-kinds-of-props
Одной из основных особенностей Vue является использование реквизита.
Реквизиты — это то, как мы передаем данные во Vue, от родительского компонента к дочернему. https://michaelnthiessen.com/3-kinds-of-props
Michaelnthiessen
3 Kinds of Props in Vue
One of Vue's core features is the use of props. Props are how we pass data around in Vue, from parent to child components. But not all props are created equal.
HTMX Против Vue И React – Плюсы И Минусы
https://blog.openreplay.com/htmx-vs-vue-and-react--pros-and-cons
https://blog.openreplay.com/htmx-vs-vue-and-react--pros-and-cons
Openreplay
HTMX vs. Vue and React -- Pros and Cons
What is best, HTMX or Vue or React?
Чат В Реальном Времени С Angular И SignalR
https://blog.openreplay.com/real-time-chat-app-with-angular-and-signalr
https://blog.openreplay.com/real-time-chat-app-with-angular-and-signalr
Openreplay
Real Time Chat with Angular and SignalR
Create a chat app using ASP.NET and Angular
Как использование функции Angular inject() сэкономило мне 1000 строк кода
https://javascript.plainenglish.io/how-using-the-angulars-inject-function-has-saved-me-1000-lines-of-code-82b699183da8
https://javascript.plainenglish.io/how-using-the-angulars-inject-function-has-saved-me-1000-lines-of-code-82b699183da8
Medium
How using the Angular’s inject() function has saved me 1000 lines of code
Discover how easily can the inject() function improve your project
Изучение хуков Angular afterRender и afterNextRender
https://netbasal.com/exploring-angulars-afterrender-and-afternextrender-hooks-7133612a0287
https://netbasal.com/exploring-angulars-afterrender-and-afternextrender-hooks-7133612a0287
Medium
Exploring Angular’s afterRender and afterNextRender Hooks
Occasionally, there arises a need to employ browser-specific APIs for manual DOM manipulation. However, navigating this task becomes…
Дорожная карта разработчиков Angular на 2024 год
Ваше полное руководство, как стать экспертом Angular-разработчиком в 2024 году, со ссылками на ресурсы.
https://medium.com/javarevisited/the-2024-angular-developer-roadmap-e2540a778eeb
Ваше полное руководство, как стать экспертом Angular-разработчиком в 2024 году, со ссылками на ресурсы.
https://medium.com/javarevisited/the-2024-angular-developer-roadmap-e2540a778eeb
Medium
The 2024 Angular Developer RoadMap
Your complete guide to become an expert Angular Developer in 2024 with links to resources
Улучшите производительность Angular с помощью отложенной загрузки, @defer и пользовательского интерфейса Kendo.
https://www.telerik.com/blogs/improve-angular-performance-lazy-loading-defer-kendo-ui
https://www.telerik.com/blogs/improve-angular-performance-lazy-loading-defer-kendo-ui
Telerik Blogs
Improve Angular Performance—Lazy Loading, @defer, Kendo UI
We can leverage lazy loading and @defer with some powerful Kendo UI for Angular components to indicate a page is loading, for a better UX.