Kevin Nolan

Results 11 comments of Kevin Nolan

Here's an interesting looking project that I think moves towards something quite unified: https://effector.now.sh/ and may be of interest. I've only really read up about it however and haven't actually...

Great thanks Tresko. For my current project I'm going to stick with a native date picker so having an emotion js version of this package isn't as priority for me...

Hi @semencov thanks for getting back to me. I'm don't actually know that much about dynamic tracking. If you give me an overview of what you think should be implemented...

This is happening to me as well. It consistently hangs when I restart a terminal process. My workaround is the use the git bash terminal.

Hi @DHowett-MSFT it's when I restart a task by running the "Tasks: Restart running task". Apologies for the vague description in the comment. Thanks!

It could be worthwhile experimenting with https://www.snowpack.dev/ as another alternative.

This looks similar to my suggestion: https://github.com/wallabyjs/quokka/issues/514 Would be really amazing to have something like this. I've just renewed quokka and wallaby licenses for the year and want to try...

Thanks, that looks nice. I just want a way to run a function with some sample arguments without adding code I'll need to remove before pushing to production. I thought...

Yes live values are great and can cut down a lot on the need for additional artifacts. I think some minimal code is unavoidable though. The things I'm trying to...

Thanks for the speedy reply. For production it would definitely need to be compiled. I'm really just wondering about ergonomics during development. I wonder would it make sense if there...