چگونه کامپوننت‌های پویا (dynamic) در Vue.js ایجاد کنیم؟
301, MovedPermanently
https://blog.logrocket.com/how-to-make-your-components-dynamic-in-vue-js/ icon

This post serves as an introduction to the ways you can reference HTML elements in your components in Vue.js. You can toggle between views or component templates by using the Vue router or by creating dynamic components. 

چگونه کامپوننت‌های پویا (dynamic) در Vue.js ایجاد کنیم؟
تولید محتوای پویا در Angular
410, Gone
https://medium.com/@DenysVuika/dynamic-content-in-angular-2-3c85023d9c36 icon

محتوای پویا Angular  : 

Multiple ways to create Angular components dynamically at runtime 

In this article, I am going to show you several ways of creating dynamic content in Angular. You will get examples of custom list templates, dynamic component creation, runtime component and module compilation. Full source code will be available at the end of the article.

 
تولید محتوای پویا در Angular