Κριτικές για το Multiple Windows, Single Session
Multiple Windows, Single Session από losnappas
1 κριτική
- Βαθμολογία 4 από 5από Caio, 5 χρόνια πρινIt really needs 20k lines of script to do it? You wrote it? I was just impressed examining the source code
Απάντηση προγραμματιστή
δημοσιεύτηκε στις 5 χρόνια πρινMost definitely doesn't.
But I wrote it in purescript, which is like a haskell that's compiled to JS.
So the source is transpiled (automatically generated), and that's what happens there. In vanilla JS, this would be like, idk, probably 100 loc.