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

Create Tutorial - Learn to Determine How a Feature Works (End-to- End) #385

Open
U8NWXD opened this issue Aug 26, 2024 · 0 comments
Open
Labels

Comments

@U8NWXD
Copy link
Member

U8NWXD commented Aug 26, 2024

Notes from Sean: This is a full-stack code tracing tutorial, can use some content from https://github.com/oppia/oppia/wiki/Find-the-right-code-to-change. Called “Trace code through all the frontend and backend layers to understand and describe how a feature works across these layers” in skill trees.

Try to pick an example that’s not necessarily 100% clear right off the bat, e.g. as exemplified in “Tips for analyzing the codebase” (https://github.com/oppia/oppia/wiki/Analyzing-the-Codebase).

Run a git patch file to repro oppia/oppia#17988

Reasoning: The solution changes are minimal here but debugging it is a bit tricky and it could be a good starting point to figure out repro steps from error logs.

@seanlip seanlip added the enhancement New feature or request label Aug 27, 2024
@seanlip seanlip changed the title Create Tutorial - Learn to Determine Feature Functionality (End-to- End) Create Tutorial - Learn to Determine How a Feature Works (End-to- End) Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

No branches or pull requests

2 participants