Create Desktop App

Hi, I’ve completed the Responsive Web Design, JavaScript and Front End Development courses and i want to try to create an Desktop App with html, Css and JavaScript without use a browser to open it…
how can i do it? Thanks.

Hello!

Use something like ElectronJS or similar. You would be using what you already know :slight_smile:.

If, on the other hand, you don’t want to build it using what’s, basically, a browser, then you will have to learn a different language: .NET, Java and Python (among others) would allow you to build a native desktop app.

1 Like

Thank you, really fast answer!!

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.