Farata / angular2typescript

Code samples from the book Angular 2 Development with TypeScript
MIT License
440 stars 270 forks source link

Immediately Initialized should be Immediately Invoked #14

Closed ychaikin closed 7 years ago

ychaikin commented 7 years ago

On page 404, it states:

Manually implement a module design pattern as an immediately initialized function

I believe, it should say "as an immediately invoked function".

yfain commented 7 years ago

Thanks. We put it correctly in Chapter 2, but not in the Appendix. It's too late to fix in the printed version, but I'll send submit this correction in the book's errata when available.