Hacker News new | ask | show | jobs
by JamesSwift 491 days ago
A common usecase for offline-first mobile app situations is shared business logic, especially for validations. Being able to validate client-side and detecting issues without a server dependency is a nice boost to UX.