Viewing profile — wy2010344
wy2010344
HN member- Joined
- Sat, Sep 04, 2021, 9:24 AM UTC
- HN karma
- 1
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About wy2010344
mve/TypeScript
Recent public activity
-
comment
Comment #43968595
I think inheritance should be completed in one go like SQL database operations, but the code needs to be maintained and records the entire transformation history, so I can't figure…
-
comment
Comment #43457908
I think all DSLs should be turned into function calls. Of course, function calls can be simpler, such as some infix and dictionary parameters.
-
story
Lambda Form in React
How about writing this in React? I'm a bit stuck on passing parameters. import { useEffect, useState } from "react"; function HookRender({ render }: { render(): React.ReactNode }) …
-
comment
Comment #28413519
how to use the library of mve,my mvvm framework.
- story