With webcams out of stock everywhere, I'm making do with an old smartphone. I'll compare EpocCam and Iriun Webcam, explain my setup, and talk compatibility.
The frontend of our hybrid mobile app will run out of a webview, the backend on-device in React Native. So how do we share code between our existing monorepo built with webpack and
Keep up with our latest posts.
We’ll send our latest tips, learnings, and case studies from the Atomic braintrust on a monthly basis.
It can be difficult to design generic functions that are easy to use. Higher-order functions can help you keep unnecessary type parameters out of the way.
F# is supported as a first-class language on AWS Lambda. Here’s how to create the resources with AWS CLI, and build and deploy a project with DotNET CLI.