-
@ykob @k-takam
こちらひな形用意したので、プルリクおねがいします。
ぼくの個人的な設定なので、いろいろ修正しちゃってください。
よろしくお願いします。
-
`object` is a type in TypeScript 2.2
Proposal
- `object` to `record`
- `ObjectType` to `RecordType`
- `Object` to `Pojo`
-
When importing Alt (0.18.1) using just the module name:
``` javascript
import Alt from 'alt';
```
webpack spits out
``` javascript
_alt2.default not a function
```
I managed to make it work by usi…
-
This is something that has presumably been discussed already, but I'm struggling to find anything, so would like to apologise for any noise, and ask of anyone could point me in the right direction ple…
-
### Description
1. The problem you are facing (in as much detail as is necessary to describe the problem to someone who doesn't know anything about the system you're building)
2. A summary of the prop…
-
@vvakame
Due to alt API as expressed here http://alt.js.org/docs/async/#remotestate-object-args-any, source remote method can take arguments beyond the state, however the type definitions only allow…
-
@weblogixx I remember talking about HMR/hot-reloading briefly. Did you consider or have any experience with using [v3](https://github.com/gaearon/react-hot-loader/releases/tag/v3.0.0-beta.1) (currentl…
sthzg updated
8 years ago
-
### Description
1. The problem you are facing (in as much detail as is necessary to describe the problem to someone who doesn't know anything about the system you're building)
2. A summary of the prop…
-
i see in all example related to redux-saga that it require a redux store in order to work.
is it possible to make it work without it, or do i have to adapt my AltStore to Redux Store.
Thanks
-
I have ran into the issue of the `lock.show()` callback not firing on the first authentication attempt. The screen slides down and I am presented with a white screen, if I reload my simulator it will …
mickr updated
8 years ago