We're a place where coders share, stay up-to-date and grow their careers.
This might be my functional programming bias talking.
But... in example, 4, 2 and 1 you managed to turn a few lines of code into many lines of code. What is better in these examples?
6 tend be fragile in none-typed languages in my experience.
3, 5 are great tips, they increase verbosity tremendously. :)
This might be my functional programming bias talking.
But... in example, 4, 2 and 1 you managed to turn a few lines of code into many lines of code.
What is better in these examples?
6 tend be fragile in none-typed languages in my experience.
3, 5 are great tips, they increase verbosity tremendously. :)