0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

素早く開発するコツ

無料で利用でき、特に小規模な開発やマークダウンを書く際はWeb版VsCodeが役に立ちます。Chromebookと一緒に使うと相性がよく数秒から数分で目的を達成できることは非常に喜ばしいです。また、ネットが繋がらない環境でも使える点も非常に素晴らしいです。
Web版のVsCodeスクリーンショット

メリット

  1. 速く使える
  2. Google AppsやNotionなどのWebアプリと相性がいい
  3. 無料

デメリット

  1. 多くの言語はデバックできない
  2. 日本語UIの非対応(実はGoogle翻訳が起動する場合日本語化します)
  3. 中規模開発や大規模開発が苦手(中規模開発以上の場合インストール版やIDEを検討してみよう)
  4. シェルが使えない

開発オススメの言語

以上を踏まえて以下の言語に特にオススメです。

  • javascript
  • html
  • css
  • markdown
  • json
  • google apps script(コードの検討)

使った感想

気がついたときに早く使えるので速度に関するイライラはなくなるが、機能制限や中規模から大規模開発の苦手さやできないこともあるのでその時に応じた使い分けすると非常に良い。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?