angular-book icon indicating copy to clipboard operation
angular-book copied to clipboard

Results 7 angular-book issues
Sort by recently updated
recently updated
newest added

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`

bug

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.