Home  >  Q&A  >  body text

javascript - Is there any way to memorize documents?

It is easy to get distracted when reading technical documents, and you forget what you have finished reading after a while. How can you improve the efficiency of reading documents? Can you remember it after watching it?

我想大声告诉你我想大声告诉你2711 days ago1187

reply all(13)I'll reply

  • 巴扎黑

    巴扎黑2017-05-19 10:41:27

    while('不熟') {

    1. First go through all the APIs to see what they can do;

    2. When you are writing something yourself, summarize and sort out the requirements, then check the documentation to see which API/APIs can be used to solve the problem, and write down the answer;

    3. When you encounter questions raised by others, summarize and sort out the requirements, then check the documentation to see which API/APIs can be used to solve the problem, and give the answer;

    }

    Finally, give up the trap/try to build your own wheel.

    reply
    0
  • phpcn_u1582

    phpcn_u15822017-05-19 10:41:27

    Just take a look at the documentation. You can get a rough impression by watching more

    reply
    0
  • PHPz

    PHPz2017-05-19 10:41:27

    After reading, use a pen or other tools to summarize the content again.

    reply
    0
  • Cancelreply