Vincent Jaubert

Results 10 issues of Vincent Jaubert

Thank you for your module that is very useful to me. I have a problem though. The browser window is very slow to launch. It takes something like 15 seconds...

I'm trying to get the page from a new window opened when clicking on a link. The usual way to do it with puppeteer is to listen to the "popup"...

The instructions says ```Your task is to implement the `grep` function, which should read the contents of the specified files, find the lines that match the specified pattern and then...

good first issue
sync/tests
help wanted
x:action/fix
x:action/sync
x:knowledge/elementary
x:module/practice-exercise
x:type/content
x:size/small

### Issue description or question Cannot use Vitest in Webstorm Webstorm 2022.2.2 Wallaby core v1.0.1330 I get this message ``` We've also tried to automatically configure Wallaby.js for other frameworks...

Should fix #319 This change put a hard constraint on Node version number : npm should prevent users from installing if node version is under `v11` which is the first...

When running a regex query, i get everytime empty output. Since this is a query that doesn't use index, i was wondering if this was working with react-pouchdb.

Hi, very strange bug while doing the tutorial. At step 2, we are creating a constructor which is population the "this.parties" class member. Since i know that typescript doesn't like...

I like my pure data structs to have public fields. AFAIK, your crate make them by default private and there is no way to change that. So, i have implemented...

sql-gen has a function `detect_dependencies` in `DbSetsFsWriter` which automatically includes custom types defined elsewhere when they are use by each model generated. However, if the typeof the dependencies is enclosed...

With same code, just replacing tsc with tsgo gives me multiple TS 2742 errors like these ``` error TS2742: The inferred type of 'router' cannot be named without a reference...

Domain: Declaration Emit