Commit Graph

684 Commits

Author SHA1 Message Date
37efcc7753 Update and rename fibsTillNum.md to fibonacciCountUntilNum.md 2017-12-23 12:13:21 +02:00
e0f49dffa0 Update and rename fibonacciTillNum.md to fibonacciUntilNum.md 2017-12-23 12:11:31 +02:00
2856324c85 Merge pull request #330 from Lucky4/fix-syntax
[FIX: #330][SNIPPETS] snippets arrayLcm part syntax
2017-12-23 12:05:25 +02:00
9693dd5908 Merge pull request #329 from skatcat31/update/flatten
[UPDATE] Flatten updated to use ES6 spread
2017-12-23 12:02:38 +02:00
74e674aa52 Update flatten.md 2017-12-23 12:00:38 +02:00
48e65910f9 Fixed multiple spaces/hyphens/underscores 2017-12-23 11:58:41 +02:00
bfd242d5e3 Updated linter, linted scripts 2017-12-23 11:52:07 +02:00
bcfb3fd0b2 remove toKebabCase 2017-12-23 08:52:08 +05:30
d9be9ce0b7 Fix the description to be a bit more proper 2017-12-22 18:54:23 -08:00
f9441f45bb [UPDATE] Flatten updated to use ES6 spread 2017-12-22 18:51:43 -08:00
3cc1cd50c2 fix snippets/arrayLcm part syntax 2017-12-23 08:19:04 +08:00
d778ddb2c8 Fix typos in spaces
Fix typo to fit the context

Fix typo add space

Fix small typo

Fix small typo

Fix typo

Fix typo

Fix typo

Fix typo

Fix typo

Fix typo

Fix typo

Update tail.md

Fix typo

Fix small typo

Fix typo

Fix typo

Fix typo

Fix typo

Fix small typo

Fix typo

Fix small typo

Fix typo

Fix typo

Fix typo

Fix typo

Fix typo

Fix typo

Fix typo

Fix typo

Fix typo
2017-12-22 23:48:42 +01:00
5e33d20c6e [FEATURE] add call snippet (#309) 2017-12-22 23:48:41 +01:00
12105592cc Fix small typo 2017-12-22 21:31:22 +01:00
0340078cc9 Merge pull request #308 from skatcat31/feature/adapters/collectInto
[FEATURE] add collectInto snippet
2017-12-22 20:19:29 +02:00
aac191c3c2 Update collectInto.md 2017-12-22 10:00:02 -08:00
a35ffe7ec2 fixed issue described in pull request
checks if the uppercase charcater is preceded by another character
2017-12-22 15:55:58 -02:00
e11c320706 Update toDecimalMark.md 2017-12-22 20:56:08 +03:30
ac5454f881 Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-code 2017-12-22 22:50:32 +05:30
4aa00ef226 Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-code 2017-12-22 22:49:21 +05:30
e8a3e27269 Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-code 2017-12-22 22:46:00 +05:30
144894cca5 add snippet toKebabCase 2017-12-22 22:44:51 +05:30
5662ba57bd Add toSnakeCase 2017-12-22 18:13:22 +02:00
388c56ce2f Update toDecimalMark.md 2017-12-22 19:01:24 +03:30
d756f47860 I found a way more ES6ish way to do this 2017-12-22 18:51:50 +03:30
07f4f884c1 Merge pull request #319 from iamsoorena/update-todecimal
Update toDecimalMark
2017-12-22 17:09:43 +02:00
c3db1940f7 Update toDecimalMark.md 2017-12-22 18:34:37 +03:30
aa199ab626 Merge pull request #314 from gokulk94/bug/viewportVisibility
[BUG] Add missing line of code to elementIsVisibleInViewport
2017-12-22 18:01:00 +03:30
0752a61b01 Merge pull request #305 from skatcat31/feature/adapters/flip
[Feature] Add flip adapter
2017-12-22 15:09:31 +01:00
0511159fe8 Update flip.md
updated formatting
2017-12-22 17:34:45 +03:30
59fc2effa1 Merge pull request #307 from skatcat31/feature/adapters/spread
[FEATURE] add spreadOver snippet
2017-12-22 14:56:22 +01:00
a5eae658bf Update fibsTillNum.md 2017-12-22 17:11:36 +03:30
bab21561aa Update fibsTillNum.md 2017-12-22 17:10:51 +03:30
15be32f597 Update fibonacciTillNum.md
resolve issue with comments
2017-12-22 17:10:30 +03:30
1b34907f96 make gcd accept variable arguments 2017-12-22 18:46:17 +05:30
0bce00743e Update description adding template literal explanation 2017-12-22 15:03:55 +03:30
df4d48b80c Remove redundant number characters check
Remove unnecessary multiple array making with `.split()`
Reducing lines and making it more terse and readable
2017-12-22 15:00:46 +03:30
528bdd7ccd add snippet fibonacciTillNum 2017-12-22 16:58:16 +05:30
7a1295dc01 add snippet fibsTillNum 2017-12-22 16:52:25 +05:30
b8b6832a79 add missing line of code to elementIsVisibleInViewport 2017-12-22 14:55:09 +05:30
583606e559 Resolves #297 2017-12-22 10:31:50 +02:00
a5b4e3a752 Minor formatting 2017-12-22 09:44:59 +02:00
60e4092cf5 Update spreadOver.md 2017-12-22 09:44:14 +02:00
af5b5b197f Update flip.md 2017-12-22 09:43:49 +02:00
5229f7c558 Minor formatting and updated description 2017-12-22 09:41:39 +02:00
4bc4a23686 Minor formatting 2017-12-22 09:36:36 +02:00
70b2e89ddf Update fibonacci.md 2017-12-22 13:47:32 +08:00
8c59d59a9e [FEATURE] add collectInto snippet 2017-12-21 19:08:36 -08:00
3ac3958008 [FEATURE] add spreadOver snippet 2017-12-21 18:33:57 -08:00
963b489088 Fix: example was a little wrong 2017-12-21 16:47:12 -08:00