-
Notifications
You must be signed in to change notification settings - Fork 20
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
Frontend Guide #1043
Comments
This is good. Here are some things that might be added.
I'll let you know if I think of anything else. |
@see is an interesting suggestion, as is JSDoc ... but documenting workflow/pipeline of developer actions is really important ... i hope @Myles-Trevino could use a couple of examples if steps (1) - (5)? |
@myles - excellent doc(s); tu; especially like your writing style, e.g.: |
I've added a page for setting up VS Code here. @mleblanc321 You may find this helpful since you've just switched. As for documenting dynamic elements I'm not sure there is a good way to do that since it will always heavily depend on the dynamic element being added. Some are as simple as one line, some are necessarily more complicated, and a single order of operations won't work for all of them. I'll try to add something on the different types of operations that are commonly done on dynamic elements in Lexos though. |
This is awesome! You've really covered a lot here — and very clearly. Understood about documenting dynamic elements. Hopefully a few examples of the more complex operations will suffice just to give developers a sense of what to look for and what patterns to emulate for consistency. |
I've redone the section on the frontend to be up to date with Lexos 4. Let me know if there are parts you would like elaboration on or sections you would like added.
https://github.com/WheatonCS/Lexos/wiki/The-Lexos-4-Frontend
The text was updated successfully, but these errors were encountered: