https://snagon.me/palaniichuk
Function Duration: $0.2052
Invocations: $0.0144
Edge Requests: $0.064
Data Transfer: $0.0225
Total: $0.3061 (≈ $0.31/day)
Projected Monthly: $9.33
Function Duration: $0.2052
Invocations: $0.0144
Edge Requests: $0.064
Data Transfer: $0.0225
Total: $0.3061 (≈ $0.31/day)
Projected Monthly: $9.33
So:
12k invokes (12h) → 24k invokes (24h)
Duration: 0.57 GB-Hours → 1.14 GB-Hours
Cost breakdown:
Duration: 1.14 GB-Hours * $0.18 = $0.2052
Invocations: 24k * ($0.60/1M) = $0.0144
Total daily: $0.22
Monthly est.: $6.60
So:
12k invokes (12h) → 24k invokes (24h)
Duration: 0.57 GB-Hours → 1.14 GB-Hours
Cost breakdown:
Duration: 1.14 GB-Hours * $0.18 = $0.2052
Invocations: 24k * ($0.60/1M) = $0.0144
Total daily: $0.22
Monthly est.: $6.60
🎄
To be honest , never used Union plus readonly for immutability + spread to make strict constrain
🎄
To be honest , never used Union plus readonly for immutability + spread to make strict constrain
DebugDecember.com
#DebugDecember
DebugDecember.com
#DebugDecember
Neve did this strict type with union, I know it's possible to strict by range year in TS aka instead of number allow only allow range 1975-2024, maybe via custom guard function . But I did much simple
Neve did this strict type with union, I know it's possible to strict by range year in TS aka instead of number allow only allow range 1975-2024, maybe via custom guard function . But I did much simple
- Source Phase Imports: Customize module imports.
(github.com/tc39/proposa...)
- Deferring Module Evaluation: Execution-ready modules without immediate eval.
(github.com/tc39/proposa...)
- Source Phase Imports: Customize module imports.
(github.com/tc39/proposa...)
- Deferring Module Evaluation: Execution-ready modules without immediate eval.
(github.com/tc39/proposa...)
- Web Authentication API: The future of passwordless and secure MFA.
(developer.mozilla.org/en-US/docs/W...)
Thread ⤵️
- Web Authentication API: The future of passwordless and secure MFA.
(developer.mozilla.org/en-US/docs/W...)
Thread ⤵️
-🔄 toSorted: Sort without side effects.
-🔙 findLast: Reverse-order searching.
-➕ toSpliced: Non-destructive splicing.
-📦 with: Create updated arrays with ease.
📅 Temporal API
- Modern date handling for real-world applications.
(developer.mozilla.org/en-US/docs/W...)
Thread ⤵️
-🔄 toSorted: Sort without side effects.
-🔙 findLast: Reverse-order searching.
-➕ toSpliced: Non-destructive splicing.
-📦 with: Create updated arrays with ease.
📅 Temporal API
- Modern date handling for real-world applications.
(developer.mozilla.org/en-US/docs/W...)
Thread ⤵️
- 📦 npm Workspaces: Manage multiple packages from a single root.
⚡ Syntax & Features
- ➕ Logical Assignment: Assign smarter with ||=, &&=, and ??=.
- 🛠️ Error.cause: Debugging just got clearer.
Thread ⤵️
- 📦 npm Workspaces: Manage multiple packages from a single root.
⚡ Syntax & Features
- ➕ Logical Assignment: Assign smarter with ||=, &&=, and ??=.
- 🛠️ Error.cause: Debugging just got clearer.
Thread ⤵️