TrungNam
Nothing here yet.
Nothing here yet.
The images can have 8 orientation types like the image below and we have reset its orientation, I mean to convert to be like the first image. First, I will get the current image's orientation export async function getOrientation(file: File): Promise...

hey, have you been generated and printed a pdf file in javascript? I found some libraries which support both client and server side. I tried to use and test to get a library that is suitable for me, I mean my project's requirement, and finally, I cho...

Usually use debounce Imagine when we implement some module like autocomplete or click to do something, everywhen user press any single key, we will request an API and render a lot of blocks and if there are about 10 - 20 blocks these will be ok, but ...
