1
1

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 3 years have passed since last update.

有益記事メモ(Gitミス・コミュ力・TypeScript・設計)

Last updated at Posted at 2020-12-07

Gitミスした時は…

Gitコミット

僕が考える最強のコミットメッセージの書き方
https://qiita.com/konatsu_p/items/dfe199ebe3a7d2010b3e

【超大事】事故のない開発

コーディングの命名規則一覧(覚える必要はなし)
https://murashun.jp/blog/20181109-01.html

コミュ力

■「言われた通りにやったのに...」とならないためのコミュニケーションの心得
https://qiita.com/ipeblb/items/7d6f97b62026a052f703

■プログラミング初心者歓迎!「エラーが出ました。どうすればいいですか?」から卒業するための基本と極意
https://qiita.com/jnchito/items/056325421b7e36f02335

ツール

■【2020年版】フロントエンドのおすすめMac無料ツール
https://qiita.com/amita/items/a103210bdab8bfb6a889

React

TypeScript

TypeScript型
https://qiita.com/TaHiroki/items/e957d48397871eb775e8

まとめておきたい応用型
https://qiita.com/ryo2132/items/12981f61db21112cb61c

コード
https://qiita.com/tatsumin0206/items/c787fef24f8e952dcd9a

拡張関数
https://qiita.com/ovama-koffee/items/7ec91e566171ccf2c74b

TypeScriptのコード小技テク
https://qiita.com/sanoyo/items/d2e6122537057099e2da

両面実装(バック、フロント)
https://qiita.com/SoraKumo/items/fe2d47fbbc102503c314

TypeScriptメリット
https://tech.playground.style/javascript/typescript-merits/
↓簡潔
https://book.yyts.org/welcome-to-typescript/good-about-typescript

次世代JavaScript
https://products.sint.co.jp/topsic/blog/typescript

JavaScriptデメリット
https://vectpress.net/?p=382

中二病CSS
https://qiita.com/teradonburi/items/1e23ff5c2941e8801b84

レビューの指南書
https://qiita.com/teradonburi/items/2fa475c860d0fb16c0eb

プロトタイプを早く作る方法
https://qiita.com/teradonburi/items/1d629a751ed42e923d7d

Jsよく使う文房
https://qiita.com/teradonburi/items/ba1a5d60c679d5656322

【保存版】Webフロントエンド基礎力(初心者向け)
https://qiita.com/teradonburi/items/43c52d7cffc318e9b1e9

デザインの参考

ワードプレス見やすい記事構成、統一されたデザイン
https://sirutasu.com/sirutasuguide/

※スタートアップのサイト
https://sirutasu.com/

デザイン設計

ドメイン駆動

ソフトウェアデザイン

ソフトウェアテスト

https://ja.wikipedia.org/wiki/%E3%82%BD%E3%83%95%E3%83%88%E3%82%A6%E3%82%A7%E3%82%A2%E3%83%86%E3%82%B9%E3%83%88
https://qiita.com/taumax/items/b70e29ef525b2e561568

1
1
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
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?