Articles in 2022
![](https://storage.googleapis.com/newt-files/3851bd95-1ea2-4d97-b19a-5135e6f64fd8%2F2022-12-10og.png)
VSCodeをアップデートしたらstyled componentsの補完が効かなくなっていたので解消した【VSCode/拡張機能】
- #VSCode拡張機能
![](https://storage.googleapis.com/newt-files/577f962c-d485-4efa-b0a6-63076a6b2cc2%2F6161651_700x420.png)
【Next.js/next-seo】next-seoで記事ページ毎のSEO設定をする【React/TypeScript】
- #Next.js
- #React/TypeScript
- #SEO
![](https://storage.googleapis.com/newt-files/577f962c-d485-4efa-b0a6-63076a6b2cc2%2F6161651_700x420.png)
【Next.js/next-seo】Next.jsで作成されたサイトに「next-seo」モジュールでSEO設定をする【React/TypeScript】
- #Next.js
- #React/TypeScript
- #SEO
![](https://storage.googleapis.com/newt-files/a7e382ab-7f9f-43eb-899a-4da3185e1837%2Flmv6lr_700x420.png)
【React/TypeScript】Next.jsプロジェクトにGoogle Tag Managerを導入する【GTM】
- #GoogleTagManager
- #React/TypeScript
![](https://storage.googleapis.com/newt-files/6c9b3671-d0dd-48ba-99f1-e5298919d668%2F4ge7ol_700x420.png)
【GitHub】特定のリポジトリにissueが作成されたら、自動で Project(GitHub Projects)に追加されるようにする【GitHub Projects】
- #IT LifeHack
![](https://storage.googleapis.com/newt-files/837c48d6-d019-440b-b5b5-c3fa9abdcfae%2Fl3my2q_700x420.png)
AWSのIAMでMFAを設定しようとしたら「連続する2つのMFAコードを以下に入力」がわかりにくかったので備忘録
- #IT LifeHack
![](https://storage.googleapis.com/newt-files/9d2c832f-2b74-4b0c-8608-4632641f378b%2F3kq86v_700x420.png)
【pgAdmin4/PostgreSQL】pgAdmin4でのPostgreSQLデータベースのバックアップとリストア手順まとめ【バックアップ/リストア】
- #PostgreSQL
![](https://storage.googleapis.com/newt-files/f3ce796a-c1de-4d5b-8dcb-3fa27de98927%2F4lrplp_700x420.png)
【React/TypeScript】nodeのバージョンを上げて、storybook起動しようとしたら「TypeError: Cannot read properties of undefined (reading ‘createSnapshot’)」とか言われて、立ち上げられなかったのを解決した【Storybook】
- #React/TypeScript
![](https://storage.googleapis.com/newt-files/75d7974b-0300-4596-ac45-20903f1eb450%2F2el83.png)
Next.js 13 にアップデートにしたら修正が必要だった箇所の備忘録
- #Next.js
![](https://storage.googleapis.com/newt-files/7fa8f7cb-3c0b-4a8d-9e17-d5f9985ae148%2F396qyy.png)
【React/TypeScript】iPhone(実機)でのみNext.jsがクラッシュする現象に遭遇した【Next.js】
- #Next.js
![](https://storage.googleapis.com/newt-files/a6dcc355-9f45-42ef-9b3e-0a7be9297e2b%2F2023-02-07_700x420.png)
【改行コード変換】Gitの機能を利用して複数ファイルの改行コードを一括変更する方法の備忘録
- #IT LifeHack