Hello community,
I'm setting up a portal from scratch and I was wondering what's best practice, using Web files or Web Templates?
I've read that before you can use web files you have to delete the '.js' extension from your blocked file extensions. Does this have disadvantages? Everyone can therefore start uploading JavaScript files, this does not feel secure.
But on the other hand, separate files seem more convenient.
I'm planning on making a JavaScript bundle by using Typescript. If I would use Web Templates should I create 1 template file for the whole bundle?
It would be interesting to know the advantages and disadvantages of both.
Thanks in advance !
Regards,
Justine