←back to thread

116 points doekenorg | 1 comments | | HN request time: 0.206s | source
Show context
doekenorg ◴[] No.44500217[source]
Just to clarify my intent with posts like this:

I'm not suggesting that PHP is the ideal tool for every use case. The goal is to share a concept that might be unfamiliar to some developers, using PHP as the context.

Sometimes learning about a concept in a familiar language helps you recognise where it might be useful elsewhere or apply it in a language that supports it better.

Terms like coroutines, concurrency, promises, etc, can be confusing; I just like to demystify them with easy-to-grasp examples. That does mean that examples can be contrived or very simple, but they are designed to get the point across.

Thanks for all the comments so far!

replies(3): >>44500805 #>>44505558 #>>44510781 #
1. nosioptar ◴[] No.44510781[source]
I've only read part of the article. So far, it's great.

I haven't used it in ages,but I like PHP...