Yeah...we'll see. If the current state of Firefox's Dev Tools is any indicator of what they have to show, I'm not optimistic.
The First Browser Dedicated to Developers Is Coming
11–20 of 206 posts
Re: The First Browser Dedicated to Developers Is Coming
#12As interesting as the concept is, I can't help but think it'll only make the already widening divide between "developers" and "ordinary users" even bigger... or maybe everyone will jump over to the "developer" version once they realise what they're missing, which would be the ideal situation. No information there about what exactly it is , however. It could be not much more than regular Firefox with their WebIDE thin…
It's going to lower the barrier to entry for young people who want to get into more than just the kiddie stuff. I know when I was a kid, I was smart enough for BASIC and Pascal but C++ just looked weird and complex and hard. HTML, CSS and Javascript were awesome and I jumped into that instead. Neat integrated tools are great for beginners. What drives a divide is when you go build an entire ecosystem and hand it off…
But yes, I would really like to have more mature and integrated developer tools.
Re: The First Browser Dedicated to Developers Is Coming
#13Bug 1008435 - [e10s] Port the built-in Gecko profiler to e10s https://bugzilla.mozilla.org/show_bug.cgi?id=1008435
Bug 974832 - WebGL EXT_disjoint_timer_query may now be implemented https://bugzilla.mozilla.org/show_bug.cgi?id=974832
Re: The First Browser Dedicated to Developers Is Coming
#14This is like one of those startup websites/videos that tells you absolutely nothing about what they are doing.
Re: The First Browser Dedicated to Developers Is Coming
#15As interesting as the concept is, I can't help but think it'll only make the already widening divide between "developers" and "ordinary users" even bigger... or maybe everyone will jump over to the "developer" version once they realise what they're missing, which would be the ideal situation. No information there about what exactly it is , however. It could be not much more than regular Firefox with their WebIDE thin…
It's going to lower the barrier to entry for young people who want to get into more than just the kiddie stuff. I know when I was a kid, I was smart enough for BASIC and Pascal but C++ just looked weird and complex and hard. HTML, CSS and Javascript were awesome and I jumped into that instead. Neat integrated tools are great for beginners. What drives a divide is when you go build an entire ecosystem and hand it off…
C++ is way more user friendly than that.
Re: The First Browser Dedicated to Developers Is Coming
#16But we need markup and scripting languages dedicated to developers...
Re: The First Browser Dedicated to Developers Is Coming
#17Re: The First Browser Dedicated to Developers Is Coming
#18Firefox is my default browser for a long time (switched briefly to Opera, but when they came with the new Chromium-version I switched back because I didn't like it) and I'm very satisfied with it. The developer tools are getting better and better, and I almost never touch Firebug anymore. Also I like Firefoxs tools more than those of Chrome, but that is a question of taste.
I think there is one thing Firefox can really make better for developers and that is addon development. I personally never developed an addon but looked briefly into it and from what I heard was that in comparison to Chrome, developing for Firefox is difficult. I hope there will be progress on this level too.
Re: The First Browser Dedicated to Developers Is Coming
#19Earlier quoted context omitted.
It's going to lower the barrier to entry for young people who want to get into more than just the kiddie stuff. I know when I was a kid, I was smart enough for BASIC and Pascal but C++ just looked weird and complex and hard. HTML, CSS and Javascript were awesome and I jumped into that instead. Neat integrated tools are great for beginners. What drives a divide is when you go build an entire ecosystem and hand it off…
Lower the barrier? The barrier IS lower enough even for kids... Javascript is the basic of this generation. There aren´t any barriers for new programmers to just sit and learn programming. The tools are already available in the browser. You can learn web programming with your PC, mobile, chromebook, macbook, "any"book. But yes, I would really like to have more mature and integrated developer tools.
Web apps make it easy for the user to access almost any service from almost any device. Unfortunately, this puts the burden on the developer to handle ongoing delivery, hosting, cross-platform compatibility. This can be intimidating, even insurmountable, for young developers in training.
It's a complicated world, these days.