- Joined
- Nov 12, 2017
- Messages
- 135
- Reaction score
- 173
- First Language
- English
- Primarily Uses
- RMMV
Greetings,
Thanks, LTN Game -- that is very helpful to know 
Thanks,
Joy Diamond.
Developer tools is a debugger among other tools to help debug and design websites and applications. While the only differences between the browser and mv nwjs is the version, the dark theme and the timeline and profiles suck. I use browser to debug because I set it up so all changes made to my code refreshes the page automatically. Aside from that nwjs for MV is really outdated and a lot slower than the latest chrome browser, like a lot slower. Nonetheless developer tools is extremely powerful and the console is really just the first stepping stone, timelines, code stepping and profiles is where the magic can happen.
- I'll be using that myself;
- Although for new people I'll train them to use the debugger you get when hitting F8
- Opening the JavaScript Debugger
- The end of that tutorial leads to the next one which teaches The traditional "Hello world"
- Future tutorials will teach how to use it as a debugger.
Joy Diamond.




