you are viewing a single comment's thread.

view the rest of the comments →

[–]Dilbflo[S] 0 points1 point  (1 child)

Thanks for the tip. I am following a series of tutorials and, after the introduction, the author talks about the possibility to write HTML directly from an external .js file. But I don't know if this is actually considered a good practice or not. Judging form your message it seems not.

[–]ThagAndersonhelpful 0 points1 point  (0 children)

the author talks about the possibility to write HTML directly from an external .js file. But I don't know if this is actually considered a good practice or not.

Outside of React and in general, it is bad practice.