I've found that using .catch() sometimes is much more handy than using try-catch. An example:
Working dad. Software Engineer that builds developer tools and cloud services.
Working dad. Software Engineer that builds developer tools and cloud services.
Working dad. Software Engineer that builds developer tools and cloud services.
I've found that using .catch() sometimes is much more handy than using try-catch. An example:
Working dad. Software Engineer that builds developer tools and cloud services.
OMG. This is so good!
---
RT @Steve8708
If you are creating configuration objects in TS and not using the `satisfies` operator, you are doing it wrong
https://twitter.com/Steve8708/status/1611166344204144640
Working dad. Software Engineer that builds developer tools and cloud services.
Some strategies for generating non-sequential ids https://gimenete.net/articles/some-strategies-generating-non-sequential-ids
Working dad. Software Engineer that builds developer tools and cloud services.
TIL that Array.from has a second optional argument that is a map function.
E.g.: Array.from([1, 2, 3], x => x + x)
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/from
Working dad. Software Engineer that builds developer tools and cloud services.
Is there a simple list of US states and their closest AWS region?
I’m trying to connect to the closest db replica (hosted in aws) based on the request metadata I get from Cloudflare workers.
I found a list per country, but not per state which would be ideal.
Working dad. Software Engineer that builds developer tools and cloud services.
Just bought a face light so I don’t look like I live in Mordor when having meetings with people in different time zones.