|
|
a77f68d26b
|
update last-of-list & ran npm run build-list
|
2017-12-14 03:49:18 -05:00 |
|
|
|
b7f716ef42
|
Build README
|
2017-12-14 10:35:58 +02:00 |
|
|
|
b07804069a
|
Merge pull request #84 from iamsoorena/master
add sleep function - making delays in async functions
|
2017-12-14 10:34:47 +02:00 |
|
|
|
fbb3e3c2db
|
Update sleep.md
|
2017-12-14 10:34:29 +02:00 |
|
|
|
213966ef93
|
Merge pull request #93 from darrenscerri/fix-names
Fix names and links
|
2017-12-14 10:32:41 +02:00 |
|
|
|
a30c1b0631
|
Merge pull request #103 from kingdavidmartins/update-head-of-list
update description of head & ran npm run build-list
|
2017-12-14 10:27:28 +02:00 |
|
|
|
3339cf3887
|
Merge pull request #96 from skatcat31/master
Update URL Paramters snipper
|
2017-12-14 10:25:28 +02:00 |
|
|
|
9a8f4c5549
|
update description of head & ran npm run build-list
|
2017-12-14 03:24:05 -05:00 |
|
|
|
490a4344b8
|
Merge pull request #80 from adrianklimek/master
Simplify the Even or odd number snippet
|
2017-12-14 10:23:14 +02:00 |
|
|
|
4939611541
|
Fix: remove one or more quantifier from Match to properly pull out parts
|
2017-12-14 00:23:14 -08:00 |
|
|
|
99a3077b05
|
Merge pull request #101 from skatcat31/validateNumber
Fix: validateNumber: check cooercian
|
2017-12-14 10:20:33 +02:00 |
|
|
|
117a67fb24
|
Build README
|
2017-12-14 10:17:37 +02:00 |
|
|
|
3ddd59636d
|
Fix: actually update the code snippet, not just the blurb
|
2017-12-14 00:17:19 -08:00 |
|
|
|
fa906f20c2
|
Fix: do the change in the individual .md file
|
2017-12-14 00:15:57 -08:00 |
|
|
|
289b8469d9
|
Merge pull request #71 from Emgo-Dev/master
Get Ordinal Suffix of Number
|
2017-12-14 10:15:54 +02:00 |
|
|
|
2ab04db023
|
Update get-ordinal-suffix-of-number.md
|
2017-12-14 10:15:43 +02:00 |
|
|
|
a07dc3ae6d
|
Update compact.md
Updated description a little.
|
2017-12-14 10:06:13 +02:00 |
|
|
|
ba16885812
|
refactor & elegant solution
|
2017-12-14 02:56:47 -05:00 |
|
|
|
2a3654ccac
|
add compact.md & ran npm run build-list
|
2017-12-14 01:19:15 -05:00 |
|
|
|
3e307273de
|
Ordinal Suffix hotfix
mismatched variables.
|
2017-12-13 23:53:34 -05:00 |
|
|
|
5bd16b109d
|
Fix names and links
|
2017-12-14 01:11:38 +01:00 |
|
|
|
d3956684b8
|
Merge pull request #91 from darrenscerri/palindrome
Refactor palindrome
|
2017-12-14 01:50:17 +02:00 |
|
|
|
1c97b73195
|
Merge pull request #90 from darrenscerri/sets
Add set operations
|
2017-12-14 01:48:00 +02:00 |
|
|
|
6f53f7580a
|
Object to key-value pairs description, linting, build README
|
2017-12-14 01:46:30 +02:00 |
|
|
|
31ac5ca5b3
|
Merge pull request #89 from darrenscerri/to-pairs
Add "Object to key-value pairs"
|
2017-12-14 01:44:45 +02:00 |
|
|
|
824f8449dc
|
Lint pick, build README
|
2017-12-14 01:34:24 +02:00 |
|
|
|
8ac06ac18b
|
Merge pull request #87 from kingdavidmartins/add-pick-method
add pick code snippet
|
2017-12-14 01:32:58 +02:00 |
|
|
|
e8a03e358c
|
Refactor palindrome
|
2017-12-14 00:00:04 +01:00 |
|
|
|
9efd81c198
|
update pick.md -> oneline & simpler solution
|
2017-12-13 17:41:24 -05:00 |
|
|
|
2d149930c6
|
Add set operations. Union, intersect and difference
|
2017-12-13 23:40:27 +01:00 |
|
|
|
c4534cfbf3
|
Add "Object to key-value pairs"
|
2017-12-13 23:07:04 +01:00 |
|
|
|
143c024968
|
Added linting, processed current snippets
|
2017-12-14 00:05:44 +02:00 |
|
|
|
91afd76dce
|
add pick code snippiet
|
2017-12-13 16:51:34 -05:00 |
|
|
|
81a02b48df
|
add sleep function - making delays in async functions
|
2017-12-14 00:10:56 +03:30 |
|
|
|
f6426792d3
|
Naming conflict resolved
|
2017-12-13 21:19:39 +02:00 |
|
|
|
8e2d635d49
|
Consistency for snippet highlighting
|
2017-12-13 20:57:32 +02:00 |
|
|
|
7e4ab9cbf4
|
Fix URL params, resolve #74
|
2017-12-13 20:02:19 +02:00 |
|
|
|
bb4f1c6704
|
Get Ordinal Suffix of Number
JS Code Snippet to get the ordinal suffix of a given number (int or string).
Returns the provided value wtih concatenated ordinal.
|
2017-12-13 09:01:14 -05:00 |
|
|
|
5ad246b566
|
Merge pull request #70 from piyuesh-dev/correct-array-method-names
Correct array method names
|
2017-12-13 14:49:17 +02:00 |
|
|
|
9846e4f69b
|
Update URL-parameters.md
Updated a file that was changed in the meantime
|
2017-12-13 14:48:38 +02:00 |
|
|
|
caa0137cfc
|
Build README
|
2017-12-13 14:24:57 +02:00 |
|
|
|
13bd3be5f7
|
Merge pull request #69 from priteshpoddar/master
hamming distance between two numbers
|
2017-12-13 14:24:17 +02:00 |
|
|
|
97d727f068
|
Update hamming-distance.md
|
2017-12-13 14:23:56 +02:00 |
|
|
|
9eaa6c4686
|
resolved a conflict.
|
2017-12-13 17:52:17 +05:30 |
|
|
|
306e0f0ecf
|
hamming distance between two numbers
|
2017-12-13 17:49:35 +05:30 |
|
|
|
50f6019deb
|
Merge pull request #64 from DanielRamosAcosta/add-promisify-snippet
Add promisify snippet
|
2017-12-13 14:18:14 +02:00 |
|
|
|
32b9834837
|
Update promisify.md
|
2017-12-13 14:17:24 +02:00 |
|
|
|
7490c51ae7
|
Moving semicolon, changing example in promisify.md
|
2017-12-13 12:15:39 +00:00 |
|
|
|
34b6585d14
|
Merge pull request #54 from fhdhsni/master
Add bottomVisible
|
2017-12-13 14:14:46 +02:00 |
|
|
|
9ca866418d
|
Update bottom-visible.md
|
2017-12-13 14:14:04 +02:00 |
|