camillelj
3 points
Tools camillelj is Following
Node.js
nodejs.org
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
Webpack
webpack.js.org
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
Electron
electron.atom.io
With Electron, creating a desktop application for your company or idea is easy. Initially developed for Git...
GraphQL
graphql.org
GraphQL is a data query language and runtime designed and used at Facebook to request and deliver data to m...
Visual Studio Code
code.visualstudio.com
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - L...
Electron.NET
github.com/ElectronNET/Elec...
Electron.NET is a wrapper around a "normal" Electron application with a embedded ASP.NET Core application. ...