Hi,
I am currently working on a personalised training app, the page where all the training plans are are written in a input element because I wasn’t able to get it in the database correctly.
But now I have quite a few programs in their it loads very slow when I want to add more programs. So I was wondering if it would load faster if I don’t add anymore elements where I write the programs in but rather use the existing elements and add programs in their using conditionals.
Thanks in advance