Gautam (ゴータマ) gautamkhatter
💡
❝ It is during our darkest moments that we must focus to see the light ❞
Kon'nichiwa (こんにちは),
An Engineer & Designer.
The greatest glory in living is not failing but in rising every time we fall.
- Mars
-
07:58
(UTC +05:30) - gautamkhatter.com
- u/gautamkhatter
- in/gautamkhatter
- @gautamkhatterr
Pinned Loading
-
geeks.for.geeks
geeks.for.geeks PublicA solution hub for GeeksforGeeks practice problems.
JavaScript 3
-
CSS Units Best Practices
CSS Units Best Practices 1# CSS units
2Recommendations of unit types per media type:
34Media | Recommended | Occasional use | Infrequent use | Not recommended
5:--- | :--- | :--- | :--- | :---
-
Secure random values (in Node.js)
Secure random values (in Node.js) 1Not all random values are created equal - for security-related code, you need a *specific kind* of random value.
23A summary of this article, if you don't want to read the entire thing:
45* __Don't use `Math.random()`.__ There are *extremely* few cases where `Math.random()` is the right answer. Don't use it, unless you've read this *entire* article, and determined that it's necessary for your case.
-
The distinction between anonymous fu...
The distinction between anonymous functions and lambdas in JavaScript. 12# TL;DR - Lambda means "function expression used as data".
34Anonymous function means "function without a name".
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.