Luc Gagan

Results 23 issues of Luc Gagan

Would like to propose adding https://ray.run/tools to the list. If you are open to it, which section should it go to? Also, for desktop version, there is https://devutils.com/

### What? A fix for `nodenext` module resolution. https://www.typescriptlang.org/tsconfig#moduleResolution ### Why? * fixes https://github.com/vercel/next.js/issues/46078 ### How? Adding `exports`.

type: next

I've been reading through different sections, but could not identify where this would go. https://ray.run/tools/cypress-to-playwright It is a tool for automating test script migration from Cypress to Playwright. Which section...

I've been helping a client to migrate their old protractor test scripts to @playwright/test and wrote AI tool to do it. The prompts have examples of Protractor code and Playwright...

I am trying to add regex tester to https://ray.run/tools similar to https://regex101.com/. The main requirement is that I want to highlight matching parts of the code. The other use case...

I have a use case where some code examples need to be rendered server-side and others client-side. It would be nice if I could use the same package for both.

The course is great! I've recently developed a tool that I'm quite excited about. I believe it could be of interest to you and your course audience. The tool is...

I wanted to submit an issue before creating a PR, because I don't know if the tool is not too niche. https://github.com/lucgagan/auto-playwright This tool enables writing of integration tests using...