Real-world project retrospectives — architecture decisions, trade-offs and lessons learned.
Architecture of a React Native app that embeds a LightGBM/ONNX model offline-first: pure-JS preprocessing, differential calibration, asynchronous inference on a native thread.