Choosing an Angular rich text editor: the numbers first
Five editors compared on what the registry actually reports: Angular peer ranges, install weight and licence terms. Vendor adjectives not included.
Angular behaviour that surprised us enough to go and measure it. Every claim on these pages was produced by running the code, and every transcript is pasted from that run — if we could not reproduce it, it is not here.
Five editors compared on what the registry actually reports: Angular peer ranges, install weight and licence terms. Vendor adjectives not included.
An unchecked checkbox passes Validators.required. minLength does nothing to a number. A form can be neither valid nor invalid. Eight of them, each one measured.
The password-match validator everyone copies calls setErrors on the confirm field, which deletes the minlength error underneath it. Measured, then fixed.