Commit Graph

1432 Commits

Author SHA1 Message Date
Benjamin Hollway 5fdc5d5678
Change var to const or let in es6.md
There were some variables being declared using old `var` syntax, seemed weird in the context.
2017-11-30 14:42:23 +01:00
Rico Sta. Cruz 7451b686ce
Merge pull request #250 from zulmaster/patch-1
Update to "Named return values"
2017-11-27 19:58:51 +08:00
Rico Sta. Cruz 10a3f67a81
Merge pull request #163 from epilande/vim-change-caret
✏️ Change ctrl caret to be less confusing
2017-11-27 19:58:25 +08:00
Rico Sta. Cruz 599e26c10e
Merge pull request #255 from Nastya-Kruglikova/patch-1
Golang example formatting fix and useful links added
2017-11-27 19:54:46 +08:00
Rico Sta. Cruz 68ebaf6b87
Merge pull request #192 from ozthekoder/patch-1
elsif -> elif
2017-11-27 19:54:29 +08:00
Rico Sta. Cruz f5d4d06dd6
Merge pull request #156 from philss/fix-elixir-enum
Elixir: Fix Enum example and rename "char list" to "charlist"
2017-11-27 19:53:37 +08:00
Rico Sta. Cruz d4a113a6c3
Merge pull request #164 from hang-up/patch-1
Fixed destructuring example value
2017-11-27 19:52:08 +08:00
Rico Sta. Cruz 3298f7e993
Merge pull request #295 from rstacruz/feature/ruby-strftime
Extract strftime to /strftime
2017-11-27 19:50:18 +08:00
Rico Sta. Cruz f0c9c7d1c1
Extract strftime to /strftime 2017-11-27 19:48:16 +08:00
Rico Sta. Cruz 3c30310537
Merge pull request #293 from vickychijwani/patch-1
ES6: Use for..of in destructuring with loop example
2017-11-27 19:40:57 +08:00
Rico Sta. Cruz c4ec5cc59d
Merge pull request #279 from 4ndrej/patch-1
typo
2017-11-27 19:39:41 +08:00
Rico Sta. Cruz 73a95e07a0
Merge pull request #281 from namreg/patch-1
Fix typo
2017-11-27 19:39:32 +08:00
Rico Sta. Cruz cc2f6b2b5b
Merge pull request #243 from uLan08/patch-1
Forbidden should be 403 not 406
2017-11-27 19:34:58 +08:00
Vicky Chijwani 5ccab63867
Use for..of in destructuring with loop example 2017-11-26 19:38:37 +05:30
Igor German 9c67f3a767
Fix typo 2017-11-19 19:19:44 +02:00
Andrej ddf916d56c
typo 2017-11-17 18:02:15 +01:00
Rico Sta. Cruz 6ba7fa7153
go: don't make the references domain listing too verbose 2017-11-16 00:03:14 +08:00
Rico Sta. Cruz da04a028e5
Merge pull request #249 from gordio/patch-1
macOS: Add more commands
2017-11-16 00:02:02 +08:00
Rico Sta. Cruz fda6e75261
Merge pull request #253 from srihari93/patch-1
fixed an error and added a relevant cheat
2017-11-15 23:58:42 +08:00
Rico Sta. Cruz 1132310399
Merge pull request #252 from bailon/patch-1
Fix variable name in lists example
2017-11-15 23:58:11 +08:00
Rico Sta. Cruz 691227ccfe
Merge pull request #262 from kvudata/patch-1
elsif -> elif
2017-11-15 23:57:51 +08:00
Krishna Vudata 7814c76bed
elsif -> elif
Proper syntax is `elif` in bash
2017-11-13 11:09:13 -08:00
Nastya Kruglikova b97f2e9801 fix code formatting 2017-11-10 11:39:00 +02:00
Anastasiia Kruglikova 9b1f1373da
Useful links added 2017-11-10 11:07:39 +02:00
Sri Hari Raju Penmatsa f5c644ae07
fixed an error and added a relevant cheat
noticed it because of a comment at https://devhints.io/vim where this sheet is referenced
2017-11-10 00:07:37 +01:00
Bruno Merino-Bailón d0de1be2cc
Fix variable name in lists example 2017-11-09 19:31:33 +01:00
Alexey Stupenkov e30369218a
Update to "Named return values"
variables already defined
2017-11-09 08:37:46 +01:00
Oleg Gordienko 993acb6d88
Add more commands 2017-11-09 03:10:12 +02:00
Patrick Rainier Juen 7fee5b9d13
Forbidden should be 403 not 406
Source: [httpstatuses.com](https://httpstatuses.com/403), [stackoverflow](https://stackoverflow.com/questions/3297048/403-forbidden-vs-401-unauthorized-http-responses)
2017-11-08 14:11:57 +08:00
Rico Sta. Cruz 6bfd554ce9
Merge pull request #217 from mihailo-misic/patch-1
Fixing minor misstypes
2017-11-07 01:50:11 +08:00
Rico Sta. Cruz 6da5e10d7d
Merge pull request #224 from jsk7/master
fix typo: enzyme as enyzme
2017-11-07 01:44:46 +08:00
hezhizhen e9cab98efa add beep 2017-11-06 23:22:28 +08:00
hezhizhen a3a09a10ff add say 2017-11-06 23:20:53 +08:00
hezhizhen 79d8351da7 add comments 2017-11-06 23:19:28 +08:00
Ryan Chatterton d21dfba3a6 New cheatsheep: Rollup.js 2017-11-02 10:58:09 -04:00
Juan I. Biltes 977aeeb1db fix typo: enzyme as enyzme 2017-11-02 11:13:39 -03:00
Nick Pridorozhko fd567c2da3
Fix typo in default values section 2017-11-01 15:00:48 +02:00
Sam 6e713c529c Composer: new cheatsheet 2017-10-31 20:36:30 +00:00
Dr. Dino d47409427d pm2: add 2017-10-31 20:39:16 +01:00
Samantha cfb39cc1ab bulma: new cheatsheet 2017-10-31 19:25:06 +00:00
Mihailo Misic 98da5e0903
Fixing minor misstypes
Patching some small mistakes and suggesting some improvements.
2017-10-31 11:32:58 +01:00
osman ozdemir 2698864790
elsif -> elif 2017-10-30 14:02:04 -04:00
Slade b41cf2a5d9
Update es6.md
Typo
2017-10-30 08:17:28 +02:00
Rico Sta. Cruz 0c9f223716
web-workers: update layout 2017-10-30 10:31:46 +08:00
Rico Sta. Cruz 1074ac9e72
web-workers: new cheatsheet 2017-10-30 00:48:23 +08:00
Rico Sta. Cruz 2e8c207943
meow: update 2017-10-30 00:25:02 +08:00
Rico Sta. Cruz 157fa66931
Tag some more cool cheatsheets as 'featurable' 2017-10-30 00:19:11 +08:00
Rico Sta. Cruz 688959dc1d
Tag more sheets as featurable 2017-10-30 00:18:27 +08:00
Rico Sta. Cruz e1d5d40b8b
factory_bot: touch 2017-10-30 00:17:31 +08:00
Rico Sta. Cruz a432023f17
factory_bot: improve some headings 2017-10-30 00:17:08 +08:00