I am new to programming. I am developing a blazor Maui app to run on both android and ios platforms. This application displays text for each of the links in the home page. There are around 40 different links in the home page and each link will have sub links again depending on the option. I could add the text into the page directly. But I would like to know if there are other options where I can store all the data and the page gets automatically refreshed when I add the data to the database?
提前感谢。
我尝试将案文添加到网页部分。