Commit Graph

1596 Commits

Author SHA1 Message Date
myapos
1af57a3b61 Explained with more details methods and techniques that are used, usage example with inline input and output data, modified snippet code to be compliant with guidelines 2017-12-23 16:57:49 +02:00
Rohit Tanwar
7bce20a457 add repeatString 2017-12-23 18:53:41 +05:30
Rohit Tanwar
887f0e6bd4 add toKebabCase 2017-12-23 18:45:16 +05:30
David Narbutovich
c816ce85ce Bad example👎
The slice function can take the negative negative value of the second agrimement
2017-12-23 14:00:04 +03:00
Angelos Chalaris
eb7cff9fff Merge pull request #317 from kriadmin/master
[FEATURE] Add two snippets fibsTillNum and fibonacciTillNum
2017-12-23 12:19:41 +02:00
Angelos Chalaris
99b5fce9c7 Update and rename fibsTillNum.md to fibonacciCountUntilNum.md 2017-12-23 12:13:21 +02:00
Angelos Chalaris
052407cbeb Update and rename fibonacciTillNum.md to fibonacciUntilNum.md 2017-12-23 12:11:31 +02:00
Angelos Chalaris
9dadcfc888 Merge pull request #330 from Lucky4/fix-syntax
[FIX: #330][SNIPPETS] snippets arrayLcm part syntax
2017-12-23 12:05:25 +02:00
Angelos Chalaris
9356cd5494 Merge pull request #329 from skatcat31/update/flatten
[UPDATE] Flatten updated to use ES6 spread
2017-12-23 12:02:38 +02:00
Angelos Chalaris
0108f8859d Update flatten.md 2017-12-23 12:00:38 +02:00
Angelos Chalaris
131be0e182 Fixed multiple spaces/hyphens/underscores 2017-12-23 11:58:41 +02:00
Angelos Chalaris
8caafdf1d9 Updated linter, linted scripts 2017-12-23 11:52:07 +02:00
Rohit
c5ca1393b8 remove toKebabCase 2017-12-23 08:52:08 +05:30
Robert Mennell
ebb58195d8 Fix the description to be a bit more proper 2017-12-22 18:54:23 -08:00
Robert Mennell
b76e9ba0bc [UPDATE] Flatten updated to use ES6 spread 2017-12-22 18:51:43 -08:00
lucky4
eb74d317e8 fix snippets/arrayLcm part syntax 2017-12-23 08:19:04 +08:00
Selim Ajimi
4b0bc342c1 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
Robert Mennell
117b2aed30 [FEATURE] add call snippet (#309) 2017-12-22 23:48:41 +01:00
Selim Ajimi
b3b97a0594 Fix small typo 2017-12-22 21:31:22 +01:00
Angelos Chalaris
1041160dc2 Merge pull request #308 from skatcat31/feature/adapters/collectInto
[FEATURE] add collectInto snippet
2017-12-22 20:19:29 +02:00
Robert Mennell
d65ac02af8 Update collectInto.md 2017-12-22 10:00:02 -08:00
Elder Henrique Souza
9a23fc7420 fixed issue described in pull request
checks if the uppercase charcater is preceded by another character
2017-12-22 15:55:58 -02:00
Soorena
83f9efb7cb Update toDecimalMark.md 2017-12-22 20:56:08 +03:30
Rohit Tanwar
56455d6d0e Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-code 2017-12-22 22:50:32 +05:30
Rohit Tanwar
8328472d34 Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-code 2017-12-22 22:49:21 +05:30
Rohit Tanwar
7d5ca201ed Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-code 2017-12-22 22:46:00 +05:30
Rohit Tanwar
74d043b867 add snippet toKebabCase 2017-12-22 22:44:51 +05:30
Angelos Chalaris
cab9b9fefe Add toSnakeCase 2017-12-22 18:13:22 +02:00
Soorena
ef7c7bc650 Update toDecimalMark.md 2017-12-22 19:01:24 +03:30
iamsoorena
db7f973eb8 I found a way more ES6ish way to do this 2017-12-22 18:51:50 +03:30
Angelos Chalaris
6db0703f66 Merge pull request #319 from iamsoorena/update-todecimal
Update toDecimalMark
2017-12-22 17:09:43 +02:00
Soorena
2d1cd52ac3 Update toDecimalMark.md 2017-12-22 18:34:37 +03:30
Soorena
cf140b5c9c Merge pull request #314 from gokulk94/bug/viewportVisibility
[BUG] Add missing line of code to elementIsVisibleInViewport
2017-12-22 18:01:00 +03:30
Stefan Feješ
778852df10 Merge pull request #305 from skatcat31/feature/adapters/flip
[Feature] Add flip adapter
2017-12-22 15:09:31 +01:00
Soorena
814dd658e4 Update flip.md
updated formatting
2017-12-22 17:34:45 +03:30
David Wu
e5c87a2743 Merge pull request #307 from skatcat31/feature/adapters/spread
[FEATURE] add spreadOver snippet
2017-12-22 14:56:22 +01:00
Soorena
099809caad Update fibsTillNum.md 2017-12-22 17:11:36 +03:30
Soorena
f43ce09e73 Update fibsTillNum.md 2017-12-22 17:10:51 +03:30
Soorena
53246ccc62 Update fibonacciTillNum.md
resolve issue with comments
2017-12-22 17:10:30 +03:30
Rohit Tanwar
4deb253d4c make gcd accept variable arguments 2017-12-22 18:46:17 +05:30
iamsoorena
ed528e2bb8 Update description adding template literal explanation 2017-12-22 15:03:55 +03:30
iamsoorena
7d47cf05db 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
Rohit Tanwar
18741354c3 add snippet fibonacciTillNum 2017-12-22 16:58:16 +05:30
Rohit Tanwar
7178ef0e31 add snippet fibsTillNum 2017-12-22 16:52:25 +05:30
gokulk94
6e7f0030af add missing line of code to elementIsVisibleInViewport 2017-12-22 14:55:09 +05:30
Apostolakis Myron
7c1641aeb4 unordered 2017-12-22 10:39:43 +02:00
Apostolakis Myron
0d584cd2e0 ordered 2017-12-22 10:39:12 +02:00
Apostolakis Myron
0a18ab0957 minor url 2017-12-22 10:38:02 +02:00
Apostolakis Myron
fd65cbcdd1 minor 2017-12-22 10:37:41 +02:00
Apostolakis Myron
064325ef18 unorderd 2017-12-22 10:37:03 +02:00