Commit Graph

19 Commits

Author SHA1 Message Date
0xnoob
8c39db7f07 Broken anchor link in Advanced Concepts. (#1951)
The link should probably either go to directly to the beginning of main concepts (which is what my proposes change does), or to the anchor  -tag of "Step-by-Step Guide" (#step-by-step-guide). There is no other link in the article which refers to another anchor-tag, that's why I chose to directly link to the main-concepts.
2019-04-28 23:36:09 +03:00
Quentin Bahers
dcfc0bbb10 Fix the "Releases" link in the "Getting Started" page (#1530) 2019-04-24 09:12:33 +03:00
santa claus
aa8adc49a7 Update getting-started.md >> "Online Playgrounds" (#1733)
adding a hello world template on glitch.com to the list of online playgrounds 🎏
2019-02-23 13:15:32 +00:00
Alexey Pyltsyn
1a625b7b69 Merge branch 'master' into httpsify 2019-02-22 00:12:48 +03:00
Alexey Pyltsyn
abf2c97103 Merge pull request #1637 from prashant-andani/master
Add Https for javascript.info link
2019-02-22 00:08:19 +03:00
Michał Gołębiowski-Owczarek
7e4ac52af4 HTTPS-ify most insecure URLs in content/docs (& one in Acknowledgments)
This is a followup to #1157
2019-02-07 14:45:03 +01:00
Nat Alison
25df15b83e reapply, correctly generating links 2019-02-06 18:03:29 -08:00
Nat Alison
dc1e5366e3 revert id adding 2019-02-06 18:00:52 -08:00
Nat Alison
3e49e971d0 add everything else again 2019-02-06 17:22:04 -08:00
Prashant Andani
573da86666 Add https for javascript.info 2019-02-06 22:46:24 +05:30
Dan Abramov
425cb9a429 Terminology: Lifecycle hooks -> Lifecycle methods (#1237) 2018-10-08 19:29:31 +01:00
Dan Abramov
33a3739314 Link to Tania’s blog post 2018-08-22 17:22:58 +01:00
Dan
1c7728241b Add "React for Designers" link 2018-08-04 01:16:54 +01:00
Dan Abramov
8695e5a128 Link to homepage more prominently from Getting Started 2018-06-29 17:16:27 +01:00
Dan Abramov
b709eb13e8 Wording tweaks 2018-06-27 18:15:43 +01:00
Dan Abramov
2d7c8c41ec Tweak cross-linking 2018-06-27 16:22:37 +01:00
Dan Abramov
23e2c59da0 Wording 2018-06-26 19:00:09 +01:00
Monica Powell
11e1854838 Grammar Update (#998) 2018-06-25 22:39:21 -07:00
Dan Abramov
623523131e Rewrite Installation and related docs (#996)
* Rewrite "adding React to existing app"

Fixes #988

* Some copy

* typo

* Update babel instructions

* Update umd link

* Add prod minification section

* Show "button" example in several targets

* wip

* More

* More

* tweak

* yas

* Multi root tip

* moaar

* alot

* Tweak links

* Explain better

* better lead

* tweaks

* tweaks

* wording

* More reassuring tone

* Grammar

* wording

* feedback from readers

* Use id, not class

* More nits

* Re-add a useful section
2018-06-26 01:24:56 +01:00