Created
January 30, 2016 19:06
-
-
Save toddgeist/38eeb8a98055953fee4f to your computer and use it in GitHub Desktop.
React Component to show ConnectTo Quickbooks Online Button
Hi I see that you use React, so I am sure that you will find interesting the https://reactjs.co - this is the free online convention and tutorial book for React.JS Developers. React is not only the View (in MVC) anymore. ReactJS For Dummies: Why & How to Learn React Redux, the Right Way.
Hi, the code that you wrote is not working for me. Can you take a look at the fiddle I made: https://jsfiddle.net/aewhatley/jg82osm7/2/. Thanks for your help.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I should mention that I needed this to render Server Side using renderToString(). No Client side rendering here. I was using Hapi.js and hapi-react-views using React as a server side template engine. Which is totally fun :-)