

The idea is that you can build an HTML UI on top of existing.

NET Framework, Chromium, and ASP.NET MVC 6. Like the idea, but prefer a different technology stack? Positron is an Electron-derived tool set for writing HTML5-based applications using the. Figure 1: GitHub's Atom Code Editor is Built with Electron

It's a pretty impressive project with decent documentation and an extensive Electron Userland community of resources, packages, and tools. Some pretty significant apps based on Electron include GitHub's Atom code editor and the Slack desktop apps. Under the covers it uses the open-source Chromium browser technology and Node.js to build Linux, Mac, and Windows-based applications from a single Web technology code base. Let's take a look at what's on offer out there.Įlectron is an open-source framework for building cross-platform desktop apps with JavaScript, HTML, and CSS. It's true that more recent browser implementations have changed some of the details of how specific tags or features work, but that means a healthy marketplace of tools and templates to help you out and an equally healthy library of community knowledge and solutions to get you quickly from vague app idea to successfully shipped product. Not just web-view apps, but actual local-run application user interfaces built with HTML and CSS.Ī nice thing about HTML5 and CSS3 is that they have remained relatively stable and consistent. Several cross-platform mobile application frameworks are using HTML for UI design, and even desktop apps can benefit from this technology. Web apps, obviously, benefit from a huge selection of tools, frameworks, and extensions.
VIEW DESKTOP WEB BROWSER SOFTWARE
Being able to work comfortably on Web-related code elements - HTML, CSS, and JavaScript - has become an increasingly important skill for all kinds of software development projects.
