Zoom Webinar: Learn and enhance your TypeScript skills | 28th March 2023 | 10 AM PST [10:30 PM IST] Register here
Functionalities

Live Preview 10x faster than localhost:3000

logo

Rakesh Purohit | ReactJS Developer Advocate

August 27, 2022
image
Author
logo

Rakesh Purohit | ReactJS Developer Advocate

{
August 27, 2022
}

See your application output without waiting for commands

To run ReactJS projects, developers need to run npm  commands which takes a hell lot of time and machine power. And 1+ GB of npm_modules! It is too much. So, we have developed our in-house browser compiler for the ReactJS web application to generate previews on the go with the support of all NPM libraries used in the application.

Flutter developers find it hard to stare at the screen until the emulator runs. To end this, we are supporting the same for Flutter applications too. This enables developers to see the application just like running in an emulator, right in the browser.

We are happy to announce the feature that saves a considerable amount of time, effort and resources for developers. With this feature, DhiWise aims to provide a superb developer experience because this feature not only gives a preview of all the application pages/screens but also provides multiple resolutions.