Jeongho Nam

Results 51 issues of Jeongho Nam

https://github.com/samchon/schedules This is my open source development schedules that what to develop. As I develop open source projects only in my leisure time, I can fix bug of `nestia` quickly,...

documentation
help wanted

![image](https://github.com/nonara/ts-patch/assets/13158709/628c6452-04b8-46f8-8ac4-4fc91fdcb04b) https://github.com/samchon/ts-patch-yarn-v3/actions/runs/5781547560/job/15666822757#step:5:31 Tried to use `ts-patch` on `yarn berry`, but readonly problem be happened. It does not occur runtime error, but patching be failed, so I think it is a...

Current `@nestia/sdk` is using `await import` statement for every controller class `ts` files with `ts-node`. Therefore, `@nestia/sdk` is repeating TypeScript source parsing through TypeScript compiler API whenever new controller class...

enhancement

Entirely remade https://www.tgrid.com

enhancement
documentation

Test whether `StackBlitz` supports `WebSocketServer`, and make playground projects. If `StackBlitzs` does not support `WebSocketServer`, implement only worker protocol utilized.

enhancement

Make TGrid guide documents again through Nextras.

enhancement
documentation

https://nestia.io/docs/core/WebSocketRoute/ Refactor example projects introduced into https://tgrid.com to utilize NestJS/Nestia (especially `@WebSocketRoute()`). It would be much useful for actual backend developers.

enhancement
documentation

Make README concise, so that introduce only supporting RPC for both websocket and worker protocols.

documentation