1
0
mirror of https://github.com/onkelbeh/cheatsheets.git synced 2026-08-15 13:34:53 +02:00
Commit Graph

1635 Commits

Author SHA1 Message Date
Rico Sta. Cruz
ca497467d8 Update critical path CSS 2018-03-29 12:42:15 +08:00
Rico Sta. Cruz
8ac84ed648 Update styles for the Codefund box 2018-03-29 12:41:32 +08:00
Rico Sta. Cruz
38e1b6a2f7 Fix codefund enabled parameter 2018-03-29 12:34:20 +08:00
Rico Sta. Cruz
2d19d4562b Fix newline 2018-03-29 12:23:24 +08:00
Rico Sta. Cruz
841aa1bef9 Initial implementation of Codefund.io 2018-03-29 12:21:30 +08:00
Rico Sta. Cruz
a06bd69d34 Merge pull request #463 from raunofreiberg/patch-1
[react] [docs] make React.Fragment example more clear
2018-03-26 11:47:41 +08:00
Rico Sta. Cruz
d8c2eab787 Update react.md 2018-03-26 11:47:31 +08:00
Rico Sta. Cruz
802b169005 Merge pull request #465 from RaphaelWimmer/patch-1
correctly describe "$*", remove incorrect "$%"
2018-03-26 11:46:14 +08:00
Rico Sta. Cruz
f6a0140e1d Merge pull request #470 from yonasstephen/master
Add more psql commands
2018-03-26 11:45:54 +08:00
Rico Sta. Cruz
96e1e9115a Remove prettier-standard; add prettier 2018-03-26 11:38:39 +08:00
Yonas
7e1a7a98e2 Fix placeholder description 2018-03-23 16:15:23 +08:00
Yonas
f04327d1c5 Add more basic psql commands 2018-03-23 16:13:30 +08:00
Rico Sta. Cruz
f835036173 Merge branch 'pr-467' 2018-03-23 08:03:07 +08:00
Rico Sta. Cruz
c9e4607338 macos-mouse-acceleration: fix nesting 2018-03-20 18:57:15 +08:00
Rico Sta. Cruz
28c5a8f314 New macOS category 2018-03-20 17:55:17 +08:00
Greg Harrison
f091d64f34 Added Examples for Trim
Trim is kind of an ambiguous term, figured a few examples would help!
2018-03-19 10:26:52 -04:00
Raphael Wimmer
1524edc13b correctly describe "$*", remove incorrect "$%"
As documented in the [GNU Make manual](https://www.gnu.org/software/make/manual/html_node/Automatic-Variables.html), `$%` is only used for files within archive files (which is a feature rarely used in my opinion). The automatic variable `$*` represents the matched part in implicit rules (%.o: %.c), e.g., "foo" for "foo.c".
2018-03-19 11:35:22 +01:00
raunofreiberg
c9dc91a3b3 [react] [docs] improve wording of fragments example 2018-03-19 11:16:55 +02:00
raunofreiberg
ed9ff3ca12 [react] [docs] add React.Fragment example to new features 2018-03-19 11:07:12 +02:00
Rauno Freiberg
a209d9ac87 [react] [docs] make React.Fragment example more clear
IMHO, the previous example leads people to confusion in thinking that returning a element with a `<div>` and `<React.Fragment>` are equivalent, yet they aren't. This should clarify things up a bit and accentuate the difference.
2018-03-19 10:43:23 +02:00
Rico Sta. Cruz
3e1d6d425a dockerfile: fix syntax highlighting 2018-03-19 15:40:58 +08:00
Rico Sta. Cruz
65dee86302 applescript: enable syntax highlighting (#238) 2018-03-19 12:09:42 +08:00
Rico Sta. Cruz
2d4fcfc80c ph-food-delivery: Update Jollibee phone number 2018-03-18 12:30:47 +08:00
Rico Sta. Cruz
e55711d953 nocode: formatting update 2018-03-17 17:04:18 +08:00
Rico Sta. Cruz
a4a86f8369 nocode: new cheatsheet 2018-03-17 17:02:19 +08:00
Rico Sta. Cruz
41d2baa052 Merge branch 'pr-413'
* pr-413:
  es6: shorten destructuring example
  Use consistent single quotes
  Add default values example for destructured function arguments
2018-03-17 13:33:22 +08:00
Rico Sta. Cruz
6c21eb39c0 es6: shorten destructuring example 2018-03-17 13:33:08 +08:00
Rico Sta. Cruz
62cac77954 docker-compose: touch 2018-03-17 13:31:36 +08:00
Rico Sta. Cruz
059987a752 Merge branch 'pr-414'
* pr-414:
  docker-compose: update formatting
  docker-compose: fix indentation
  Added build from dockerfile using docker-compose
  Added bests pratices and util cmds for dockerfile
2018-03-17 13:30:55 +08:00
Rico Sta. Cruz
f1c0667e6d docker-compose: update formatting 2018-03-17 13:30:02 +08:00
Rico Sta. Cruz
eceeeadb12 docker-compose: fix indentation 2018-03-17 13:28:27 +08:00
Rico Sta. Cruz
9db2da0bee Merge pull request #403 from TorzuoliH/patch-1
Update angularjs.md
2018-03-17 13:26:54 +08:00
Rico Sta. Cruz
7e6f7293cd Merge branch 'pr-347'
* pr-347:
  elixir: shorten some sentences
  fix concat result
  Add Case control flow structre and remove css class
2018-03-17 13:26:04 +08:00
Rico Sta. Cruz
ba6239e7e9 elixir: shorten some sentences 2018-03-17 13:25:56 +08:00
Rico Sta. Cruz
b576feb9fa Travis: force rebuilding 2018-03-17 13:16:41 +08:00
Rico Sta. Cruz
042300df32 Travis: build Jekyll incrementally 2018-03-17 13:15:49 +08:00
Rico Sta. Cruz
7ac089b636 Travis: add warning when failing 2018-03-17 13:12:48 +08:00
Rico Sta. Cruz
65f1316f28 Travis: upgrade to Ruby 2.5.0 2018-03-17 13:07:22 +08:00
Rico Sta. Cruz
5ef13be0ca Travis: speed up builds by caching _site 2018-03-17 13:06:16 +08:00
Rico Sta. Cruz
3ebb38d045 Readme: fix travis link 2018-03-17 13:05:15 +08:00
Rico Sta. Cruz
aa31296c05 Add Travis badge 2018-03-17 13:04:22 +08:00
Rico Sta. Cruz
861baf770d Add rudimentary tests 2018-03-17 13:04:03 +08:00
Rico Sta. Cruz
e7554b2e96 Merge branch 'pr-412' 2018-03-17 10:08:13 +08:00
Rico Sta. Cruz
4ccac685ad Merge branch 'pr-238' 2018-03-17 10:07:05 +08:00
Rico Sta. Cruz
8006a7f1e5 applescript: update layout 2018-03-17 10:06:14 +08:00
Rico Sta. Cruz
7bd9a55775 Merge branch 'pr-392' 2018-03-17 09:42:15 +08:00
Rico Sta. Cruz
1828e6536d Merge branch 'pr-214' 2018-03-17 09:41:05 +08:00
Rico Sta. Cruz
345cfc145c Merge branch 'pr-186' 2018-03-17 09:36:02 +08:00
Rico Sta. Cruz
5210fc692b Merge branch 'pr-225' 2018-03-17 08:44:55 +08:00
Rico Sta. Cruz
dc0e8d41dc rollup: cleanup 2018-03-17 08:43:59 +08:00