todo-wp icon indicating copy to clipboard operation
todo-wp copied to clipboard

Use proper React methods for HTTP Calls

Open joshkoenig opened this issue 9 years ago • 0 comments

In the interests of getting something up and running quickly, I kludged in jQuery HTTP api calls to handle communication with the backend. Obviously that's not ideal, and we should figure out a "proper" example implementation using React's native mechanisms for data-binding.

joshkoenig avatar Dec 06 '15 20:12 joshkoenig