-
Notifications
You must be signed in to change notification settings - Fork 45
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
Add Examples to the Documentation #32
Comments
@lelouchB, May I add an example with react + axios ? |
@lelouchB, May I add an example with Vainilla too? and with Ajax? |
Hey @fernandoamz After you are done with, if other are available Looking forward to your contributions. |
👋 Hey @lelouchB, I am new on docusaurus, May you share me an example as to how to add an import into the I have an error on the |
Hey , @fernandoamz |
Hey @lelouchB, could I make an example in Vue.js? Would very much like to try out your API at the same time ;) |
@bobluppes |
@bobluppes |
Oh cool, is the endpoint finished now. Will definitely use it then. Expect a PR this evening or tomorrow morning |
Could i make vanilla JS and axios examples ? |
Sure @PSmigielski |
Hi @lelouchB, can I make Vue and Axios Examples? |
@Devdre1909 Use |
Hi @lelouchB, give me the example in angular |
Awesome |
Hi @lelouchB - I took a look at this and I think it's awesome. Could I make an example with SvelteJS and Axios? |
@fullstackmafia Sure, Go for It! |
There is only one example present right now in the documentation i.e. Live React Example which can be found here
https://finalspaceapi.com/docs/react/
Docusarus uses React Live for the interactive coder so it will only support React.
Add more example with the language and frameworks of your choice.
Resource:
https://v2.docusaurus.io/docs/markdown-features/#syntax-highlighting
https://v2.docusaurus.io/docs/markdown-features/#interactive-code-editor
P.S. it doesn't necessarily have to be a live example. You can add simple code snippets with their output too.
Here are a few ideas for this
Completed
Rest is up to your imagination.
The text was updated successfully, but these errors were encountered: