Commit Graph

2129 Commits

Author SHA1 Message Date
Mark Thomson abf62e4868
findRight is actually findLast
Not sure if this was renamed at some point but there's no "findRight" in lodash, just findLast.

https://lodash.com/docs/4.17.15#findLast
2020-05-01 16:10:22 -07:00
Angus Hollands 0361fa173b
Update bash.md 2020-04-20 11:21:31 +01:00
Angus Hollands 7a2322761a Fix nullity checks for parameter expansion 2020-04-20 10:19:52 +00:00
not-a-patch 912afcd792
Update capybara.md
Capybara renamed click to click_on

From their history: 

Version 0.4.0.rc
Session#click has been renamed click_link_or_button and the old click has been deprecated

Version 0.4.1
New click_on alias for click_link_or_button, shorter yet unambiguous. [Jonas Nicklas]
2020-04-17 09:57:01 +01:00
TaylorPzreal 42df935e43
Update bash.md
Substring from the right should include __parentheses__
2020-04-07 08:45:15 +08:00
Rico Sta. Cruz cb4e03077f
Merge pull request #1400 from srph/patch-1
React Hooks: Add deps to useEffect
2020-04-04 10:19:15 +11:00
Kier Borromeo a652d427eb
Add deps to useEffect 2020-04-04 04:54:30 +08:00
Rajinder Yadav 3d839093e9
Correct conditions, removed superfluous brackets 2020-04-01 07:44:50 -04:00
Dima 455decd2c4
css-flexbox.md
added more container alignment options
2020-03-24 16:47:45 +02:00
zavre-c a6fb6f3a26
Added new() to get pointer
Added function implementation of new() for getting a pointer.
2020-03-24 18:31:35 +05:30
Fidel Torres 47356a2e6a
Update html-meta.md
Updated broken link for twitter cards docs
2020-03-20 04:35:03 +11:00
zhumengu ef9f00aa5c parent directory example 2020-03-14 15:08:20 +08:00
knw257 69ebb03cca
Added [:print:] class to character classes 2020-03-10 11:28:27 -04:00
Hsieh Chin Fan 81eb884b74
Update curl.md
Add example for how to check if a remote resource is available
2020-03-09 11:25:51 +08:00
Maz Jaleel 3f2d48a756
Add --cvs-exclude flag docs 2020-03-05 14:03:52 +03:00
Rico Sta. Cruz 447de944e4
Merge pull request #1176 from saulmestanza/patch-1
Update phoenix-migrations.md
2020-02-23 20:38:01 +11:00
Rico Sta. Cruz 0c7e52aafc
Merge pull request #1366 from tommic/patch-1
Adding command to update autoloader files
2020-02-23 20:37:45 +11:00
Rico Sta. Cruz a2019a2aa1
Update composer.md 2020-02-23 20:37:33 +11:00
Rico Sta. Cruz 9c8df067e5
Merge pull request #1316 from johnramsden/master
Fix: Use room and remove user from gitter room link
2020-02-23 20:35:45 +11:00
Rico Sta. Cruz ded62323ec
Merge pull request #1363 from aarti/patch-1
[YAML]: Add Reference content
2020-02-23 20:35:22 +11:00
Rico Sta. Cruz 132babca6e
Update yaml.md 2020-02-23 20:34:51 +11:00
Rico Sta. Cruz ebd538f1f6
Merge pull request #1365 from ivorscott/patch-1
Display -i, --include
2020-02-23 20:33:52 +11:00
Rico Sta. Cruz ecf5282f1f
Merge pull request #1367 from a-b/patch-1
Add bash $_ last argument of the previous command
2020-02-23 20:32:59 +11:00
Rico Sta. Cruz 1caa08f0ca
Merge pull request #1368 from Qwerty-Space/patch-2
Command to convert newlines from Windows to Unix
2020-02-23 20:32:46 +11:00
Rico Sta. Cruz d8b2a29afa
Update vim.md 2020-02-23 20:32:37 +11:00
Qwerty-Space 9ba6e49d36
Command to convert newlines from Windows to Unix 2020-02-21 23:10:35 +00:00
Alexander Berezovsky d0da7addd5
Add bash $_ last argument of the previous command 2020-02-20 12:11:57 -08:00
tommic 187fc495d3
Adding command to update autoloader files 2020-02-20 18:20:47 +01:00
Ivor Scott 4570737d5c
Display -i, --include
Include the HTTP-header in the output
2020-02-18 19:25:39 +01:00
aarti cf52d5d7e3
Add Reference content 2020-02-17 15:13:10 -08:00
Rico Sta. Cruz b5cd93a09f
Merge pull request #1163 from ZhdanovMV/patch-1
Update phoenix-migrations.md
2020-02-13 22:02:14 +11:00
Rico Sta. Cruz 2b6aeb322c
Merge pull request #1164 from A1RO/A1RO-patch-1
Swap "Previous/next end of word" shortcuts in vim.md
2020-02-13 22:01:56 +11:00
Rico Sta. Cruz 925abb960b
Merge pull request #1256 from glazec/patch-1
fix docker bug when building development environment
2020-02-13 22:01:36 +11:00
Rico Sta. Cruz 9490cf3adf
Merge pull request #1319 from filipve1994/patch-1
Update git-branch.md
2020-02-13 21:52:45 +11:00
Rico Sta. Cruz d65e607ae2
Merge pull request #1318 from sebrink/master
Fixed tmux attach.
2020-02-13 21:52:29 +11:00
Rico Sta. Cruz 2b20b8549a
Merge pull request #1339 from r3s/patch-2
Update go.md
2020-02-13 21:52:15 +11:00
Rico Sta. Cruz ebe8a85148
Merge pull request #1340 from Gennnji/patch-1
Update rollup.md
2020-02-13 21:50:28 +11:00
Rico Sta. Cruz 5342ff47df
Merge pull request #1349 from Ethereum77/patch-2
Update emmet.md
2020-02-13 21:50:07 +11:00
Rico Sta. Cruz 0db542841d
Merge pull request #1356 from JapMul/patch-1
Update moment.md
2020-02-13 21:49:47 +11:00
Rico Sta. Cruz 25ca53525c
Merge pull request #1357 from pixmin/master
Add tmux shortcut to show pane numbers
2020-02-13 21:49:34 +11:00
Rico Sta. Cruz f58b5070c0
Merge pull request #1358 from mercedesb/patch-1
Updated accessing a single prop's value
2020-02-13 21:49:25 +11:00
Mercedes d55d4f9fc8
Updated accessing a single prop's value
Instead of `.props('name')`, use `.prop('name')` to access a single prop's value for testing
2020-02-12 13:06:28 -06:00
Gaëtan PRIOUR 2d70df1fbb Add tmux shortcut to show pane numbers 2020-02-12 15:20:02 +01:00
Jap a0e23ed4f4
Update moment.md
Separated the format function to avoid confusion. Old syntax made it look like these functions could be chained.
2020-02-12 10:56:48 +01:00
Ethereum77 a4e0b6c7df Update emmet.md 2020-02-08 10:38:24 +03:00
Genji e5fbc750ff
Update rollup.md 2020-01-29 16:43:22 +03:00
Rahul 0e9b7337ab
Update go.md
Added the usage of WaitGroup in go
2020-01-29 18:09:27 +05:30
Rico Sta. Cruz 48a96fd920
add uninstall command (#1322)
add uninstall command
2020-01-28 11:04:28 +11:00
Rico Sta. Cruz ffdf83a45f
Update knex.md with seed docs. (#1328)
Update knex.md with seed docs.
2020-01-28 11:04:14 +11:00
Rico Sta. Cruz 30ca1950aa
bash: fix line reading example (#1336)
bash: fix line reading example
2020-01-28 11:02:45 +11:00