FRANK GO

Results 27 comments of FRANK GO

![image](https://user-images.githubusercontent.com/33563058/160267098-a8a42304-7518-40b1-a29d-883800d06b66.png)

> function f(a: T, b: T) { > if (typeof a === 'string') { > return a + ':' + b; // no error but b can be number! >...

It is difficult to migrate to the next js because it's built based upon create react app. But you can still use the UI library though.

![image](https://user-images.githubusercontent.com/33563058/197398131-96f6d928-dc83-4ec1-bb85-b06f676109cb.png) window worked

function rd(arrayLength) { return Math.floor(Math.random() * arrayLength); } //The Math.random() function returns a floating-point, pseudo-random number in the range 0 to less than 1 (inclusive of 0, but //not 1)......

rest相当于router,自动按照范式给你定义了。把POST、GET等方法映射到Action上面。如果没有定义Rest则只能访问到Index的Action。我的理解对吗?

> > 希望有人维护呀!!! 或者有什么替代品么 各位大佬 > > openwrite,但是是收费的 openwrite是基于这个的吗?