Commit Graph

1665 Commits

Author SHA1 Message Date
Pavel Zet 8c6796b305 chore: recompile 2018-05-26 23:09:39 -03:00
Pavel Zet 93b6fb6774 Add generated anchors for h2 headings 2018-05-26 23:08:58 -03:00
Joshua Travis 793dccc875
s/keywodrs/keywords/ 2018-05-20 08:45:28 -04:00
Rico Sta. Cruz a0f24f42d9
express: Update formatting 2018-05-16 08:01:38 +08:00
Rico Sta. Cruz b7f35db21d
httpie: Improve styling 2018-05-16 07:55:00 +08:00
Rico Sta. Cruz 2e4ca06d79
harvey-js: fix capitalization of category name 2018-05-15 12:42:53 +08:00
Rico Sta. Cruz 651e771548
mobx: update layout 2018-05-14 12:45:45 +08:00
Rico Sta. Cruz 73c2567269
dockerfile: fix formatting 2018-05-14 12:43:30 +08:00
Rico Sta. Cruz b1fac31551
cidr: update layout 2018-05-14 11:10:48 +08:00
Rico Sta. Cruz 9bb52c7a5e
Merge pull request #478 from tomarrell/patch-1
Fixed incorrect flow type output
2018-05-14 09:22:52 +08:00
Rico Sta. Cruz bb9034d9ef
Merge pull request #475 from raunofreiberg/react-flow-minimal
[flow] modify minimal example to typing React components
2018-05-14 09:22:19 +08:00
Rico Sta. Cruz 22319d76f6
Merge pull request #499 from peterzalewski/peterzalewski-patch-1
Fix typo
2018-05-14 09:20:12 +08:00
Rico Sta. Cruz e490b462ec
Merge pull request #524 from jjoselv/patch-1
Update bash.md
2018-05-14 09:19:35 +08:00
Rico Sta. Cruz 7da9a725aa
Merge pull request #528 from Brantron/patch-1
add string `starsWith` method
2018-05-14 09:19:09 +08:00
Rico Sta. Cruz 9e915addde
vim-unite: update layout 2018-05-13 23:23:28 +08:00
Brandon Lawrence ca767113f5
add string `starsWith` method 2018-05-11 12:14:59 -04:00
Rico Sta. Cruz e10acfa677
wip/intl-datetime: Fix layout 2018-05-11 20:17:10 +08:00
Rico Sta. Cruz 8452e849be
intl-datetime: Add initial WIP 2018-05-10 18:11:03 +08:00
X3ro fe75136404
Update bash.md
Add both stdout and stderr to null
2018-05-10 11:32:08 +02:00
Ed Rodriguez daa7a0c15e
Update the "every Sunday midnight" example
https://crontab.guru/#0_0_*_*_0
2018-05-03 09:17:17 -04:00
Rico Sta. Cruz 810ae09b4e
css-tricks: Format 2018-05-02 09:59:19 +08:00
Rico Sta. Cruz 3fc0bad912
CSS: Format 2018-05-02 09:59:07 +08:00
Rico Sta. Cruz 265faa2759
Change codesponsor.io to codefund.io 2018-04-28 19:30:07 +08:00
Peter Zalewski ad6f11df46
Fix typo 2018-04-17 11:25:06 -04:00
Rico Sta. Cruz f8fe256b03
js-fetch: Recommend ES6-style variables 2018-04-17 17:45:52 +08:00
Rico Sta. Cruz d00d3907c2
Rebuild map files. Yuck 2018-04-17 17:45:41 +08:00
Alexander Svetly c0e10a8da9
Add options list for yarn install 2018-04-07 13:38:56 +03:00
Tom Arrell 92b16c9132
Fixed incorrect flow type output
For an optional property, the property can either be undefined, otherwise must be any value that is not null. The example was showing  the incorrect output of a setting the value to null.
2018-04-03 16:56:13 +12:00
raunofreiberg 545c82fc89 [flow] modify minimal example to typing React components 2018-03-29 14:19:18 +03:00
Rico Sta. Cruz 9bb866cf36
Merge pull request #473 from rstacruz/feature/codefund
Add codefund.io
2018-03-29 12:47:35 +08:00
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