Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update fable-remoting.md #366

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

amirrezapanahi
Copy link
Contributor

Given we now have Metapackages which allow us to write even more succinctly - we should also make reference to them wherever we can in the SAFE stack docs. makeProxy is a good example of such case

@@ -59,6 +59,13 @@ let myApi =
|> Remoting.buildProxy<IMyApi>
```

> Note: We have made your life easier by creating Metapackages which abstract some of this boilerplate. You can also create the client proxy like so:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would remove the above sample - there's no need for both. Or at the very least, put the preferred way (Api.makeProxy) first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants