码迷,mamicode.com
首页 > Web开发 > 详细

搭建web开发工具

时间:2019-09-25 00:33:31      阅读:105      评论:0      收藏:0      [点我收藏+]

标签:ash   running   css   lan   The   strong   bash   code   tor   

1. 浏览器:Chrome,因为现在chrome占有率高,选择chrome比较稳妥。

2. 编辑器:VSCode,微软出品,质量很高的编辑器。还可以选择Sublime Text3 和 Atom,或者IDE(integrated development environment)如Webstorm。vim和emac学习曲线太陡峭,山要一座一座翻

3. 终端:iTerm2,如果是macOS自带的也可以,但iTerm可以便捷的双窗口并排显示。

The terminal emulator is the actual window in your operating system; it itself doesn‘t execute or understand your commands you‘re sending to it. The shell is the code running inside of the terminal emulator. 

如果是windows,需要安装bash shell:教程

4. 优质信息源:MDN CSS Tricks Frontend Handbook Github

 

原文:https://btholt.github.io/intro-to-web-dev-v2/tools/

 

搭建web开发工具

标签:ash   running   css   lan   The   strong   bash   code   tor   

原文地址:https://www.cnblogs.com/zzzeto/p/11581957.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!