LEGACY
-
Someone decided to write an entire AngularJS application of ~100k lines in a single file X| And now here I am swimming through a lake of javas**t to find out why something works. And, to add to the infinite _crazyness_, the app depends on a cordova plugin that will only run on an android device. (Can't use remote debugging either, due to an ancient cordova version).
Beauty cannot be defined by abscissas and ordinates; neither are circles and ellipses created by their geometrical formulas. Carl von Clausewitz Source
-
Someone decided to write an entire AngularJS application of ~100k lines in a single file X| And now here I am swimming through a lake of javas**t to find out why something works. And, to add to the infinite _crazyness_, the app depends on a cordova plugin that will only run on an android device. (Can't use remote debugging either, due to an ancient cordova version).
Beauty cannot be defined by abscissas and ordinates; neither are circles and ellipses created by their geometrical formulas. Carl von Clausewitz Source
ΑlphaΔeltaΘheta wrote:
entire AngularJS application of ~100k lines in a single file
Oh, the laziness that later kills! All the original dev had to do was break it up. X|
ΑlphaΔeltaΘheta wrote:
Can't use remote debugging either
I explained this same problem to a dev long ago -- with another JavaScript-based app (written in classic ASP). The dev told me, "I don't need a debugger. I debug it in my head." :| He thought he was a genius. Well, yeah, I understand that knowing what the code is doing is great and all but using debugging tools is like using power tools (instead of hand tools)...it's quite a bit faster. Good luck.
-
Someone decided to write an entire AngularJS application of ~100k lines in a single file X| And now here I am swimming through a lake of javas**t to find out why something works. And, to add to the infinite _crazyness_, the app depends on a cordova plugin that will only run on an android device. (Can't use remote debugging either, due to an ancient cordova version).
Beauty cannot be defined by abscissas and ordinates; neither are circles and ellipses created by their geometrical formulas. Carl von Clausewitz Source
You must have upset the gods at some point in your life.
-
Someone decided to write an entire AngularJS application of ~100k lines in a single file X| And now here I am swimming through a lake of javas**t to find out why something works. And, to add to the infinite _crazyness_, the app depends on a cordova plugin that will only run on an android device. (Can't use remote debugging either, due to an ancient cordova version).
Beauty cannot be defined by abscissas and ordinates; neither are circles and ellipses created by their geometrical formulas. Carl von Clausewitz Source
-
Someone decided to write an entire AngularJS application of ~100k lines in a single file X| And now here I am swimming through a lake of javas**t to find out why something works. And, to add to the infinite _crazyness_, the app depends on a cordova plugin that will only run on an android device. (Can't use remote debugging either, due to an ancient cordova version).
Beauty cannot be defined by abscissas and ordinates; neither are circles and ellipses created by their geometrical formulas. Carl von Clausewitz Source
100k lines? I will retire now and stop $itching about my 1500 line file....
Charlie Gilley <italic>Stuck in a dysfunctional matrix from which I must escape... "Where liberty dwells, there is my country." B. Franklin, 1783 “They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759
-
ΑlphaΔeltaΘheta wrote:
entire AngularJS application of ~100k lines in a single file
Oh, the laziness that later kills! All the original dev had to do was break it up. X|
ΑlphaΔeltaΘheta wrote:
Can't use remote debugging either
I explained this same problem to a dev long ago -- with another JavaScript-based app (written in classic ASP). The dev told me, "I don't need a debugger. I debug it in my head." :| He thought he was a genius. Well, yeah, I understand that knowing what the code is doing is great and all but using debugging tools is like using power tools (instead of hand tools)...it's quite a bit faster. Good luck.
ΑlphaΔeltaΘheta wrote:
Can't use remote debugging either
raddevus wrote:
written in classic ASP
:laugh: Reminds me of old times! You had to get creative with debugging...displaying variable contents, redirecting to a special page to show results, etc. Classic ASP (or even php) was way more logical to me than .NET where things can happen all over the place...mostly just building the page from the top down...and everything was a string! Do I miss it? Absolutely not! :)
"Go forth into the source" - Neal Morse
-
Someone decided to write an entire AngularJS application of ~100k lines in a single file X| And now here I am swimming through a lake of javas**t to find out why something works. And, to add to the infinite _crazyness_, the app depends on a cordova plugin that will only run on an android device. (Can't use remote debugging either, due to an ancient cordova version).
Beauty cannot be defined by abscissas and ordinates; neither are circles and ellipses created by their geometrical formulas. Carl von Clausewitz Source
-
100k lines? I will retire now and stop $itching about my 1500 line file....
Charlie Gilley <italic>Stuck in a dysfunctional matrix from which I must escape... "Where liberty dwells, there is my country." B. Franklin, 1783 “They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759
After being assigned this one, I seriously considered retirement now. :~
Beauty cannot be defined by abscissas and ordinates; neither are circles and ellipses created by their geometrical formulas. Carl von Clausewitz Source
-
Someone decided to write an entire AngularJS application of ~100k lines in a single file X| And now here I am swimming through a lake of javas**t to find out why something works. And, to add to the infinite _crazyness_, the app depends on a cordova plugin that will only run on an android device. (Can't use remote debugging either, due to an ancient cordova version).
Beauty cannot be defined by abscissas and ordinates; neither are circles and ellipses created by their geometrical formulas. Carl von Clausewitz Source
ΑlphaΔeltaΘheta wrote:
~100k lines in a single file
[The only valid response](https://www.youtube.com/watch?v=MTc3zcnIZOw)