logux / client

Logux base components to build web client
https://logux.org/
MIT License
656 stars 46 forks source link

clarify Post.create(client, data) usage in website examples #70

Closed Guria closed 3 years ago

Guria commented 3 years ago

Website examples use Post.create(client, data) often to demonstrate work with client. But it is unclear what is Post actually and how it uses client.

ai commented 3 years ago

Fixed 95c67f7