DEV Community

Discussion on: React Todo Tutorial - Part 3

Collapse
 
fantasticsoul profile image
幻魂

awsome todo-list, and you can also try it with concent:
stackblitz.com/edit/concent-todoli...
it is worth doing definitely!

concent is a predictable、zero-cost-use、progressive、high performance's enhanced state management solution, function component and class component can both enjoy the same api calling and writing style, and with feature: computed, watch, effect, setup etc...... your react app will become more funny and powerful.

hello concent:
stackblitz.com/edit/concent-doc-ho...

hello

Collapse
 
fantasticsoul profile image
幻魂

I am author of concent, you can ask me everything about it, i am very glad to answer your question or help you to resolve problem.

Collapse
 
arcticspacefox profile image
ArcticSpaceFox • Edited

Looks a little bit like vue. I can't read the github repo documentation, since I sadly can not read it, but I read a little through your examples.

Thread Thread
 
fantasticsoul profile image
幻魂

Thank you for your reply so much, actually I've written a concent version todo-list

concent todo mvc vs redux&hook todo mvc

you may get some ideas from these two examples.

Thread Thread
 
arcticspacefox profile image
ArcticSpaceFox

Thank you, I am going to look at it in a few hours 😁👍

Collapse
 
arcticspacefox profile image
ArcticSpaceFox

Thanks I will build it out later today 😁

Collapse
 
fantasticsoul profile image
幻魂