IO - SteemConnect v2 Boilerplate @0.0.32 - Edit Post feature Ready.

Current Code
/* Edited */
EDIT_POST('', PrimaryTag, Author, Permlink, Title, Body, JSON_Metadata, this.props.dispatch);


Simple enough. Editing a post, is basically the same as creating it. You just need to share your current post, to the edit form, as props. Once you get the current content of the post in your current editor form, just submit a simple API "comment" with the current data. If the post exist, the post will be replaced Edited. otherwise, the post will be created.

Currently Using: React & Redux
Contact Me if you need some help with SteemConnect v2.

H2
H3
H4
3 columns
2 columns
1 column
Join the conversation now