Collection of dev tips by epikem. Inspired by https://github.com/HomoEfficio/dev-tips and https://github.com/jbranchaud/til.
This repository can be used as a store of tips/code snippets.
- IDE: install vscode and search code tip/snippet with search feature
- Browser: install octotree and navigate on tips
- table of contents
- algorithm
- cloud
- docker
- graphql
- git
- javascript
- python
- powershell
- polyglot
- study
- environment setting
- snippets
- git-backup-and-restore-branch-using-other-remote-repository
- git-config-set-vscode-a-default-sequence-editor
- git-config-set-default-origin-push-target-branch-to-current-branch
- git-log-prettify
- git-checkout-to-undo-local-changes-of-a-file
- git-cherry-pick-range-of-commits
- git-exclude-files-locally-without-gitignore
- git-merge
- git-push
- git-pull
- git-pull-with-force
- git-subtree
- git-subtree-split-folder-to-new-branch
- git-subtree-push-from-parent-project-to-child
- webpack-node-js-add-folder-alias-for-import
- node-js-babel-use-react-preset
- node-js-babel-use-latest-ecmascript-versions
- windows-nodejs-resolving-node-gyp-related-problems
- windows-nodejs-install-node-canvas
- react-node-js-set-routes
- react-node-js-install-styled-components
- react-node-js-use-styled-components-theme
- array-initialization-and-manipulation
- convert-between-string-and-int
- switch-with-enum-or-iterable-type
- visual-studio-code-setting-for-c-and-cpp-debugging
- visual-studio-c++-windows-targeting-the-windows-subsystem-for-linux-to-use-gnu-gcc-compilers
- gpg-agent-forwarding-with-ssh
- linux-download-node-and-setup