Madan Bazgai
Madan Bazgai
And the snippets such as "rus", "rue" donot automatically import is pretty annoying. also "rus" doesn't go by the convention like [state, setState] = useState(""); rather it goes by "setstate"....
Seems like still the issue in "drizzle-kit": "^0.24.2", I am currently using it with bun. When i downgraded to "drizzle-kit": "^0.22.0", it started working correctly. Please review on it.
One of my project requires this kind of advanced table, but i want full client side implementation as my backend is on REST architecture.