Commit Graph

1234 Commits

Author SHA1 Message Date
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
xvazquezc 64cdfec5e7 added range loop alternate
includes the step size
2017-10-18 11:41:51 +11: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
Rico Sta. Cruz 8de1797cd1
Update dom101 to fix problem with lodash page 2017-10-17 11:42:07 +08:00
Rico Sta. Cruz 428b5bfc11
moment: fix link to datetime 2017-10-17 02:50:18 +08:00
Rico Sta. Cruz a33b2ef11e
stencil: update keywords 2017-10-16 23:08:27 +08:00
Rico Sta. Cruz 99d44bb99f
Update some layouts 2017-10-16 22:59:57 +08:00
Rico Sta. Cruz 76788fa7aa
Style: fix md-chatboxes not having the correct colors 2017-10-16 15:29:43 +08:00
Rico Sta. Cruz 2a67acf5c1
rename: update layout 2017-10-16 14:41:14 +08:00
Rico Sta. Cruz 99560e71bc
fish-shell: update layout 2017-10-16 14:41:11 +08:00
Rico Sta. Cruz 8da5a96c71
sass: fix keywords problem 2017-10-16 11:07:15 +08:00
Sylvain Abélard 4c2444b5eb More arel
* joins: clarifications, conditions on the association, multiple joins on the same table
* order: reverse order, several orders, reorder
* clean code with arel
 Yes I know these don't get love in Arel's doc/README, but I will contribute there too.
2017-10-15 20:28:51 +02:00
Rico Sta. Cruz 442b0ce4f5
bash: update keywords 2017-10-16 02:04:22 +08:00