https://github.com/maevadevs/Maevadevs-References
Ref: A collection of developer's references
https://github.com/maevadevs/Maevadevs-References
cheatsheet references
Last synced: 12 months ago
JSON representation
Ref: A collection of developer's references
- Host: GitHub
- URL: https://github.com/maevadevs/Maevadevs-References
- Owner: maevadevs
- License: mit
- Created: 2018-04-01T22:57:41.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T02:44:10.000Z (over 3 years ago)
- Last Synced: 2024-11-25T09:44:36.612Z (over 1 year ago)
- Topics: cheatsheet, references
- Language: Jupyter Notebook
- Homepage:
- Size: 67.4 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `maevadevs`' Developer References
This repo contains a collection of my personal developer's references and tips.
- [Conda: Cheatsheet](conda-cheatsheet.md)
- [ESLint: Setup](eslint-setup.md)
- [Expect: Cheatsheet](expect-cheatsheet.md)
- [Git: Getting Started With Git and Github/Bitbucket](git-getting-started.md)
- [Github: Markdown for Github](github-markdown.md)
- [Node: Fix NVM Prefix Incompatibility](node-fix-nvm-prefix-incompatibility.md)
- [Node: How to manage multiple node versions efficiently](node-how-to-manage-multiple-node-versions-efficiently.md)
- [Node: Useful Management Commands](node-useful-mgmt-commands.md)
- [Python: Match-Case in Python 3.10+](Match-Case-In-Python310+.ipynb)
- [React: TestUtils Cheatsheet](react-testutils-cheatsheet.md)
- [Semver: Summary](semver-summary.md)
- [Semver: Application For NPM Modules](semver-application-for-npm-modules.md)
- [Semver: Programming Pattern Operators](semver-programming-pattern-operators.md)
- [Vim: Helpful Commands](vim-helpful-commands.md)
- [Browser: Client Storage Options](client-storage-options.md)