Reviews for Multiple Windows, Single Session
Multiple Windows, Single Session by losnappas
Response by losnappas
Developer response
posted 5 years agoMost 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.
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.
2 reviews
- Rated 5 out of 5by 天灭中共退党团队保平安, 23 days ago
- Rated 4 out of 5by Caio, 5 years agoIt really needs 20k lines of script to do it? You wrote it? I was just impressed examining the source code
Developer response
posted 5 years agoMost 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.