Now, there is no actual codebases I can look into, SQLite driver is broken, there are several ORMs that looked interesting but all of them are deprecated (I chose sequelize with MySQL), I’m also having disconnection errors when trying to do integration tests…
I feel discouraged and wonder if I’m a bad engineer (maybe that’s the problem) or deno is still in experimental phase.
Have any of you regretted choosing a cool technology? Did you used a different one or persevered with your decision? How did you keep working with that technology?
Deno is simply not ready for production. You can import NPM modules, but they aren't guaranteed to work.