Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

Reactive React Components #208

Open
t1amat9409 opened this issue May 23, 2019 · 2 comments
Open

Reactive React Components #208

t1amat9409 opened this issue May 23, 2019 · 2 comments

Comments

@t1amat9409
Copy link

Does this support react non-pure components?
I just tried using useState and class components where it updates every second, something like a timer, but it didn't reflect as expected!

@DanTsk
Copy link
Contributor

DanTsk commented May 23, 2019

Hi, currently - no. Unfortunately, you need to set up building pipeline manually and handle assets (js, css) delivery for client-side code. There is some lack of type information for implementing such possibilities. We are working on extended runtime for TypeScript applications, so soon we will have new possibilities in the whole framework at all.
The release will be in 2 weeks from now, so after it, we can move forward and begin a new era of TypeScript development 😉

@t1amat9409
Copy link
Author

Great, I'll wait for the next update... Great stuff

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants