552
"...is not supported in this browser", fuck you Discord
(programming.dev)
This is a most excellent place for technology news and articles.
Electron docs
Electron is so much more than "just a web engine with a full set of OS xalls hooked in". Ultralight and Sciter are frameworks that actually just happen to use HTML, CSS and JavaScript for UI development. They aren't fully-fledged web browsers without a search box, they are tailor-made for app development.
Yea, that was less ideal word choice by me. The point is that part is ONLY an html/css engine, not a sandbox and web api implementation plus tons of extras and plugins like a browser.
Very, VERY different animals, even if it used the exact same rendering engines as a browser.