- Manchester, UK
- http://paulmunday.net
Pinned Loading
-
Node JS Quck start cheat sheet
Node JS Quck start cheat sheet 1# Node/JS Quick start
23If you are in a hurry you can fork/download this repo which has example tests and the relevant packages already set up: https://github.com/coopdigital/quickstartjest
45This should get you to the point of writing a first test. It assumes OS X with homebrew installed. (see https://brew.sh/)
-
Tip Sheet
Tip Sheet 1# Vim Tips
2- <code>%s/\<\d\d\?\>/0&/g|%&&|sor r/\(\d\{3}\)\%(\.\d\{3}\)\{3}/|%s/\<00\?\ze\d//g</code> - sort ip addresses
3- <code>%! jq .</code> reformat json
4- <code>J</code> join selected lines or present and next line if no seelection
5- <code>gJ</code> as above but do not adjust/remove whitespace
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.