Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ide-dev] How good is HTML5 support?

Yes, here is a JSDT plan for neon: https://wiki.eclipse.org/JSDT/JSDT_Neon_Plan and it has been discussing at wtp-dev list.
Please add your comments/suggestions to this plan if you have any.

Thanks.

On 10/23/2015 10:01 PM, Doug Schaefer wrote:
And take a look at the wtp-dev list archives. We were having a similar
discussion recently.

For me personally, I’d like to see full React.js support including JSX.
Angular 2 and TypeScript are going to be very important next year. Support
for build tools like grunt and bower are important, especially in
conjunction with launching (I.e. Launch the server and make sure the front
end build has run).

I think for some of this though, we’re running into hurdles from IP.
Node.js drives a lot of this. For example both Grunt and Bower are node.js
apps and more are coming every day. We need to be able to redistribute
node for those that don’t have it. Visual Studio does this, hate to see us
not able to.

Doug.

On 2015-10-23, 9:54 PM, "ide-dev-bounces@xxxxxxxxxxx on behalf of Doug
Schaefer" <ide-dev-bounces@xxxxxxxxxxx on behalf of dschaefer@xxxxxxx>
wrote:

I think Max and his team have a good indication of what needs to be done.
I think they’re on this list.

Doug.

On 2015-10-23, 9:51 PM, "ide-dev-bounces@xxxxxxxxxxx on behalf of Pascal
Rapicault" <ide-dev-bounces@xxxxxxxxxxx on behalf of pascal@xxxxxxxxxxxx>
wrote:

Would it make sense to perform a gap analysis? Or are we so far behind
that the work required is obvious?

On 15-10-23 09:39 PM, Doug Schaefer wrote:
On 2015-10-23, 9:27 PM, "ide-dev-bounces@xxxxxxxxxxx on behalf of
Pascal
Rapicault" <ide-dev-bounces@xxxxxxxxxxx on behalf of
pascal@xxxxxxxxxxxx>
wrote:

In the context of providing input for the FEEP, I'm going through my
easyeclipse notes and I came across the result of a survey where a lot
of people were complaining about the support for HTML5 and _javascript_.

How are we doing on this?
I assume you¹re talking about developing HTML5 and not showing it in an
internal browser.

There is a bit of working happening in JSDT to make that better. But I
think we¹re so far behind they can definitely use some help.

I mentioned earlier that I¹m doing some cloud development along with my
Eclipse work. The Java side, of course, is fine, but developing the web
client is pretty embarrassing. I think it¹s getting to be a pretty
standard architecture that you write static front end code using HTML,
CSS
or  CSS preprocessor like SAS, and your favorite
_javascript_/TypeScript/etc
framework which makes REST calls back to the server. For most projects,
both the front end and back end code tends to be developed by the same
person. So, yeah, we really need good HTML5 support to do both and stay
modern.

Doug.

Pascal
_______________________________________________
ide-dev mailing list
ide-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or
unsubscribe
>from this list, visit
https://dev.eclipse.org/mailman/listinfo/ide-dev
_______________________________________________
ide-dev mailing list
ide-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe
>from this list, visit
https://dev.eclipse.org/mailman/listinfo/ide-dev
_______________________________________________
ide-dev mailing list
ide-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe
>from this list, visit
https://dev.eclipse.org/mailman/listinfo/ide-dev
_______________________________________________
ide-dev mailing list
ide-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe
>from this list, visit
https://dev.eclipse.org/mailman/listinfo/ide-dev
_______________________________________________
ide-dev mailing list
ide-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ide-dev


Back to the top