Keon

Results 32 comments of Keon

i should do it, but got no time. :(

This is awesome, thanks for the project! But why Browserify when you already got webpack?

Also when adding database integration, adding all the graphql schema and mongodb (mongoose, likely) schema into one folder seems to be counter intuitive. Why don't we split GraphQL schema into...

@lvarayut I can work on MongoDB and Mongoose part Please refer to my [fork](https://github.com/keonkim/relay-fullstack) to see my proof of concept. (It might be immature as I am building it while...

Thanks for the feedback! This really helps a lot. I'll summon the other guys to answer your question :) @chris-chris @wooridle @dnddnjs @Hyeokreal @jcwleo @zzing0907

@Hyeokreal might be able to answer that for ya

@kkoch986 Ok, I have been studying the code, but Japanese Tokenizer seems to be really apart from others. Which should be true because Asian languages are different from Roman &...

@yashsehgal could you apply this to `sheets` as well? Sheets are basically same as Dialogs

> We already have this. You can see it at https://ui.shadcn.com/docs/primitives/dialog > > ![zzaOuOqf](https://user-images.githubusercontent.com/124599/226271734-2815d7d8-b00c-41e7-a64f-0ec3e947ae35.png) > > However, this has been reported by a few other people. So I wonder why...