CommentOct 5, 2022you can do it like this too: let solution = (s)=> !!Number(s) && (s.length == 4 || s.length == 6)[JavaScript] 문자열 다루기 기본 (dealing with strings)
CommentSep 21, 2020you probably send it with get method , as you maybe know max allowed length of a url is 2000. you should send it within a json via post method insteadSave image as base 64 string
ReplyAug 21, 2020Daily Dev Tips best way to find out why nest.js is better is trying it ! but i can say that deno is runtime environment but nestjs is an entire framework. just google it and read docs. you won't regret itWhat's your opinion on Deno? 🦕
CommentAug 19, 2020i haven't used it yet but i think nest.js is better and more powerfulWhat's your opinion on Deno? 🦕