...

/

Tricky Code

Tricky Code

Learn about the trade-off between writing code that's concise and tricky versus code that's longer but more comprehensive.

We'll cover the following...

Short vs explicit

As a general rule, explicit code should be preferred over using ...