lucsoft

Results 100 comments of lucsoft

> It is very bad for performance If we are talking about database level. I don't think it's an issue as the current way is also already inefficient > It...

it would be better to migrate this first https://github.com/MightyPirates/MarkdownManual and then this pr can go forword (Pull requests are open for my fork)

Oh yeah the atlas is wrong probably a quick fix if you look at my git history (This was very Common while porting)

yeah this is what i use but its a bit hacky and i don't know if you load your compression code unnecessary

@5saviahv can the typescript types be not up-to-date as adding options to the constructor is not correct ![image](https://user-images.githubusercontent.com/11093382/115141956-6c94b180-a03f-11eb-9f3c-d17baa64ea6d.png)

im on v5.5 but i use typescript and i don't have any options and the types (@types/adm-zip) are on version 0.4.34 (latest) i know there is a options field but...

typescript its awesome i recommend it and if its delivery in this package or even you write in typescript its a big improvement

Don't do this. Stripping types is also very simple and the Deno guys want this stripping types feature also build in into deno.land/x. I think it's a downgrade (IMO) as...

I would prefer using std/testing/bdd.ts This would cleanup our tests more and Deno.Test can get noisy

yeah i think there are some attempts at adding support for this lense in vscode