Ben Alpert
27b218ce97
Redirect Thinking in React blog post to docs
Much easier to keep this updated if it only exists in one place. Added the byline because otherwise the voice of the post doesn't sound quite right.
10 years ago
Paul O’Shannessy
9b06b8838f
[docs] Give authors links.
10 years ago
Paul O’Shannessy
9c22ba920d
v0.13.3 blog post
(cherry picked from commit 179b6380cf31b735d3fb4d820099c3653127c3dd)
10 years ago
Elaine Fang
69bd1bfab4
Add punctuation
10 years ago
Paul O’Shannessy
6fce8e87e0
Update 2015-05-01-graphql-introduction.md
Typo
10 years ago
Paul O’Shannessy
f89d6660bf
Fix a couple grammar issues in GraphQL blog post
10 years ago
Paul O’Shannessy
fff434db64
GraphQL Introduction Blog Post
10 years ago
Jim
6c2e9e87c5
Fixed jsfiddles broken from https conversion. Fixes 3735
10 years ago
Elaine Fang
eda277665d
Add punctuation
10 years ago
Reed Loden
dd010b34e2
SSL/TLSize all the things! (convert http:// to https:// where appropriate)
Update links to use https:// where it is supported. There's probably a lot
more that could be fixed, but these are the core ones I found (especially
the download links in order to prevent MITM attacks). Note that there are
some fb.me links that will redirect to http:// even while accessed over
https://, but this seemed like the best way to fix those for now.
NOTE: Only non-third-party files were modified. There are references to
http:// URLs in vendored/third-party files, but seems appropriate to fix
upstream for those rather than editing the files.
Also, copy one image locally to the blog, as it was hotlinking to a site
that did not support https://.
Last, use youtube-nocookie.com instead of youtube.com for video embeds,
as the former doesn't try to set a cookie on load (privacy enhancement).
10 years ago
Paul O’Shannessy
503555b8e9
Tweak wording in 0.13.2 blog post
10 years ago
Paul O’Shannessy
d8aca782f6
v0.13.2 blog post
(cherry picked from commit 6ed202288be889a1541853af53d9d18cf309d217)
10 years ago
Christopher Chedeau
19124f3e20
Update 2015-04-17-react-native-v0.4.md
10 years ago
Christopher Chedeau
5b9e499eb6
React Native 0.4 Blog Post
10 years ago
Ben Alpert
b3beb9804d
[docs] English tweaks (and testing Travis)
10 years ago
Christopher Chedeau
bf5472316d
Roundup 26
10 years ago
Ben Alpert
541d6a1cb0
Add React Native blog post
10 years ago
Julen Ruiz Aizpuru
3ebec4b55b
Docs: do not render components to `document.body`
Rendering to `document.body` in the examples is conveniently short, but it can
be misleading at the same time, especially for newcomers.
While it's possible to render React components to `document.body`, any 3rd
party scripts can also mess up with it, and it can have unintended consequences
and be source of difficult-to-trace bugs.
10 years ago
Joseph Savona
e1d17c68e5
Building with Relay blog post
10 years ago
Paul O’Shannessy
583aa67301
0.13 blog post, starter kit
10 years ago
Ben Alpert
5c88cb855e
It\ns -> Its
10 years ago
Paul O’Shannessy
fd5b30a5fc
[docs] it's --> its
10 years ago
Ben Alpert
e60e8db043
with the exception for -> with the exception of
10 years ago
Ben Alpert
94ce4c59e6
Add deprecation note to blog post and changelog
10 years ago
Paul O’Shannessy
feeacd4d57
A couple small changes to the changelog for 0.13
10 years ago
Ben Alpert
2662d33c59
0.13 blog post
10 years ago
Paul O’Shannessy
8326f48c98
[docs] Fox Ryan's name: #3311
10 years ago
Christopher Chedeau
73c17c7170
Update round-up 25
(cherry picked from commit 40336d81442882272b73cbb3c2b587d24d3f2da3)
10 years ago
Paul O’Shannessy
1a69d7c19d
Facebook, not FaceBook
10 years ago
Paul O’Shannessy
3f4a8d5831
v0.13 rc blog post
10 years ago
Matthew Johnston
0167fb5e43
Update 2015-03-03-community-roundup-25.md
10 years ago
Matthew Johnston
9f1affeebe
Update 2015-03-03-community-roundup-25.md
10 years ago
Matthew Johnston
462af0f58e
Update 2015-03-03-community-roundup-25.md
10 years ago
Matthew Johnston
08fdc03220
Community Roundup #25 blog post
10 years ago
Toru Kobayashi
8b9cf8442e
Add a code format in 2015-02-24-react-v0.13-rc1.md
10 years ago
PNikray
7688e8bc2c
Fixed the url in community-roundup-9
using http resulted in an error, changing it to https fixes it
10 years ago
PNikray
0224addf49
Fixed the url in community-roundup-5
using http resulted in an error, changing it to https fixes it
10 years ago
PNikray
e209c6bb18
Changed the url of the video in community-round-up-4
The url was using http instead of https, which results in an error.
10 years ago
Wout Mertens
a397d27e7e
beta1 blog entry: Fix CoffeeScript example
Fix the constructor call and make code more idiomatic.
10 years ago
Paul O’Shannessy
7edbdf6204
v0.13 RC blog post
Note: we need to manually specify date in these files so that the sort order is
correct (2 posts on the same day). Otherwise it will just be ABC order, which
is wrong.
Closes : #3256
10 years ago
Paul O’Shannessy
4b9d18b532
Fix typo
(cherry picked from commit 4d90b9bdf3fc4ccfd2ccbaf9a590b16f06746b55)
10 years ago
Cheng Lou
a93ce64ca6
[Blog] Fix post code snippet display
I think nokogiri (is that what we use?) accidentally escaped this
snippet. Simply putting spaces between braces fixes it.
10 years ago
Sebastian Markbage
7841d7afc6
Add Blog Post about ReactElement Changes in 0.13
Explains some of the rationale for the new warnings added in 0.13.
10 years ago
Greg Hurrell
4b1794d09b
Add Relay blog post
closes #3174
10 years ago
Steven Luscher
525c00597b
Added the immutability talk to the React.js Conf update.
(cherry picked from commit de8b3eb9d4c87622282c1303c8dae62cf70881af)
10 years ago
Stefan Dombrowski
ad7608e46b
Using https for embedded fiddles
Official announcement from jsfiddle:
https://twitter.com/jsfiddle/status/565041134435852289
10 years ago
Steven Luscher
756b19310a
Added special edition round-up for React.js Conf 2015
(cherry picked from commit 233980826cb36244dbcd6de0f9bb9f0a3fcae1ac)
10 years ago
Joel Auterson
420a67fc0c
Add note linking to up-to-date doc on Flux website
10 years ago
Paul O’Shannessy
30814bef03
Pull in 0.13 beta blog post from 0.12-stable branch
10 years ago
Peter Blazejewicz
506e431408
Fix conference year typo in blog post content
10 years ago