As configured in my dotfiles.
start new:
tmux
start new with session name:
| [Trace - 8:24:25 AM] Sending request 'initialize - (0)'. | |
| Params: { | |
| "processId": 55770, | |
| "rootPath": "/Users/praveen/workspace/Office/spree-jiffyshirts", | |
| "rootUri": "file:///Users/praveen/workspace/Office/spree-jiffyshirts", | |
| "capabilities": { | |
| "workspace": { | |
| "applyEdit": true, | |
| "workspaceEdit": { | |
| "documentChanges": true, |
As configured in my dotfiles.
start new:
tmux
start new with session name:
| Spree Guides | |
| Products | |
| 1. Track uniq products | |
| 2. Option Types -> denote the different options for a variant | |
| 3. Option Values -> values for option types | |
| 4. Product must be assigned at least one option type if you wish to create variants for that product | |
| 5. Variants -> individual variants of a Product | |
| 6. Master Variant -> tracks basic information such as a count on hand, a price and a SKU |
| NodeJs | |
| https://github.com/maxogden/art-of-node | |
| https://github.com/ericdouglas/MEAN-Learning | |
| DEFCON | |
| https://github.com/fuzyll/defcon-vm | |
| Kubernetes | |
| https://github.com/kelseyhightower/kubernetes-the-hard-way | |
| https://github.com/Praqma/LearnKubernetes |