This commit is contained in:
Bob Mottram
2020-08-10 16:08:49 +01:00
parent 425023a5bf
commit c177b14eee
4 changed files with 28 additions and 16 deletions
+8
View File
@@ -0,0 +1,8 @@
electron
1. An 8 bit Acorn computer from the early 1980s, regarded as being a
budget version of the BBC Micro.
2. A very inefficient way of packaging web systems for use as stand alone
desktop apps by bundling them with a chromium web browser. Given the amount
of system resources which web browsers consume this could make electron
apps very sluggish, and running multiple such apps could be hazardous.