備忘録としてのnoteです。 Muddy WebはMuddy = 泥臭いとして、Webフロントエンドの開発現場における話やケーススタディなど泥臭さのある話をもとに学びを得ることを目的として開催しています。 現場で遭遇した具体的な体験を元に実際に明日から使えるかも ...
リリースしたばかりの機能です。記事エディタに実装されていますが、それ以外のノート等でも動きます。 貸し本棚の記事、ノートエディタはEditor.jsを採用しています。このブロックエディタはプラグインで駆動するエディタで、様々なプラグインが公式 ...
This project is a complete migration of the official Three.js editor from vanilla JavaScript to a modern Next.js + TypeScript stack. It addresses critical issues found in the original implementation ...
A professional migration of the Three.js editor from vanilla JavaScript to Next.js with TypeScript. . ├── app/ # Next.js app directory │ ├── layout.tsx # Root layout │ ├── page.tsx # Home page │ └── ...