Alejandro Marin

Results 7 issues of Alejandro Marin

I think that I found that iterators are not meant to execute yield function concurrently. Doesn't mean that inside your yield function you execute goroutines. But yield function needs to...

First, sorry if I forgot something, but it's 1:18 AM and I start feeling tired and I need to sleep. For the moment, I don't know if this is something...

### Description Internally it uses [validator](https://github.com/validatorjs/validator.js/blob/master/src/lib/isUUID.js) library and validator supports newer uuid versions. To avoid confusion, docs should be updated. ### Expected behavior Docs show that max supported uuid is...

type: fix

I tried it with different videos and all has the same problem. Maybe it's a failure that only happens on Linux. I found this similar issue #279, but the provided...

When you are using the git log you can specify an option called `--first-parent` that allows you to just specify the first parent of a commit allowing you to visualize...

Move comment snippets to JavaScript and TypeScript snippets. This is related to issue #600

I'm struggling a lot with the fact that jsdoc and tsdoc snippets are separated into their own language section. Why not putting snippets like `/**` and `/*` into javascript and...