Live data from Hacker News

The Linux Foundation Unites the JavaScript Community for Open Web Development

js.foundation

61–70 of 134 posts

Re: The Linux Foundation Unites the JavaScript Community for Open Web Development

#61
post #57
post #53

I thought this was interesting at first. An effort to push the JS environment towards standardization is a much needed initiative. Then I saw the "initial projects" list. "Appium, contributed by Sauce Labs, is an open source Node.js server..." "Interledger.js, contributed by Ripple, enables instant payments and micropayments in any currency..." "JerryScript, contributed by Samsung, is a lightweight, fully-featured Ja…

Though nice to see moment and webpack

And mocha

Re: The Linux Foundation Unites the JavaScript Community for Open Web Development

#62
post #31

Earlier quoted context omitted.

The fact that people can contribute is great, the fact that it is impossible to get started in modern JS development without making dozens of seemingly inscrutable choices is not.

That's because "modern javascript" is not there yet, it's still in an experimental phase, we need transpilers and other stuff to use features that are not in a finished state. It will get better with time.

You're literally contradicting yourself.

"It's not there" i.e its a stinking pile of shit.

Re: The Linux Foundation Unites the JavaScript Community for Open Web Development

#63
post #31

Earlier quoted context omitted.

The fact that people can contribute is great, the fact that it is impossible to get started in modern JS development without making dozens of seemingly inscrutable choices is not.

That's because "modern javascript" is not there yet, it's still in an experimental phase, we need transpilers and other stuff to use features that are not in a finished state. It will get better with time.

your sentences fit in that blog post about a conversation with someone who wanted to build a simple web app in jquery

Re: The Linux Foundation Unites the JavaScript Community for Open Web Development

#64
post #53

I thought this was interesting at first. An effort to push the JS environment towards standardization is a much needed initiative. Then I saw the "initial projects" list. "Appium, contributed by Sauce Labs, is an open source Node.js server..." "Interledger.js, contributed by Ripple, enables instant payments and micropayments in any currency..." "JerryScript, contributed by Samsung, is a lightweight, fully-featured Ja…

It's not just "their own tools"[0].

webpack

moment

jquery

mocha

lodash

eslint

grunt

[0] - https://js.foundation/projects/

Re: The Linux Foundation Unites the JavaScript Community for Open Web Development

#65

A few years ago, some high profile organizations (W3C, Adobe, Facebook, Google, Hp, Intel, Microsoft, Mozilla, Nokia, Opera) came together to try to help standardize the web platform [1](Javascript, CSS, HTML). That was a HUGE failure - because it was driven by business rather than developers. How will the "Javascript foundation" do better? [1] http://webplatform.com

[deleted]

Re: The Linux Foundation Unites the JavaScript Community for Open Web Development

#66
post #9

I don't see the need for this to cherry pick a few project and push them with the Linux brand. The JS landscape is fragmented for a good reason and I don't see that as problem in fact, rather as a feature. With NPM and YARN we already have a good enough package management system and their platform can help me evaluate if a package is community supported enough. I'm talking about the stats that I can just check: numbe…

How can you find the js fragmentation a feature and not a stinking pile of shit? Seriously.

I've never understood this complaint. JS is used everywhere from browsers to servers to native apps to IoT. Does there really need to be One True Framework/Linter/Build tool/etc?Is it really that big a problem that people have made a lot of different tools and libraries because they're solving a lot of different problems?

Re: The Linux Foundation Unites the JavaScript Community for Open Web Development

#67

Earlier quoted context omitted.

That's because "modern javascript" is not there yet, it's still in an experimental phase, we need transpilers and other stuff to use features that are not in a finished state. It will get better with time.

You're literally contradicting yourself. "It's not there" i.e its a stinking pile of shit.

that's not correct, and he did address why it doesn't suck. because it's not standardized. some people do better with more complicated things, it's ok to need directions, not everyone does.

Re: The Linux Foundation Unites the JavaScript Community for Open Web Development

#68
post #58
post #53

I thought this was interesting at first. An effort to push the JS environment towards standardization is a much needed initiative. Then I saw the "initial projects" list. "Appium, contributed by Sauce Labs, is an open source Node.js server..." "Interledger.js, contributed by Ripple, enables instant payments and micropayments in any currency..." "JerryScript, contributed by Samsung, is a lightweight, fully-featured Ja…

I see a lot of comments here interpreting this as a push towards standardizing certain tools, yet I don't see anything on the site that suggests that is their mission, nor do I see any way they could possibly effect that kind of change. There seems to be some kind of messaging problem in that we are reading totally different things into what this foundation is about. Can you share why you think this foundation is try…

> the JS Foundation aims to drive broad adoption and ongoing development of key JavaScript solutions and related technologies

One interpretation:

"key JavaScript solutions and related technologies" = brands

"drive broad adoption" = pushing on developers

Re: The Linux Foundation Unites the JavaScript Community for Open Web Development

#69
Expanding the jQuery foundation in this way is an exciting change, and one I'm interested to follow and learn from. Ember.js for example has taken some tips from how jQuery grew and managed itself, however we've also avoided what we think were some missteps.

I hope the organizers of JSF can share what works and doesn't with the wider community. If they want to solve fragmentation in JavaScript projects, no one organization will do that. The need to share their ideas where they work well.

I asked a few questions on Twitter yesterday to this end, and if there is a JSF member around I would really appreciate some thoughts:

* What does the "mentorship program" look like? It is mentioned several times but not with much detail. (https://twitter.com/mixonic/status/788046983437037568)

* Can provide context re: "Today the JS Foundation touts a new open, technical governance structure"? What are the changes, and what led to them? https://twitter.com/mixonic/status/788038708364587008

* What are the motivations for moving to Apache 2.0 as a default license? I expect something about IBM and the patent clause. Does adopting this license attract more corporate participation?

Thank you!

Re: The Linux Foundation Unites the JavaScript Community for Open Web Development

#70

A few years ago, some high profile organizations (W3C, Adobe, Facebook, Google, Hp, Intel, Microsoft, Mozilla, Nokia, Opera) came together to try to help standardize the web platform [1](Javascript, CSS, HTML). That was a HUGE failure - because it was driven by business rather than developers. How will the "Javascript foundation" do better? [1] http://webplatform.com

Uh. That's a documentation site - basically a wiki. It didn't exactly catch fire, but it wasn't trying to standardize anything and it didn't fail to do so.
Post reply on HN