NodaLogic: low-code platform for AI-generation of business applications https://sudonull.com/nodalogic-low-code-platform-for-ai-generation-of-business-applications
Overview of the NodaLogic low-code platform for creating mobile and web solutions with AI-generation. Learn about node architecture, use cases, and development optimization.
Unified calculation engine for Next.js and Flutter https://sudonull.com/unified-calculation-engine-for-next-js-and-flutter
How to synchronize formulas between web and mobile applications, avoiding discrepancies in results. Practical solution using JSON and parity tests.
Responsive chat for mobile: React components https://sudonull.com/responsive-chat-for-mobile-react-components
Study the implementation of mobile chat responsiveness on WebView: MobileBottomNav, optimized input, RNNoiser. Code and architecture for middle/senior dev. Read the details.
Reliable Flutter Client: Solutions Outside Happy Path | Guide https://sudonull.com/reliable-flutter-client-solutions-outside-happy-path-guide
How to Build a Flutter App Resilient to Real Scenarios? Three Proven Solutions for Complex Cases: Token Separation, Full Context Reset, Hybrid HTTP+WebSocket.
Dynamic UI effects with device sensors: gyroscope and accelerometer https://sudonull.com/dynamic-ui-effects-with-device-sensors-gyroscope-and-accelerometer
Learn how to implement responsive interfaces that react to device tilt. Practical guide to API, optimization, and code. For developers.