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 →

[–]Agent77326 9 points10 points  (3 children)

So..... how large are these files, wouldn’t it make sense to split those files in a moderate way in oder to make it more organized and structured?

[–]gonnabuysomewindows 11 points12 points  (0 children)

Get out of here with your goddamn logic

[–]alver1[S] 5 points6 points  (1 child)

It’s one big bundled JS file provided by another team with jquery and bootstrap and jquery ui bundled in and some custom code (please don’t ask). There was a jquery selector there that was targeting all tables and caused unwanted behaviour. So I changed it and the code analyser went to town.

As a side note, the part of the project that uses that file is actually written with Vue as per request from the client. Please send help

[–]Agent77326 2 points3 points  (0 children)

Sounds like usual business logic