developit / developit/undom

Using this in the browser?

オープン
#21 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
690
フォーク
25
PR マージ指標
30日以内にマージされた PR はありません

説明

Could there be a viable use case for using undom in the browser, to have a DOM-like API, but avoiding the performance cost of the real DOM?

Suppose, for example, we take something like A-Frame that gives us Custom Elements, but the purpose of those elements is to render to WebGL, and we actually don't need any DOM rendering. A-Frame is using DOM just for state management and as a component system, which makes it compatible with all the gazillion libraries that work with DOM (React, Vue, Angular, etc), making it possible to write declarative 3D WebGL scenes powered by Three.js under the hood.

Would it be possible to by-pass the real DOM and use undom with A-Frame, for example, in order to possibly gain a performance improvement from using a pure-JavaScript DOM? For example, would it be possible to use React and A-Frame in the browser, and actually render to WebGL? It would be interesting to see how this can improve performance, if it is possible.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

この issue にはファイル、テスト、エントリーポイントのいずれも記載されていません。まず、undom のブラウザーでの利用方法と、提案されている A-Frame、React、Vue、Angular、WebGL、Three.js との統合を調査してください。コントリビューションには、最初に具体的なサポート対象ユースケース、測定可能なパフォーマンス目標、受け入れ基準を定義する必要があります。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
javascript
領域
frontend, performance, web-dev
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
20/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。