Skip to content

Instantly share code, notes, and snippets.

@MuhammadSulaiman001
Created May 4, 2025 05:46
Show Gist options
  • Save MuhammadSulaiman001/154f5227212b0f1bccd1517cd18719bb to your computer and use it in GitHub Desktop.
Save MuhammadSulaiman001/154f5227212b0f1bccd1517cd18719bb to your computer and use it in GitHub Desktop.

How to learn new technology?

Repeat these in small cycles:

  1. read official docs
  2. cli & --help (important)
  3. check github samples
  4. writing/running tests

Until: DONE.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment