This website requires JavaScript.
Explore
Help
Sign In
Arav
/
Dwelling
Watch
1
Star
0
Fork
0
You've already forked Dwelling
Code
Issues
Packages
Releases
Activity
558ebf4431
Dwelling
/
homepage
/
static
/
assets
/
js
History
Alexander "Arav" Andreev
d35d7e0803
Reduced size for CAPTCHA js code.
2022-10-24 23:09:07 +04:00
..
captcha_refresh.js
Reduced size for CAPTCHA js code.
2022-10-24 23:09:07 +04:00
mindflow.js
Reduced a size of a code for a mindflow. Removed check for empty name property because there's no plans to add more buttons. Click handler function defined outside to eliminate definition of many same functions. Used for ... of instead of traditional for for code reduce and it doesn't drastically affect performance actually. Especially at such low array sizes. Used force arg of a toggle method to reduce code.
2022-10-24 23:06:24 +04:00