Does using a framework prevent me from mastering JavaScript?

前端 未结 13 2439
梦谈多话
梦谈多话 2021-02-06 04:09

How would I become a master of JavaScript if I always used frameworks and did nothing by myself?

I asked a question on JavaScript and everyone recommend that I use frame

13条回答
  •  花落未央
    2021-02-06 04:52

    No, as you need to know JavaScript to use a framework and using JavaScript more and more helps you master it. They will prevent you from mastering the DOM though.

提交回复
热议问题