Towards the bottom of the page in the CSS stylings on page 157, there is the line:
transition: transform 333m cubic-bezier(1, .6, .28, 1);
Instead of “333m”, it should be “333ms”.
Towards the bottom of the page in the CSS stylings on page 157, there is the line:
transition: transform 333m cubic-bezier(1, .6, .28, 1);
Instead of “333m”, it should be “333ms”.
Thanks @JSLearner! I will add it to our list. If you come across other typos, we have a running list of the errata so other readers can reference too, feel free to drop them o’er here: Errata: 1st Edition
@nybblr Oh I wasn’t aware of such a forum…I’ll go ahead and post there hereafter. thx