Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code editors #6

Merged
merged 2 commits into from
Aug 23, 2019
Merged

Code editors #6

merged 2 commits into from
Aug 23, 2019

Conversation

lenchen1112
Copy link
Contributor

Translation for /1-js/01-getting-started/3-code-editors.


## Let's not argue
## 別爭論
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
## 別爭論
## 不要起爭議


A code editor is the place where programmers spend most of their time.
一個程式編輯器是程式設計師花最多時間待著的地方。
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

感覺不是很通順
how about
程式設計師花最多時間的地方就是在使用程式編輯器


There are two main types of code editors: IDEs and lightweight editors. Many people use one tool of each type.
程式編輯器主要分兩類:整合開發環境 (IDEs) 和輕量化編輯器,很多人都會使用其中一種。
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Many people use one tool of each type
這應該是說每種編輯器都至少會使用一種


## IDE

The term [IDE](https://en.wikipedia.org/wiki/Integrated_development_environment) (Integrated Development Environment) refers to a powerful editor with many features that usually operates on a "whole project." As the name suggests, it's not just an editor, but a full-scale "development environment."
[IDE](https://en.wikipedia.org/wiki/Integrated_development_environment) (Integrated Development Environment) 這個字意會著一個強大且擁有許多功能的編輯器,通常使用在開發 "整個計畫" 上。顧名思義,它不只是一個編輯器也是一個完整 "開發環境"。
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

這個字意會著 一開始看有點看不懂
改成 如何

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

project 翻 專案 會不會比較好

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

專案 不錯,沒想到不錯的對應


Many IDEs are paid, but have a trial period. Their cost is usually negligible compared to a qualified developer's salary, so just choose the best one for you.
許多 IDEs 都需要付費,但都有試用期。這些花費對於一個夠格的開發者的薪水來說通常微不足道,所以就選個最適合你的吧。
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

一個夠格的開發者的薪水 => 一位合格開發者的薪水

@lenchen1112
Copy link
Contributor Author

@tom76kimo review modified

@lenchen1112 lenchen1112 merged commit 7fabaae into javascript-tutorial:master Aug 23, 2019
@javascript-translate-bot

Thank you 💖 I updated the Progress Issue #1 🎉 🎉 🎉

javascript-translate-bot pushed a commit that referenced this pull request Mar 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants