+ 1
Can anyone tell me it is easy to make a browser like chrome browser. And in which coding language it will be easy to make .
3 Respostas
+ 2
i'm not sure about build everything from scratch,there's a lot of things to consider like the js engine, html parser, or something much more delicate like TLS etc.
what i can tell is quite a few "big" browsers like Chrome, Opera, or Brave are based on Chromium project which is opensource browser. you can find out more here https://www.chromium.org/
+ 1
Taste don't forget Microsoft Edge (beta)
0
Thanks for your precious advice