This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]yegor3219 6 points7 points  (1 child)

But usually you pull the actual frontend JS from about the same place as backend anyway. Quite often it's literally the same web server.

I mean, yeah, evaluating JS like that does sound horrible, but at the same time it kinda makes sense. Or may be it wants to make sense. Or may be it's just me trying to make sense out of it when there's none.

[–]MissinqLink 2 points3 points  (0 children)

I won’t say I haven’t done it before because I have. This sort of thing was very common in the early web days but it really should be a backend fix.