Usage with Reactjs
まだ誰も着手していません。
- 主要言語
- JavaScript
- スター
- 13.7k
- フォーク
- 1.1k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Hello i would like to ask you If I'm able to use this lib with react. I downloaded sql.jq file and I'm trying to import it like import {SQL} from "./sql";
but when i start development server i get into some infinite loop. I'm also not able to found some debug logs for what is happening here. The console is stucked on Compiling... message
I also tried to import it using require keyword like const SQL = require('./sql') but it didn't work either.
Many thanks for any help!
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
Start by reproducing the reported React development-server hang with the import {SQL} from "./sql" and require('./sql') entry points. Investigate the Compiling... state and available debug output, then document or fix the supported React import path so the library loads without the infinite loop.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript, react
- 領域
- databases, frontend, web-dev
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100