2 Matching Annotations
- Jul 2021
-
medium.com medium.com
-
It’s fun but when would we ever use things like this in actual code?When it’s well tested, commented, documented, and becomes an understood idiom of your code base.We focus so much on black magic and avoiding it that we rarely have a chance to enjoy any of the benefits. When used responsibly and when necessary, it gives a lot of power and expressiveness.
-
- Oct 2020
-
formvalidation.io formvalidation.io
-
All validators, algorithms, and APIs are tested carefully with +400 Mocha unit tests.
-