Explainer

OS

Everything is a file

What's happening when I replace an old application with a new one?

...
JavaScript

What is a package.json file?

What's the difference between a package.json and package-lock.json file?

...
JavaScript

Expressions vs. statements

What's the difference between an a function expression and a function statement? More broadly, how are they different everywhere else?

...