You must log in or register to comment.
Total shitpost. We use let now.
You mean
const
.Const ipated = 1;
Unless you code for an ancient java class that includes js code… (yuck)
No, no rewrite, it’s going to de replaced soon™… (like the cobol code)
deleted by creator
This is art
I code in Python. Can someone explain what is that magic require function here with a bunch of strings?
it’s how modules get loaded with node.js
It doesn’t look like
condition
is imported, onlyifCondition
so I’m not sure that will run