using both nodejs & deno
I have to turn in my class assignments in nodejs.
I am happier with deno.
Is there a standard way to write code so that the same code base can be used both ways?
My naive though would to hide the differences behind maps.
Is there a better way to accomplish this?
I am happier with deno.
Is there a standard way to write code so that the same code base can be used both ways?
My naive though would to hide the differences behind maps.
Is there a better way to accomplish this?
