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
qwdm
201610bc7a
Add simplified syntax for slicing
2018-03-15 13:15:05 +03:00
Rico Sta. Cruz
cc97056937
Merge pull request #303 from nothingrandom/patch-1
...
Change var to const or let in es6.md
2018-03-15 17:47:56 +08:00
Rico Sta. Cruz
2bf1d53f2c
Merge branch 'pr-381'
...
* pr-381:
Update Keys
2018-03-15 17:45:32 +08:00
Rico Sta. Cruz
ec13c6170d
Merge branch 'pr-350'
...
* pr-350:
Fix up some tables
Add window navigation commands
2018-03-15 17:44:52 +08:00
Rico Sta. Cruz
f1d1abd59d
Fix up some tables
2018-03-15 17:44:48 +08:00
Rico Sta. Cruz
4ff47ae1d6
osx: remove extraneous lines, fix typo
2018-03-15 17:43:14 +08:00
Rico Sta. Cruz
828ce524ae
Merge branch 'pr-382'
...
* pr-382:
Fixed markdown links
2018-03-15 17:41:58 +08:00
Rico Sta. Cruz
0243879348
Merge branch 'pr-447'
...
* pr-447:
Update xpath.md
2018-03-15 17:40:08 +08:00
Rico Sta. Cruz
c1aa1795dd
Merge branch 'pr-408'
...
* pr-408:
bash: update multiline comments examples
Adding comments section
2018-03-15 17:33:48 +08:00
Rico Sta. Cruz
b95dacc8fa
bash: update multiline comments examples
2018-03-15 17:33:21 +08:00
Rico Sta. Cruz
ceff5c5f6d
Merge branch 'pr-397'
...
* pr-397:
es6: replace http with https + fix #hashes in links
2018-03-15 17:29:06 +08:00
Rico Sta. Cruz
3f91b90fc1
Merge branch 'pr-396'
...
* pr-396:
xpath: fix another possible typo and duplication
2018-03-15 17:25:34 +08:00
Rico Sta. Cruz
d34b21ca8c
Merge PR #395 (@vsemozhetbyt)
...
* pr-395:
xpath: fix possible typo
2018-03-15 17:23:49 +08:00
Rico Sta. Cruz
e4062b6346
Merge branch 'pr-206'
...
* pr-206:
pm2: Update formatting
pm2: add
2018-03-15 17:16:42 +08:00
Rico Sta. Cruz
18c8f90b60
pm2: Update formatting
2018-03-15 17:14:52 +08:00
Rico Sta. Cruz
f1471cfae3
analytics: fix duplicate layout declaration
2018-03-14 11:14:27 +08:00
Sergey Starodubov
67c06321dc
Update xpath.md
2018-03-07 19:09:01 +04:00