-
Notifications
You must be signed in to change notification settings - Fork 1
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
📌 Write a first basic tutorial #27
Comments
@milstan's HighLevelConceptualisation document should be taken into account while building this tutorial (knowing that not all of the scope will be immediately or ever covered). |
I believe this issue is a way lower priority now that we're focusing on devkit v2, and the actual context and goal will change a lot once we'll start having this v2. So I believe I'll close it instead of just continuing to postpone it (ping @milstan and @filipblnt for confirmation). |
My understanding is that @filipblnt is awaiting for this as a start of the work on devkit. I let the two of you coordinate on this. |
That was my first approach indeed, considering v2 would only be an extension of current tools (the tutorial would have served as a starting point for building a web SDK around the current javascript frontend SDK). Now, based on the discussion we had and the documents we wrote, I feel this isn't the case anymore. I believe I should instead closely follow what engineering will produce for v2, promote it, and contribute as much as possible (to the code base, but also by making additional tools, docs, explainers, tutorials, etc.). Especially as we agreed today that the current SDKs (and the related doc) aren't that important for dev engagement anymore. And here, I realise I need to have more input about @filipblnt's plans for the future of the "devkit v1". @filipblnt tell me how you feel about that |
I still think that a tutorial would be useful, since the current SDK will be part of the devkit. But instead of just having a tutorial by looking at the current SDK only as it is now, I think it would be useful to look at the HLC/HLA and write that SDK tutorial in the context of HLC/HLA. |
Out of date. A more global update of the documentation is necessary. Other issues and epic will be created for that. |
@noelmace just want to make sure we're on top of writing a first basic tutorial for our SDKs. I imagine this issue needs to be a part of this, no? I also imagine this tutorial being connected to the content we will put under 'Usage' here, as well. In case I am mistake, let's discuss it tomorrow asap. |
This is not the issue you are looking for 😉 |
@noelmace My understanding (maybe wrong) of what @Vuk-BN needs is:
Ineed this issue was planned for SDK, not done, and then my understanding is:
So if you are closing this issue, can you please make a new one, with aim to write this first basic tutorial in the context of devkit, and ideally responding to this need Vuk seems to be having, as described above. |
This issue is indeed linked to several outdated issues, discussions and choices. I created this new issue to track the creation of a first devkit tutorial: #66 |
What?
Write a complete but simple tutorial explaining step-by-step how to set up and use the SDK in a basic but realistic web app.
Why?
Help third-party developers better understand how the SDK can actually improve the development process "in real life".
How?
Based on:
By the end of this task, the tutorial should be:
The text was updated successfully, but these errors were encountered: