icesentry

joined 1 year ago
[–] [email protected] 1 points 1 year ago

You don't need different beans for espresso.

[–] [email protected] 4 points 1 year ago

The main issue is that frontend is complicated and it can do a lot of very different things. Frameworks exist to solve some issues that may or may not exist in your project.

[–] [email protected] 1 points 1 year ago

Also, a huge proportion of the list is just not understanding IEEE floats behaviour and blaming the language for it. Exactly like this post is doing. All those weird number things js does is because it only uses floats for everything and every language that uses floats will behave the exact same way.