Dwelling/homepage/static/assets/js
2022-10-26 01:50:47 +04:00
..
captcha_refresh.js Removed a junk from captcha_refresh.js. 2022-10-26 01:50:47 +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