Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 229 Bytes

10-developer-skills.md

File metadata and controls

11 lines (9 loc) · 229 Bytes

Developer Skills

  • Not Code but Useful

  • How to get help / help yourself

  • How to read documentation

  • How to debug

    • use the dev tools
    • handle errors
    • isolate problems
  • How to break down problems into smaller chunks