-
I apologize for using an issue for this...feel free to close this.
I don't remember where I first heard about this project, but searching led me to the [Elixir Forum](https://elixirforum.com/t/buck…
-
I've never seen an `@` inside of a name before. Does this come within the alt package?
-
I'm trying to traverse the AST of a JS file with 32482 LOC. I can see that lines after line 27860 has not been traversed. I can see the FunctionExpression node at that line has been entered but not le…
-
There are further projects that are worth comparing
- JS++ ( https://www.onux.com/jspp/ ); It claims to be sound https://www.onux.com/jspp/getting-started#Type_Guarantees ; I have never found this…
-
I'm using [this](http://alt.js.org/docs/async) approach for asyncs in my application but always getting this error:
> Invariant Violation: Dispatch.dispatch(...): Cannot dispatch in the middle of a …
-
# やること
フロントエンドで使う以下のものを決める
| 決めるもの | 決定した項目 |
| :-:|:-:|
| 言語 | |
| CSS framework | |
Cj-bc updated
5 years ago
-
開発しやすいようにまとめる。
最終的に /frontend/README.mdにまとめる。
## 新しい?用語説明
### React
コンポーネントを良い感じに分けてSPAとしてレンダリングできるようになるやつ、位置付けとしてVueとだいたい同じ。
### component
コンポーネント。html的にはdivタグに紐づくCSS, JSを一つにまとめて扱いや…
-
Was wondering where you are on the ToDo list? Are you including SSR soon and Immutable Stores?
-
知らない分野を扱うときをちゃんと気をつける。
1文1文間違いではないかを確認する。
確認コストがあまりにも高いなら、それは分からないことなのだから書かない or わからないと書く。
情報を伝えることと自分の予測(推測)を伝えることは分ける。
推測であるならこれは推測ですよと分かるように書く。(同じセンテンスに混ぜない)
分からない分野のときはぐぐっても分からない。
見つけた情報…
-
Hey Guys, this is an idea for an enhancement (you may already have plans for it) but to make something like Visual Composer for Runway. I'm happy to contribute to it (as i was going to start my own th…