angular-book
angular-book copied to clipboard
In the following cod example: ```typescript // ES6 // lib/complex-module.js export * from 'lib/logger'; export * from 'lib/http'; export * from 'lib/utils'; // app.js import { logger, httpClient, stringUtils }...
review and fix the broken links in the `ch05-02-creating-a-simple-component.md`
Review and provide missing content for ch03-02-features.md
Missing content: - Typings - Linting
provide more content about TypeScript (ch03-00-typescript.md)
Provide a contribution guide
E.g. meta mask request for payment or something. Appreciate.