Commit Graph

1981 Commits

Author SHA1 Message Date
Rico Sta. Cruz 0a91b64a1a
Merge pull request #1422 from macvinpinto/patch-1
Update python.md
2020-06-14 23:35:57 +10:00
Rico Sta. Cruz fef9dffd21
Merge pull request #1417 from m-thomson/patch-1 2020-06-14 23:35:25 +10:00
Rico Sta. Cruz d3203a354c Add Netlify configuration 2020-06-14 23:14:43 +10:00
Rico Sta. Cruz a20fdfe4e6 Update the critical path with Parcel too 2020-06-14 23:09:47 +10:00
Rico Sta. Cruz 9ed567ec08 Replace Webpack (_js) with Parcel (_parcel) 2020-06-14 22:21:27 +10:00
Rico Sta. Cruz 42bac34c80
Merge pull request #1438 from deepaknayan/patch-1
Delete current buffer
2020-06-14 10:48:42 +10:00
Rico Sta. Cruz 271d37ec33
Merge pull request #1453 from trickeydan/patch-1
Use example.com instead of service.com
2020-06-14 10:47:25 +10:00
Rico Sta. Cruz a8475e711e
Merge pull request #1446 from Fasani/patch-1
Small improvement
2020-06-14 10:46:44 +10:00
Rico Sta. Cruz 17ac9a671b
Merge pull request #1390 from zavre-c/patch-1 2020-06-14 10:45:29 +10:00
Rico Sta. Cruz aafab35c90 Update github-pages gemm 2020-06-13 22:57:33 +10:00
Rico Sta. Cruz 60f66d6750 Remove Bundler dependency lock 2020-06-13 22:14:23 +10:00
Rico Sta. Cruz 69b75e6d26
Merge pull request #1391 from tomatikrad/patch-1 2020-06-13 10:20:28 +10:00
Rico Sta. Cruz d2cbc97ddf
Update css-flexbox.md 2020-06-13 10:20:17 +10:00
Rico Sta. Cruz 517343fcd9
Update go.md 2020-06-13 10:17:21 +10:00
Rico Sta. Cruz 242c5bccbf
Merge pull request #1397 from rajinder-yadav/patch-1 2020-06-13 10:16:20 +10:00
Rico Sta. Cruz d0381c2254
Update bash.md 2020-06-13 10:16:14 +10:00
Rico Sta. Cruz a78a39538b
Merge pull request #1402 from TaylorPzreal/patch-1 2020-06-13 10:15:22 +10:00
Rico Sta. Cruz aa8c2632d7
Update bash.md 2020-06-13 10:15:03 +10:00
Rico Sta. Cruz 761fe6498e
Merge pull request #1408 from notapatch/patch-1 2020-06-13 10:13:03 +10:00
Rico Sta. Cruz e961eb3a50
Update capybara.md 2020-06-13 10:12:49 +10:00
Rico Sta. Cruz 67850f71bc
Merge pull request #1410 from agoose77/master 2020-06-13 10:11:58 +10:00
Rico Sta. Cruz bf22b55008
Update bash.md 2020-06-13 10:11:51 +10:00
Rico Sta. Cruz 9a73127177
Update lodash.md 2020-06-13 10:09:54 +10:00
Rico Sta. Cruz 147fd9351e
Update makefile.md 2020-06-13 10:09:28 +10:00
Rico Sta. Cruz cd03070b11
Merge pull request #1431 from MaxVerevkin/master
fix words section
2020-06-13 10:09:16 +10:00
Rico Sta. Cruz d42235b255
Merge pull request #1437 from rb-x/rb-x-patch-python 2020-06-13 10:09:09 +10:00
Rico Sta. Cruz 0114a74db2
Update python.md 2020-06-13 10:09:01 +10:00
Rico Sta. Cruz 2a51cfe548
Merge pull request #1440 from dougbeal/patch-1
Add %tag=value query
2020-06-13 10:08:23 +10:00
Rico Sta. Cruz bfb2305e3b
Merge pull request #1443 from isaax2/master
Add brew upgrade to Global commands
2020-06-13 10:08:15 +10:00
Rico Sta. Cruz 1a76636dd5
Merge pull request #1451 from mahcloud/patch-1
Adding reference to whereNotIn
2020-06-13 10:07:54 +10:00
Rico Sta. Cruz c46a9c2c6d
Merge pull request #1458 from rendyuwu/contribution
fix command First-time setup docker
2020-06-13 10:07:40 +10:00
Nikolay Kozhemyak cd02419737 Add a way to get the last element 2020-06-12 21:10:54 +06:00
Rico Sta. Cruz 6b2cc8de1e
Merge pull request #1427 from radeesh/patch-1
Added pm2 save
2020-06-12 10:01:01 +10:00
Rico Sta. Cruz 6b4d445701
Merge pull request #1454 from onedebos/patch-1 2020-06-12 09:59:10 +10:00
Rico Sta. Cruz d56fcc75bf
Update formatting 2020-06-12 09:59:02 +10:00
Rico Sta. Cruz 1ba32f1831
Merge pull request #1460 from tywmick/badges-duplicate-line
Remove duplicate MIT license line from Badges
2020-06-12 09:56:21 +10:00
Ty Mick e7f7e28b5a Remove duplicate MIT license line from Badges 2020-06-10 16:34:46 -04:00
Rendy Wijaya ec4b0cf9bd
fix command First-time setup docker 2020-06-09 13:11:18 +07:00
Adebola 9254692750
Update jest.md
Update jest.md to include optional flags.
2020-06-08 12:09:27 +01:00
Dan Trickey 20e0fac85b
Use example.com instead of service.com
service.com is a real domain name, and could potentially have a real API on api.service.com

example.com is specifically reserved by IANA and thus will never have an API on it. It is designated to be used in scenarios like this. See RFC 2606 for more information.
2020-06-06 16:50:40 +01:00
Michael Hoffert ee079ad300
Adding reference to whereNotIn 2020-06-03 07:51:11 -06:00
Michael Fasani 9827f09f5c
Small improvement
Rearranged so that `Immutable` is above `Mutative` in both examples.
2020-05-28 23:16:42 +02:00
Isaac Cerda ef43970680
Add brew upgrade to Global commands
brew upgrade to Upgrade all packages
2020-05-27 16:53:00 -05:00
Douglas Beal 59d47b33a3
Add %tag=value query 2020-05-23 20:18:17 -07:00
Deepak Nayan 734e13c744
Delete current buffer
File will remain intact.
2020-05-22 02:57:26 +05:30
Riadh Bch 574355b794
f string fix 2020-05-16 00:48:21 +02:00
Riadh Bch efd0a4590a
Correction of small typing errors
There was some minor mistakes  in the file manipulation section, so I just rectified them.
2020-05-16 00:29:05 +02:00
MaxVerevkin 3973e58287 fix words section 2020-05-13 08:50:22 +03:00
Radeesh 9f6ea99c19
Added pm2 save 2020-05-08 09:39:43 -04:00
Mehran Poursadeghi d48d956a5a
Update makefile.md 2020-05-08 14:27:15 +04:30