darkamenosa

Results 2 comments of darkamenosa

Yes, I mean that. We can drag and drop folders, then put child components inside these folders. For example: ``` App.jsx components/ ------ Button.jsx ------ SearchBar.jsx HomeScreen/ ------ Home.jsx ------...

I faced the almost same problem. It seems the best way is to create a new column on the table and store the cached tag. And query on that table...