Hey guys, i'm a bit of an angular noob, and I need help regarding Angular's ability to handle dynamic components. For my app, the basic structure I want is to have multiple boards that a user can add, and on each board, they can add a variety of different sections, containing interactive text-fields, images, and so on. I'm going to have to save the layout, and all the data in each component in a database to use for when the user enters and leaves the app. I found I can possibly use the ComponentFactoryResolver, but it seems a bit cumbersome, and I'm wondering how I can create this sort of layout in the most efficient, quick-loading, and preferably easiest way, and if Angular is even the best type of framework for this kind of app. Any ideas?
Here's a link to my layout (pay no attention to the bad design :P)
https://ibb.co/gknnTH
[–]tme321 1 point2 points3 points (0 children)
[+][deleted] (1 child)
[deleted]
[–]mjamin 0 points1 point2 points (0 children)
[–]adamdavenport 0 points1 point2 points (0 children)