DSQ's blog

Archives · 2021

主页

归档

默认主题

轻主题

loading..
test申绍强

前端学习

代码检查npm run lint javascript规范主要参考airbnb规范 git commit hookgit commit时会运行lint进行代码静态检查,代码检查通过才可以正常commit 学习资源根据针对当前开发框架,所需了解知识的重要程度,分为1~5颗星,5表示最重要 es6 新一代JavaScript标准 ⭐️⭐️⭐️⭐️⭐️http://es6.ruanyifeng.com/ react ⭐️⭐️⭐️⭐️⭐️官网:https://facebook.github.io/react/docs/hello-world.html dva框架 ⭐️⭐️⭐️⭐️⭐️基于 redux、redux-saga 和 react-router@2.x 的轻量级前端框架. https://github.co..

Read more