|
|
|
|
|
by nsonha
1411 days ago
|
|
> Nothing about the developer experience of React seems better than any old HTML template language Is that a joke? You get autocomplete from typescript and props to be fully typed functions, or any kind of object for that matter. That compares to autocomplete that's just some ad-hoc, bug ridden tools that locks you into some IDE or editor, and who cares because all the attributes have the same type (string) anyway. |
|