Developing multi-step forms and workflows can be frustrating due to constant page refreshes and session expirations. A useful trick is to mock all required API calls and set the delay to zero using tools like Mokku. This approach significantly speeds up development by eliminating long wait times during navigation and keeps sessions active artificially.
5 Comments
Sort: