Hacker News new | ask | show | jobs
by valty 844 days ago
I've been React for a long time but now I realize its clearly terrible.

I want to go back to the simplicity of Backbone.js where you could easily step through the code.

But at the same time I want to add one big magical abstraction that you can only use with tooling haha.

I want to play with the concepts of:

- one central database of everything: components and data

- visualizing a dependency and data flow graph between everything