Skip to content

Commit

Permalink
Merge pull request #5992 from pra85/patch-1
Browse files Browse the repository at this point in the history
[docs] Fix typo in blog
  • Loading branch information
jimfb committed Feb 6, 2016
2 parents 8860443 + e4b463f commit 725a723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_posts/2013-09-24-community-roundup-8.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ While this is not going to work for all the attributes since they are camelCased

## Remarkable React

[Stoyan Stefanov](http://www.phpied.com/) gave a talk at [BrazilJS](http://braziljs.com.br/) about React and wrote an article with the content of the presentation. He goes through the difficulties of writting _active apps_ using the DOM API and shows how React handles it.
[Stoyan Stefanov](http://www.phpied.com/) gave a talk at [BrazilJS](http://braziljs.com.br/) about React and wrote an article with the content of the presentation. He goes through the difficulties of writing _active apps_ using the DOM API and shows how React handles it.

> So how does exactly React deal with it internally? Two crazy ideas - virtual DOM and synthetic events.
>
Expand Down

0 comments on commit 725a723

Please sign in to comment.