Frage

Mainly, which is actually better? I want to know which one to use for production and what are the actual differences between them. I'm going to be using Bootstrap in them.

War es hilfreich?

Lösung 2

As of November 2014 Adobe stopped further development of Edge Code and recommends to switch to brackets.

Source: https://creative.adobe.com/de/products/code

Andere Tipps

Adobe Edge Code is a distribution of the Brackets open source project. It contains all the functionality of Brackets, plus additional extensions that integrate with other Adobe products like:

Edge Code uses the Creative Cloud desktop application to update in place. Brackets does not have an automatic update mechanism (yet).

As an open source project, Brackets releases new features more often, so there is a slight delay between when a feature lands in Brackets vs. Edge Code. Brackets also integrates with a central community-managed registry for browsing and installing extensions. Extensions must be manually installed into Edge Code.

Edge Code is dead. Adobe has stopped dev on it and recommends to switch to brackets.

Adobe edge code and brackets are both maintained by adobe. Edge Code is based on Brackets. If you are a Creative Cloud member, Edge is version is made special for you.

Here are some of the diffrences

  1. You could call Brackets as the opensource and free where as Edge code is closed.
  2. Edge code integrates well with adobe products where as Brackets does not do it out of box. Like this adobe.com/....
  3. Brackets is updates more frequently (2-3 weeks) where as Edge is not that frequent.
  4. Brackets has a linux(debian based) support but i did not find a mention for Edge but they may.
  5. Being closed you get support from Adobe for edge.

If you have a Adobe CC licence go for Edge else Bracket is awesome enough.

As for as your question goes for bootstrap you could use any thing even Notepad or GEdit. production or not either doesn't make any difference.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top