No, I mean importing other modules. Just the fact that you have to specify that a module should only be imported once ("require_once") or it will attempt to redefine things in a circular import illustrates the problem. Python has a similar problem here.

Reply to this note

Please Login to reply.

Discussion

What technologies do you use instead?

For servers, I like typescript on node.