| Mar | APR | May |
| 18 | ||
| 2020 | 2021 | 2022 |
COLLECTED BY
Collection: github.com
Released in 2016, Angular is a rewrite of AngularJS. It focuses on good mobile development, modularity, and improved dependency injection. Angular is designed to comprehensively address a developer's web application workflow.
const headRead more good first issue Open
x)
pip install six return error because pip is not installed. In result resolved commands brew install python; pip3 install six
Second
Before brew cask install <SOMETHING> return error Error: Unknown command: cask. Resolved by use commands without cask: brew install `
Both cases is not obvious for users which not used homebrew before (MacOS Big
Read more
good first issue
help wanted
Open
Read more
UI
good first issue
monaco object is only defined if you add
window.MonacoEnvironment = { globalAPI: true };
It would be nice if ng-zorro had some hook to configure MonacoEnvironment (also for potential other use-cases) before monaco-editor is actually loaded. Also, the documentation for onLoad is now slightly inco
Read more
Component: CodeEditor
Good First Issue
help wanted
Open
@rematch/loading plugin keeps my app's loading state all in one place. Something that stuck out to me as odd was that there's no similar plugin for handling error/success state. So I can now avoid writing a { loading, error, success } object for every reducer, but error and success are still required if I want to perform some action after the effect finishes, so the ret
Read more
enhancement
good first issue
triage: accepted
Open