In that case the full thing would be const fun = () => {}
Ghoelian
- 0 Posts
- 3 Comments
Joined 8 months ago
Cake day: March 19th, 2025
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Iirc before dolphin would just refuse to run as root, I guess this is an improvement



The reason is very simple, performance. If a value doesn’t need to be changed, don’t declare it as mutable. This isn’t just a front-end thing btw.