In `types.js` add the following 👇 ```js let somethingUndefined; const somethingNull = null; ``` _NOTE: you cannot use a const variable without setting a value._ `somethingUndefined` is undefined ...
Customer stories Events & webinars Ebooks & reports Business insights GitHub Skills ...