Bookmarks

Bookmarks

50231 bookmarks
Custom sorting
codemod-com/codemod: The e2e platform for creating, sharing, and running codemods, built on top of your favorite codemod engine. Automate code migrations, cleanups, and refactors for yourself, colleagues, and the community.
codemod-com/codemod: The e2e platform for creating, sharing, and running codemods, built on top of your favorite codemod engine. Automate code migrations, cleanups, and refactors for yourself, colleagues, and the community.
The e2e platform for creating, sharing, and running codemods, built on top of your favorite codemod engine. Automate code migrations, cleanups, and refactors for yourself, colleagues, and the commu...
·github.com·
codemod-com/codemod: The e2e platform for creating, sharing, and running codemods, built on top of your favorite codemod engine. Automate code migrations, cleanups, and refactors for yourself, colleagues, and the community.
Share URL
Share URL
Share a URL with Web Share, copy to clipboard or to social media
·nigelotoole.github.io·
Share URL
ウェブ共有 API - Web API | MDN
ウェブ共有 API - Web API | MDN
ウェブ共有 API は、テキスト、リンク、ファイル、その他のコンテンツを、ユーザーが選択した任意の 共有ターゲット に共有する仕組みを提供します。
·developer.mozilla.org·
ウェブ共有 API - Web API | MDN
aralroca/diff-dom-streaming: HTML Streaming Over the Wire! 🥳 Diff DOM algorithm with streaming to make only the necessary modifications, insertions and deletions between a DOM node and an HTML stream reader.
aralroca/diff-dom-streaming: HTML Streaming Over the Wire! 🥳 Diff DOM algorithm with streaming to make only the necessary modifications, insertions and deletions between a DOM node and an HTML stream reader.
HTML Streaming Over the Wire! 🥳 Diff DOM algorithm with streaming to make only the necessary modifications, insertions and deletions between a DOM node and an HTML stream reader. - aralroca/diff-d...
·github.com·
aralroca/diff-dom-streaming: HTML Streaming Over the Wire! 🥳 Diff DOM algorithm with streaming to make only the necessary modifications, insertions and deletions between a DOM node and an HTML stream reader.
Saasfly
Saasfly
We provide an easier way to build saas service in production
·show.saasfly.io·
Saasfly
uni stack
uni stack
typesafe setup to build fullstack expo universal native apps
·uni-stack.dev·
uni stack
tremorlabs/tremor-raw
tremorlabs/tremor-raw
Copy & Paste React components to build modern web applications.
·github.com·
tremorlabs/tremor-raw
データベースでユニークキーにUUIDを使うメリットは何ですか?連番やタイムスタンプまたは複合などではいけないのでしょうか?どうも視認性が悪く使いにくく感じますし連番でも衝突しない気もします。
データベースでユニークキーにUUIDを使うメリットは何ですか?連番やタイムスタンプまたは複合などではいけないのでしょうか?どうも視認性が悪く使いにくく感じますし連番でも衝突しない気もします。
回答 (7件中の1件目) まずはUUID及びその対案として用いられる連番(自動採番)のメリット・デメリットを整理します。 (タイムスタンプキーや複合キーなどもその効率性から設計上有用なシーンはありますが、比較から除外します。) * UUIDを使うことのメリット * * データベースにSQLを送信する前からアプリケーションレイヤーでIDを生成できる。 * * トランザクション処理を実装しやすい場合がある。 * IDを推測しにくい。リソースが列挙可能ではない。 * UUIDを使うことのデメリット * * レコード・インデックスサイズが増加する。 * * ...
·jp.quora.com·
データベースでユニークキーにUUIDを使うメリットは何ですか?連番やタイムスタンプまたは複合などではいけないのでしょうか?どうも視認性が悪く使いにくく感じますし連番でも衝突しない気もします。
How I use Nano ID in Rails
How I use Nano ID in Rails
Learn and implement Nano ID in Ruby on Rails application.
·maful.web.id·
How I use Nano ID in Rails