1
1
mirror of https://github.com/namibia/awesome-cheatsheets.git synced 2024-06-22 13:14:46 +00:00
Commit Graph

64 Commits

Author SHA1 Message Date
Julien Le Coupanec
aed6bb63b6 Feathers: methods for channels 2018-02-04 20:01:13 +00:00
Julien Le Coupanec
0bd368ff75 Merge branch 'master' of github.com:LeCoupa/awesome-cheatsheets 2018-02-04 17:45:20 +00:00
Julien Le Coupanec
a27ab16eb9 Feathers: event listeners 2018-02-04 17:45:17 +00:00
Julien Le Coupanec
0f21201295
Merge pull request #4 from beardedtim/patch-1
Modify description of `utils.promisify`
2018-02-04 17:30:17 +00:00
Tim Roberts
27c5b74667
Modify description of utils.promisify
This PR modifies the description of `utils.promisify` in order to more clearly explain what this function takes as an argument.
2018-02-04 11:00:57 -06:00
Julien Le Coupanec
1b7838f0e6
Merge pull request #3 from ss18/awesome-changes
Awesome changes
2018-02-04 16:29:36 +00:00
Semen Zhydenko
bdde87d6af occured -> occurred 2018-02-04 17:20:34 +01:00
Semen Zhydenko
22e0b5b399 occurence -> occurrence 2018-02-04 17:20:06 +01:00
Semen Zhydenko
71d9b7be01 occurences -> occurrences 2018-02-04 17:19:44 +01:00
Semen Zhydenko
00697934e9 interupt -> interrupt 2018-02-04 17:19:09 +01:00
Semen Zhydenko
5db2e1fd4d funtion -> function 2018-02-04 17:18:44 +01:00
Julien Le Coupanec
2cd1e38b0e Feathers.js: Hook functions 2018-02-04 16:09:52 +00:00
Julien Le Coupanec
caaa62d139 Node: add util.promisify 2018-02-04 15:44:46 +00:00
Julien Le Coupanec
dc306a3364 Bash: Fix issue with $websites 2018-02-04 14:12:03 +00:00
Julien Le Coupanec
c368ad3b06 Bash: updates 2018-02-04 13:08:13 +00:00
Julien Le Coupanec
1c56375806
Merge pull request #2 from 004413/patch-1
Bash: Fix a typo
2018-02-04 02:18:07 +00:00
Ray Hua Wu
cec31441e7
fix a typo 2018-02-03 20:35:26 -05:00
Julien Le Coupanec
0892c8d365 Bash: fix mistake with for in 2018-02-03 20:24:28 +00:00
Julien Le Coupanec
d05ed80faa Bash: use vim instead of emacs 2018-02-03 20:14:25 +00:00
Julien Le Coupanec
745643557b Node: buffer.from() instead of new Buffer(array) 2018-02-03 20:11:29 +00:00
Julien Le Coupanec
18d68e86a3 NodeJS: replace with Math.PI instead of 3.14 2018-02-03 20:06:39 +00:00
Julien Le Coupanec
a4e4b2fff5 Bash: operators need spaces around them 2018-02-03 20:02:01 +00:00
Julien Le Coupanec
1b63ec86e7 Update README.md 2018-02-03 16:57:56 +00:00
Julien Le Coupanec
012b11138a Feathers: Service API 2018-02-03 15:47:02 +00:00
Julien Le Coupanec
892f04f1ab Feathers: application object api methods 2018-02-03 14:40:18 +00:00
Julien Le Coupanec
88879d285c Update README.md 2018-02-03 02:13:56 +00:00
Julien Le Coupanec
de879e3f10 Initializing FeatherJS cheatsheet 2018-02-03 02:13:16 +00:00
Julien Le Coupanec
87657c1c4b
Merge pull request #1 from stephan-nordnes-eriksen/patch-1
incorrect GETRANGE description
2018-01-27 00:07:03 +00:00
Stephan Nordnes Eriksen
360b734404
incorrect GETRANGE description
https://redis.io/commands/getrange

It seems the GETRANGE description is incorrect. Updated for correctness.

Perhaps the longer description is better; `# get substring of the value stored in key, determined by the offsets start and end (both are inclusive).`
2018-01-26 08:51:10 +01:00
Julien Le Coupanec
fd83adda70 Final VueJS Cheatsheet 2017-12-02 00:46:12 +01:00
Julien Le Coupanec
9b88a9d406 Vue: options misc 2017-12-02 00:36:30 +01:00
Julien Le Coupanec
d31a41c683 Vue: options / assets 2017-12-01 23:51:23 +01:00
Julien Le Coupanec
d43e737e1b Vue: special attributes 2017-12-01 23:18:02 +01:00
Julien Le Coupanec
848911f5bc Vue: directives 2017-12-01 15:36:30 +01:00
Julien Le Coupanec
4b0da67c73 Vue: lifecycle instance methods 2017-12-01 13:48:35 +01:00
Julien Le Coupanec
b04042f56a Vue: instance methods events 2017-12-01 13:38:05 +01:00
Julien Le Coupanec
e49a31edf8 Vue: Instance Methods / Data 2017-12-01 13:28:16 +01:00
Julien Le Coupanec
708173004a Vue: instance properties 2017-12-01 13:04:37 +01:00
Julien Le Coupanec
d3c1292b09 Vue: lifecycle hooks 2017-11-29 01:35:18 +01:00
Julien Le Coupanec
909378aa3e Vue: options > dom 2017-11-29 00:41:46 +01:00
Julien Le Coupanec
6c98441553 Vue.js: options data 2017-11-21 20:15:36 +00:00
Julien Le Coupanec
0206d6f099 Vue: global API 2017-11-20 22:35:29 +00:00
Julien Le Coupanec
575c1bc653 Vue.js: global config 2017-11-20 21:12:42 +00:00
Julien Le Coupanec
25c104915d Update README.md 2017-11-18 17:32:02 +00:00
Julien Le Coupanec
a6c52438bd Update cheatsheets 2017-11-18 17:22:37 +00:00
Julien Le Coupanec
5c488dab02 Vue cheatsheet 2017-11-18 17:22:28 +00:00
Julien Le Coupanec
f4ec8cd116 Django cheatsheet 2017-11-18 17:22:05 +00:00
Julien Le Coupanec
80b7301534 Add Redis cheatsheet 2017-11-12 01:06:57 +00:00
Julien Le Coupanec
4cd93d84f8 Add Docker cheatsheet 2017-11-11 23:28:02 +00:00
Julien Le Coupanec
f912b540b8 Update Readme.md 2017-11-11 23:19:02 +00:00