Vasan Subramanian

Results 5 issues of Vasan Subramanian

In Chapter 10, page 208, just before listing 10-1, since Windows does not support soft links, the book says that the directory node_modules/bootstrap/dist can be copied to the static directory...

Errata

Would be nice to have an `eqi` operator, to support equals-ignore-case. Current workaround is to use a regex operator.

enhancement
help wanted

Tests: add tests for strict mode

Tests

Should there be a way to override auto-detect data type? Looking back, /^is/ is not necessarily a boolean indicator, it breaks when the field name is 'issue', for example. Maybe...