Commit Graph

1144 Commits

Author SHA1 Message Date
Rico Sta. Cruz ec9debe80f es6: Move reassigning keys to its own example 2017-10-26 14:20:56 +08:00
Rico Sta. Cruz ea81bd0502 es6: Update destructuring assignment defaults example 2017-10-26 14:17:30 +08:00
Ahsan Ayaz 27a61fea1a added desctructures with defaults for array & object \nAdded examples of function arguments destructring 2017-10-22 16:28:04 +05:00
Rico Sta. Cruz b1a2733ed1 Merge pull request #96 from mikowitz/patch-1
Update phoenix.md
2017-10-21 03:54:27 +08:00
Rico Sta. Cruz fe74aea565 Merge pull request #89 from lsenta/patch-1
Fix url for jest timer doc
2017-10-21 03:54:13 +08:00
Rico Sta. Cruz d44713fb92 Merge pull request #90 from StephenCoady/git-additions
some git collaboration commands
2017-10-21 03:53:56 +08:00
Rico Sta. Cruz 41de49104b Merge pull request #92 from abelards/patch-1
More arel
2017-10-21 03:53:19 +08:00
Rico Sta. Cruz 9fb4196ce5 Merge pull request #100 from bezhermoso/gpg
Cheatsheet for gnupg
2017-10-21 03:52:22 +08:00
Rico Sta. Cruz a888957ed6 Merge pull request #97 from bezhermoso/bash-history
Add "History" section in `bash` cheatsheet
2017-10-21 03:51:34 +08:00
Rico Sta. Cruz 060d117123 Merge pull request #98 from bezhermoso/git-tricks
Git trick: Go back up to root directory
2017-10-21 03:51:06 +08:00
Rico Sta. Cruz 240ee26eb1 Merge pull request #99 from mrkjlchvz/master
Spell check
2017-10-21 03:50:32 +08:00
Rico Sta. Cruz 68ca2b2877 Merge pull request #101 from alnorris/patch-1
Contains not a function, update to includes
2017-10-21 03:50:17 +08:00
Rico Sta. Cruz d1ac289c31
es6: update with async-await and spread 2017-10-21 03:44:02 +08:00
Alister Norris 8a34315dd5 Contains not a function, update to includes
Not aware of String.prototype.contains becoming an ES standard, however, String.prototype.includes is functionally equivalent. 

See: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/includes
2017-10-20 18:33:26 +01:00
Rico Sta. Cruz ff8f02c2cb
docker: fix first heading 2017-10-20 18:23:19 +08:00
Rico Sta. Cruz e548524ad1
zsh: add table headers 2017-10-20 18:22:32 +08:00
Rico Sta. Cruz cd9e827041
JS: add bounce effect 2017-10-20 18:15:11 +08:00
Rico Sta. Cruz 544ad25199
jekyll: don't rebuild unless necessary 2017-10-20 18:14:52 +08:00
Rico Sta. Cruz f8af762ea3
zsh/docker: update 2017-10-20 18:14:34 +08:00
Rico Sta. Cruz 24641e264e
Delay Disqus loading 2017-10-20 07:38:50 +08:00
Rico Sta. Cruz 85a9b154eb
Defer loading until 3rd party assets load 2017-10-20 03:40:41 +08:00
Rico Sta. Cruz 74543d5975
Make Isotope more resilient 2017-10-19 13:28:42 +08:00
Rico Sta. Cruz 06bcc86591
Broaden scope of critical path 2017-10-19 13:02:19 +08:00
Rico Sta. Cruz a2e517a2a7
Fix custom prism languages 2017-10-19 12:49:44 +08:00
Rico Sta. Cruz 37ae72fcb6
Implement critical path JS 2017-10-19 12:37:49 +08:00
Rico Sta. Cruz 6fe83d7583
Reduce FMP by omitting transitions 2017-10-19 11:59:45 +08:00
Rico Sta. Cruz b3beaccbe9
Add critical path CSS 2017-10-19 11:53:21 +08:00
Rico Sta. Cruz c23c734832
layout-thrashing: update 2017-10-19 11:00:43 +08:00
Rico Sta. Cruz 476d0de142
flynn: update 2017-10-19 10:58:05 +08:00
Rico Sta. Cruz e164739900
sh-pipes: update 2017-10-19 10:56:18 +08:00
Rico Sta. Cruz 85ae9d769e
chef: update 2017-10-19 10:55:15 +08:00
Rico Sta. Cruz 4ddec681c9
parsley: update 2017-10-19 10:50:51 +08:00
Bez Hermoso fd0015d0c4
change quit => save 2017-10-18 19:06:31 -07:00
Bez Hermoso a4c96b5aa8
Add reference to GnuPG Details org file 2017-10-18 18:11:11 -07:00
Bez Hermoso f452cf17ba
Update layout & added "Trusting a key" 2017-10-18 18:11:11 -07:00
Bez Hermoso 06f21bdcfb
Set gpg and gpgconf as aliases to gnupg 2017-10-18 18:11:11 -07:00
Bez Hermoso c790dc2326
Add GnuPG cheatsheet 2017-10-18 18:11:11 -07:00
Mark Chavez 6c747c0e6e spell check 2017-10-19 07:16:20 +08:00
Bez Hermoso 58d26581fa
Git trick: Go back up to root directory 2017-10-18 14:14:15 -07:00
Bez Hermoso 2d29f4abf2
Add "History" section in `bash` cheatsheet
History sub-sections:
  * Commands
  * Expansions
  * Operations
  * Slices
2017-10-18 13:24:23 -07:00
Rico Sta. Cruz 10a9f3cda6
git-log: update 2017-10-18 20:44:41 +08:00
Rico Sta. Cruz f7ebbb129d
git-log-format: update 2017-10-18 20:41:34 +08:00
Rico Sta. Cruz 5db27db9dd
vagrant: update layout 2017-10-18 20:33:52 +08:00
Rico Sta. Cruz 2a13f9991c
watchexec: new cheatsheet 2017-10-18 18:16:22 +08:00
Rico Sta. Cruz 669757869e
watchman: update 2017-10-18 18:03:09 +08:00
Michael Berkowitz bef83f48e5 Update phoenix.md
path helpers for routes should include `conn` as their first argument.
2017-10-17 16:01:08 -04:00
Rico Sta. Cruz f73bd5b2b6
Nevermind, put it all back in the head for now 2017-10-17 12:24:00 +08:00
Rico Sta. Cruz 2f8c36aaea
Move prism loading at the bottom 2017-10-17 12:21:59 +08:00
Rico Sta. Cruz 0776308056
Move scripts to the footer to appease Google PageSpeed 2017-10-17 11:53:10 +08:00
Rico Sta. Cruz b6b59756cd
lodash: update 2017-10-17 11:44:52 +08:00