0
Creating a browser is better with language.
Which is easy to create a browser.
3 Answers
+ 2
With Electron you are using the Chrome browser basically and not actually creating a web browser.
I have created a web browser in C# but used WebKit and other commons libraries. The most common language for browser development is probably C++ with Rust as a new contender.
I would recommend Rust but almost any language can be used.
+ 2
@A_Hook I recommend Electron because it is easy to learn and there are also some other browsers made with it. ("Brave" for example)
0
Node.js with Electron