Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@ganjaman https://kyleshevlin.com/imho-avoid-... The fact that it is written by a frontend developer doesn't change the fact that code should be legible
-
@kangalioo yes it does. It really doesnt matter how shit your js code is because js is slow by default. If you write code for embedded systems, or you are the one writing a platform for all the shitass js developers to barf their code onto, then yes, every milisecond of performance matters and if you are seriously confused by true&&fun(), then you really need to revise everything youve learned
-
@ganjaman True - in embedded systems and the like it's often important to squeeze every bit of performance out of your code. The thing is that in almost all other kind of systems maintainability is more important.
Because these other systems far outweigh the embedded systems, generally you should prefer maintainability over cleverness and optimal performance -
caap3856y@host127001 yeah, but a lot of ppl define their own kiss-usage. Some ppl say that streams are not clearly written and are not simple to read. Others say its ez pz, because otherwise there would be way more unnecessary loops and this would affect the readability. So..
Related Rants
Great tweet 😌
random
tweet