Code
Reference¶
-
TECHSCORE(テックスコア)
Java,Ruby,SQLなど、Webアプリ開発エンジニアのための技術情報サイト -
Development by ZEEF | ZEEF
Find information through people
Dash¶
-
DevDocs
Web版Dash的なもの -
Velocity - The Documentation and Docset Viewer for Windows
Windows版Dash
Color Scheme¶
- Solarized - Ethan Schoonover
目にやさしいカラースキーム
バージョン表記¶
- (kassyi@C#er).Blog;: バージョン番号命名ルール
- Semantic Versioning 2.0.0
- 意外と知らないバージョン表記・数字の豆知識 - @IT
- npm semantic version calculator
^2.2.1
とかの表記でどのバージョンにマッチするかがわかる
Coding¶
Naming¶
- メソッド名をシンプルにするために、知っておくと便利な英語のprefixとsuffix - Ph by codic team
- プログラミングで変数名や関数名のネーミングに迷ったときに便利なカンニングペーパーまとめ
- JavaScriptネーミングベストプラクティス
- プログラミング - うまくメソッド名を付けるための参考情報 - Qiita
- CSSのクラス名を決めるときに使うリストをつくりました - Qiita
文字コード¶
- 符号化文字集合と文字符号化方式 - 「プログラマのための文字コード技術入門」を読んだ - $shibayu36->blog;
- Unicode character table
- 文字コード変換ミスによる文字化けパターンと想定される原因 - drk7jp
Document formats¶
Markdown¶
remarkable¶
AsciiDoc¶
- Asciidoctor User Manual
- AsciiDoc Syntax Quick Reference | Asciidoctor
- HubPress | A web application to build your Blog on GitHub
- AsciiDoc Writer’s Guide | Asciidoctor
- Asciidoc簡易メモ - Qiita
Block や Source の説明が参考になる
Lint¶
textlint¶
pluggable linting tool for text and markdown
- textlintで日本語の文章をチェックする | Web Scratch
- textlintをTravis CIで動かして継続的に文章をチェックする - Qiita
- textlintのAtomプラグイン - 1000ch.net
- 文書校正ツール textlint の Chrome 拡張を作った - もなでぃっく
- textlintで日本語テキストの文字校正を試してみた - the code to rock
- Collection of textlint rule · textlint/textlint Wiki
RedPen¶
REDPEN はプログラマや記者が規約にしたがって文書(マニュアルやソフトウェアドキュメント)を記述しているか検査します。