{"id":3997,"date":"2015-07-22T17:01:01","date_gmt":"2015-07-22T21:01:01","guid":{"rendered":"http:\/\/webninjataylor.com\/library\/?p=3997"},"modified":"2015-07-22T17:04:26","modified_gmt":"2015-07-22T21:04:26","slug":"reactjs-notes","status":"publish","type":"post","link":"https:\/\/webninjataylor.com\/library\/reactjs-notes\/","title":{"rendered":"ReactJS Notes"},"content":{"rendered":"<ul>\n<li><strong>View only:<\/strong> In React, event handlers modify the &#8220;state&#8221;, and whenever the state is modified, React automatically calls render() again to update the UI<\/li>\n<li>You can nest components\n<pre>render: function() {\r\n    return (\r\n        &lt;p className=\"secondary\"&gt;\r\n            &lt;PrimaryComponentName \/&gt;<\/pre>\n<\/li>\n<\/ul>\n<h2>Resources<\/h2>\n<ul>\n<li><a href=\"http:\/\/antjanus.com\/blog\/web-development-tutorials\/front-end-development\/comprehensive-beginners-guide-to-reactjs\/\" target=\"_blank\">Comprehensive Beginner&#8217;s Guide to ReactJS<\/a><\/li>\n<li><a href=\"https:\/\/facebook.github.io\/react\/docs\/tutorial.html\" target=\"_blank\">ReactJS Tutorial<\/a><\/li>\n<li><a href=\"http:\/\/reactfordesigners.com\/labs\/reactjs-introduction-for-people-who-know-just-enough-jquery-to-get-by\/?utm_source=javascriptweekly&amp;utm_medium=email\" target=\"_blank\">React.js Introduction For People Who Know Just Enough jQuery To Get By<\/a><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>View only: In React, event handlers modify the &#8220;state&#8221;, and whenever the state is modified, React automatically calls render() again to update the UI You can nest components render: function() { return ( &lt;p className=&#8221;secondary&#8221;&gt; &lt;PrimaryComponentName \/&gt; Resources Comprehensive Beginner&#8217;s Guide to ReactJS ReactJS Tutorial React.js Introduction For People Who Know Just Enough jQuery To [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[144],"tags":[9],"class_list":["post-3997","post","type-post","status-publish","format-standard","hentry","category-web-shots","tag-javascript"],"_links":{"self":[{"href":"https:\/\/webninjataylor.com\/library\/wp-json\/wp\/v2\/posts\/3997","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/webninjataylor.com\/library\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/webninjataylor.com\/library\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/webninjataylor.com\/library\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/webninjataylor.com\/library\/wp-json\/wp\/v2\/comments?post=3997"}],"version-history":[{"count":4,"href":"https:\/\/webninjataylor.com\/library\/wp-json\/wp\/v2\/posts\/3997\/revisions"}],"predecessor-version":[{"id":4001,"href":"https:\/\/webninjataylor.com\/library\/wp-json\/wp\/v2\/posts\/3997\/revisions\/4001"}],"wp:attachment":[{"href":"https:\/\/webninjataylor.com\/library\/wp-json\/wp\/v2\/media?parent=3997"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/webninjataylor.com\/library\/wp-json\/wp\/v2\/categories?post=3997"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/webninjataylor.com\/library\/wp-json\/wp\/v2\/tags?post=3997"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}