Best approach to support desktop browsers?
We developed an ionic app for mobile web and crossplatform. Now we need to develop the desktop browser UI version. We are tight on time so ideally we want to leverage existing code without deteriorating to spaghetti code supporting both UI versions.
Are there any best practices or approach to solving mobile vs wide view?