Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Which Adobe product to choose when using Angular 4?

New Here ,
Aug 10, 2017 Aug 10, 2017

We are about to embark on a large-ish cross-platform product (web, desktop, mobile, etc.), and am wondering which of the various Adobe products might be suitable for the designers to produce HTML that is easily incorporated into a technology such as Angular 4. My main concern is having to rewrite the wiring-up code of Angular 4 everytime the design changes.

In addition, one of my pet hates is implementing animations — either in CSS or using Angular's animation support on components — and would like to know if one of the products, such as Muse, XD, Dreamweaver, will allow a designer to create animations from which a developer can easily extract the CSS and apply to the HTML within Angular.

I have watched a lot of videos on the Adobe site but am still not sure what I should be recommending to the project manager in these respects. Can anyone give a brief explanation of the options I have?

Thanks, Mark

647
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Aug 10, 2017 Aug 10, 2017

google: angular 4 ide

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 11, 2017 Aug 11, 2017

Hi there

Thanks for your reply, but II am already quite happy with the IDE I use to develop in Angular 4. I use JetBrains WebStorm, but I am a developer and I would like to know which tool is best for a visual designer to use such that the HTML and easily be incorporated into my Angular app without too much rework when the design changes.

Mark

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Aug 11, 2017 Aug 11, 2017

you can use animate cc to create html5/canvas animations but i don't know how 'easy' you will find it to incorporate that into an angular project.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Aug 14, 2017 Aug 14, 2017
LATEST

marknorgate  wrote

In addition, one of my pet hates is implementing animations — either in CSS or using Angular's animation support on components — and would like to know if one of the products, such as Muse, XD, Dreamweaver, will allow a designer to create animations from which a developer can easily extract the CSS and apply to the HTML within Angular.

Well you're not going to be using Animate CC then. Animate is based entirely on the HTML5 canvas element, not CSS animation. Maybe Edge Animate would be more suitable to your needs (though it's no longer actively supported).

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines