add electron book from syncfusion (#5871)

* add electron book from syncfusion

* change electron category to javascript framework

* remove .idea folder

* fix error linting in electron resources
This commit is contained in:
Ahmad Faiz Kamaludin 2021-10-06 08:19:21 +07:00 committed by GitHub
parent cf0b023216
commit fcbe7bd844
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -99,6 +99,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
* [Booty5.js](#booty5js)
* [D3.js](#d3js)
* [Dojo](#dojo)
* [Electron](#electron)
* [Elm](#elm)
* [Ember.js](#emberjs)
* [Express.js](#expressjs)
@ -1151,6 +1152,11 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
* [Dojo: The Definitive Guide](https://www.oreilly.com/library/view/dojo-the-definitive/9780596516482/) - Matthew A. Russell
#### Electron
* [Electron Succinctly, Syncfusion](https://www.syncfusion.com/succinctly-free-ebooks/electron-succinctly) (PDF, Kindle) (email address requested, not required)
#### Elm
* [An Introduction to Elm](https://guide.elm-lang.org) (HTML)