ReAlign

Results 19 comments of ReAlign

#### 实现 ```js Promise.retry = (fn = () => {}, times = 0) => new Promise(async (resolve, reject) => { let count = -1; retryTask: while (count < times) {...

```js function getIndex(arr) { return arr.reduce((v, x, i, ori) => x > 0 ? (x < ori[(v === -1 ? 0 : v)] ? i : v) : v, -1);...

I am try `fnm default v12.22.0`, and then `node -v` is effective. maybe should use `fnm default `, not `fnm use `,my fnm under @1.28.1 --- I guess `fnm use...

You may need this: [node-notifier-in-electron-vue](https://github.com/ReAlign/node-notifier-in-electron-vue)![](https://public-bucket-realign.nos-eastchina1.126.net/image/normal/2019-05-05/img-1557022556280-2412.png)

@Noitidart no, it‘s is just a simple handling of the situation ****, I am just simple processing, ensure that can be used.

```js var merge = function (nums1, m, nums2, n) { var i1 = m - 1; var i2 = n - 1; var index = m + n - 1;...

```js var merge = function (nums1, m, nums2, n) { var i1 = m - 1; var i2 = n - 1; var index = m + n - 1;...

> While trying to scan a QR code code and pressing scan () this exception was thrown even before launching camera. > > [ERROR:flutter/lib/ui/ui_dart_state.cc(157)] Unhandled Exception: MissingPluginException(No implementation found for...