Jing
Jing
HHono
Created by Jing on 7/3/2024 in #help
Hono JS best practice for DRY
Thank you, I appreciate both of your time answeing
5 replies
HHono
Created by Jing on 6/29/2024 in #help
Synchronous function returns no value unless await
Yes thats correct. I follow DRY pratice to not repeat, and the function is reused from a server action.
6 replies
HHono
Created by Jing on 6/29/2024 in #help
Synchronous function returns no value unless await
Thank you for answering. After debuging line by line, I realize the function starts with "use server" I am not sure why using this would force to await the function even if it is not a async function.
6 replies