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.