Skip to main content
Link
Menu
Expand
(external link)
Document
Search
Copy
Copied
Wisk Evolution
Home
Specs
Evolution Mindmap
POS Modifiers
POS integration
Price changes report
Provi integration
Restructuring for multi venue support
Venue Transfers
Documentation
WEB
Web Guideline
Web URLs
Other
Swift technical interview
devops
Couchbase Devops
SFTP Setup
Swift build machine
General Development
CRUD Operations
Git workflow
Inventory submission
Kotlin server side
Localization
PHP usage
Pull Request Guidelines
Real Time Synchronization
Swift server side
Tools
API
API Jobs
API Local development
API Logging and Instrumentation
DB Schema
DB migrations
Email sending
Gmail Webhooks
Integration tests
Roles and Permissions
Wisk API Runnning scenarios
iOS
Xcode Cloud
iOS deployment process
Product Map
GuidingPriciples
Business Guiding Principles
Template Repository
Documentation
WEB
Web Guideline
Web Guideline (work in progress)
Use Async/Await instead of Promises
No setTimeout
use ?. instead of &&
split big function into smaller functions
optimize for data display speed
move to TypeScript
When about to add a fourth parameter to a function, refactor it to receive an options object instead