naopoyo.com
Docs
Tags
Bookmarks
Tools
About
Docs
Tags
Bookmarks
Tools
About
Bookmarks
naopoyo.comの記事からリンクされているウェブサイトの一覧ページです。
1
1 件中 3 - 1
1
1 件中 3 - 1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
412 件中 41 - 60
rubocop-rails-omakaseから始めるrubocop
zenn.dev
↪︎ Rubocop個人的まとめ
Rubocopという便利な監視人
zenn.dev
↪︎ Rubocop個人的まとめ
たまってしまった .rubocop_todo.yml をGitHub Actionsで継続的かつ自動的に倒す方法 - STORES Product Blog
こんにちは。heyのCTOをやっている藤村です。 実はCTOになる前はSTORESのRailsのコードを改善する仕事をしていました。その頃に、たまってしまっている.rubocop_todo.ymlをなんとか手間をかけずに消化していきたいな〜と思い、少しづつ自動的に消化する仕組みを作りました。この記事ではその仕組みをご紹介します。 rubocop_todo.yml とは 既存のコードベースに対してRuboCopを適用すると大量の違反箇所が出てしまい使い物にならないという問題があります。それの解決策として、既
st.inc
↪︎ Rubocop個人的まとめ
Railsを8.0にアップグレードした際の手順や知見をまとめる
zenn.dev
↪︎ Railsを7から8にアップグレードする
GitHub - drwl/annotaterb: A Ruby Gem that adds annotations to your Rails models and route files.
A Ruby Gem that adds annotations to your Rails models and route files. - drwl/annotaterb
github.com
↪︎ Railsを7から8にアップグレードする
Rails7.1へのアップグレードで発生した暗号化関連エラー - Studyplus Engineering Blog
こんにちは。サーバーグループ エンジニアの山田です。 今回はRails7.0からRails7.1へのアップグレードを行なった際に、ActiveRecord Encryptionで発生したエラーとその対応について紹介します。 同様のエラーに遭遇した方の参考になれば幸いです。 ActiveRecord Encryptionによる属性の暗号化 決定論的暗号化と非決定論的暗号化 発生した事象 エラーの原因 SHA256に変わった経緯 対応方法 hash_digest_class support_sha1_for_
studyplus.co.jp
↪︎ Railsを7から8にアップグレードする
Dockerで動いている Next.js (App router)を vscode でデバッグする
zenn.dev
↪︎ 開発日記 / Next.js サーバーサイドのデバッグの覚書
How to reliably debug a Next.js app inside Docker using VSCode (breakpoints will finally hit) · vercel/next.js · Discussion #78434 · GitHub
How to reliably debug a Next.js app inside Docker using VSCode (breakpoints will finally hit)
github.com
↪︎ 開発日記 / Next.js サーバーサイドのデバッグの覚書
issue: bad setState() call inside `Controller` error when early returning and accessing `formState.isValid` · react-hook-form · Discussion #11760 · GitHub
issue: bad setState() call inside `Controller` error when early returning and accessing `formState.isValid`
github.com
↪︎ 開発日記-2025-10-11 / DevContainerでuvxを使えるようにする
Extension cannot find git repo when VS Code didn't open the git root directory · Issue #7964 · microsoft/vscode-pull-request-github · GitHub
Extension version: 0.120.0 VSCode Version: 1.105.0 (Universal) Commit: 03c265b1adee71ac88f833e065f7bb956b60550a Date: 2025-10-08T14:09:35.891Z OS: Darwin arm64 24.6.0 Repository Clone Configuration (single repository/fork of an upstream ...
github.com
↪︎ 開発日記-2025-10-11 / DevContainerでuvxを使えるようにする
Dynamic Breadcrumb in Next.js with Parallel Routes | openstatus
Learn how to create a dynamic breadcrumb in Next.js with parallel routes.
openstatus.dev
↪︎ 開発日記-2025-10-11 / DevContainerでuvxを使えるようにする
DevContainer環境のClaudeCodeでSerenaMCPを使えるようにする
zenn.dev
↪︎ 開発日記-2025-10-11 / DevContainerでuvxを使えるようにする
https://astral.sh/uv/install.sh
astral.sh
↪︎ 開発日記-2025-10-11 / DevContainerでuvxを使えるようにする
Vitest + MSW による TypeScript での API 呼び出しのユニットテスト #Slack - Qiita
これは以下の記事の日本語翻訳 & 加筆版です: 経緯 最近、自作の Slack Web API クライアントライブラリが期待通りに動作しているか確認するためにユニットテストを書いていました。 長年ウェブサービスを開発してきましたが、HTTP リクエストをモックしたテ...
qiita.com
↪︎ 開発日記-2025-10-11 / DevContainerでuvxを使えるようにする
Guides: OpenTelemetry | Next.js
Learn how to instrument your Next.js app with OpenTelemetry.
nextjs.org
↪︎ 開発日記-2025-10-11 / DevContainerでuvxを使えるようにする
Next.js で OpenTelemetry を使用した計装を行う
この記事では Next.js で OpenTelemetry を使用した計装を行う方法について紹介します。Next.js では `instrumentation.ts` ファイルを使用して監視ツールやログツールの計装を設定できます。
azukiazusa.dev
↪︎ 開発日記-2025-10-11 / DevContainerでuvxを使えるようにする
OpenTelemetryに触れてみた
zenn.dev
↪︎ 開発日記-2025-10-11 / DevContainerでuvxを使えるようにする
GitHub - vercel/opentelemetry-collector-dev-setup
Contribute to vercel/opentelemetry-collector-dev-setup development by creating an account on GitHub.
github.com
↪︎ 開発日記-2025-10-11 / DevContainerでuvxを使えるようにする
GitHub Copilot のリポジトリ カスタム命令を追加する - GitHub Docs
プロジェクトを理解する方法と、その変更をビルド、テスト、検証する方法についての追加コンテキストを Copilot に提供するリポジトリ カスタム指示ファイルを作成します。
github.com
↪︎ 開発日記-2025-10-10 / GitHub Copilot にカスタム指示を与える
GitHub Copilot の指示書が複数ファイル対応に!ルールを用途別に整理できる新機能
zenn.dev
↪︎ 開発日記-2025-10-10 / GitHub Copilot にカスタム指示を与える
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
412 件中 41 - 60