Saved Bookmarks
| 1. |
How Chromium And Node.js Are Used In Electron? |
|
Answer» Chromium is a WEB KIT, based web browser with V8 JavaScript ENGINE which SUPPORT all the browser and DOM APIs. It is good for making web page. Node.js keeps backend code JavaScript STATE separate from frontend application windows state. Chromium is a Web kit, based web browser with V8 JavaScript engine which support all the browser and DOM APIs. It is good for making web page. Node.js keeps backend code JavaScript state separate from frontend application windows state. |
|