open-source-ideas / ideas

💡 Looking for inspiration for your next open source project? Or perhaps you've got a brilliant idea you can't wait to share with others? Open Source Ideas is a community built specifically for this! 👋
6.57k stars 219 forks source link

New Web Broswer with new paradigm #197

Open losnol opened 5 years ago

losnol commented 5 years ago

Project description

Intro:

Today, the browsers are basically technologies build upon HTML. While it's great and have a robust support and standards, we're are currently building new concepts upon an old base.

New Web frameworks use JavaScript (or alike ) to create some way to use the DOM. Somethings it can get very nasty and difficult to build huge modular web projects/interfaces based on this approach. With the separation of layers, people try to bring this to the web development, but somethings it's hard, and most of technologies are build upon calls to the DOM and some HTML generator.

Initial Concepts:

My idea is to make an alternative to this, separating the concepts and building new technologies that can make other uses. I know that's very difficult and requires a lot of effort. And it needs a knowledge on standards and how to make this solution more global. But I think we need to start this process, and maybe my idea will make some effort in bringing new paths (if it's only a seed, and people, when they see this idea, are motivated, than I think that I've did my job, even if they try to build/use another tool - with this concepts in mind).

I'm trying to create a browser that accepts REST requests and the webpages won't be on HTML, but another thing. I'm on the very start of the concept, but came with some ideas. They're simple, not too deep, but is a path that I should go to get the results (I'll polish with time and with a better understanding).

Layers: