Welcome to my new knowledge base
Welcome to my new knowledge base#
Moved here 2021-09-14
Yarn#
- error
Couldn't publish package: "https://registry.yarnpkg.com/<PACKAGE_NAME>: Forbidden"Resolution: Verify npm email address
NPM#
- eslint rules like this should put in
package.json,eslintConfigproperty, said official document.
UI#
- Large dense text = ugly. Use more space + smaller text. Example: SnippetHub-web (commit d72a609f17eeef19a94e5f133b96dc6c7549e6ec feat(UI): Add content to MainPopular) vs https://www.npmjs.com/ (20210916)
Connect Amplify to custom domain managed by Google Domains#
https://docs.aws.amazon.com/amplify/latest/userguide/to-add-a-custom-domain-managed-by-google-domains.html
Tool#
Changed to Nimbus Screenshot from Webpage Screenshot. The latter stuck at taking full page screenshot. (210916)