面试物语
大约 13 分钟约 3756 字
[ == 和 =区别,分别在什么情况使用](https://www.h7ml.cn/posts/interview/JavaScript/== _=)
[ 说说 Real DOM 和 Virtual DOM 的区别?优缺点?](https://www.h7ml.cn/posts/interview/React/Real_DOM_Virtual DOM)
说说 Git 常用的命令有哪些? ,- 说说 Git 中 fork, clone,branch 这三个概念,有什么区别?
[ 说说你对 git rebase 和 git merge 的理解?区别?](https://www.h7ml.cn/posts/interview/git/gitRebase_ gitMerge)
[ 说说对 git pull 和 git fetch 的理解?有什么区别?](https://www.h7ml.cn/posts/interview/git/git_pull _git_fetch)
[ 说说你对 git reset 和 git revert 的理解?区别?](https://www.h7ml.cn/posts/interview/git/git_reset_ git_revert)
[