Electron is an open-source framework for developing desktop GUI applications that run cross-platform - on Windows, MacOS, and Linux computers. It bundles Node.js and a scaled down version of Google's Chrome browser called Chromium. You code it with familiar web technologies - HTML, CSS and JavaScript.
How to release an Electron app on the Mac App StoreMERN (Mongo-Express-React-Node) Stack uses an API built with Node.js, the light-weight Express web framework, and MongoDB database. The API provides endpoints that can be used with any front end application (mobile or web). React is a popular JavaScript based front end library. CRUD (Create-Read-Update-Delete) are the standard database operations performed on database records.
Part 1: Build a GraphQL API with Node.js using Apollo-Server TutorialPart 1 (alternative): Build a GraphQL API with Node.js using Express-Graphql TutorialPart 2: Build a React app with GraphQL TutorialWorld's Simplest Redux with APIs ExampleBasic React and Redux with Hooks API Call TutorialPart 1: Build an API with Node.js, Express and MongoDBOption 1: Build a MERN App: Integrate ReactOption 2: Build a MERN App: Integrate React with HooksOption 3: Build a MERN App: Integrate React and Redux with HooksPart 3: Deploy a MERN app to HerokuBuild an API with Ruby on RailsBuild a React CRUD InterfaceDeploy a Rails API with React Front End to HerokuIntegrate React in a Rails Application with WebpackerAdd authentication to a Rails and React app using JSON Web TokensBuild a Rails API with a React and Redux Client TutorialIntroPart 1 - Rack, Webservers and HTTPPart 2 - StructurePart 3 - RoutesPart 4 - Controllers and ViewsPart 5 - Models and DatabasePart 6 - Support ModulePart 7 - Make it a GemError Handling and Debugging Ruby CodeRails Datetimepicker with Bootstrap 4