Does anyone have insight into how html, css, and js are stored for each user on sites like jsfiddle.net and cssdeck.com, i.e. sites that let users create/store their own front-end projects?
Are they stored as text strings in the user table/collection in the db, or are they stored as separate files? Does anyone know the best practice here?
Thanks!
The founder of jsfiddle answered this question around a year ago.
From the answer:
Source: https://stackoverflow.com/questions/5283257/how-does-jsfiddle-work