Dreamweaver is a web development tool built for designing pages with HTML and CSS using template pages, text editing, and a what you see is what you get editor.
N/A
Brackets
Score 10.0 out of 10
N/A
Brackets is a free and open source text editor developed at Adobe under the MIT license, featuring inline editing, live preview, and a wide range of extensions.
I used FrontPage many years ago and believe it is now obsolete. It was never a good program, but Dreamweaver is superior and has always been my go-to choice.
While sublime text and notepad ++ are great, Adobe Dreamweaver is far better for web development in my opinion. The ability to just FTP your files up to your webserver without having to use another FTP software is a game changer. It really is a wonderful feature.
Google Web Designer is what I used to use but Dreamweaver was better. Google did not offer the functionality I needed. Google was also messy and had limited design options. Google seems better for creating animated banners or animated photos, but not for designing a full …
No I haven't used any other software. I am using Dreamweaver from many years. Dreamweaver is efficient, consistent, customizable as per need, live rendering, and easy to upload using inbuilt FTP feature. Adobe Dreamweaver is very good for designing and coding. Dreamweaver is a …
Adobe Dreamweaver is probably the best software for students because you don't need to know HTML, or CSS to use it. However, once you learn it, it fits like a glove. The interface is comfortable, the options, the ability to edit webpages live, and the error tracking ability are …
Unfortunately, [Adobe] Dreamweaver is an inferior website design and development tool by modern standards. While [Adobe] Dreamweaver has its place for legacy websites or for teaching young developers the basics of HTML and CSS, I would not recommend using it for any modern …
Brackets can be considered as the barebones version of a more complex piece of software like Dreamweaver. We selected Brackets due to the simplicity of the UI and the ease of use. In our case we do not need all the additional tools and gadgets that other, more complex software …
Unfortunately, I haven't used any other code editor and never did any research to find other solutions. I originally discovered the software when taking a class through Udemy and Brackets is what was suggested by the person teaching the course. Since then I've used it from the …
Brackets is an open-source IDE and free to use. It is specifically used for developing web applications that provide brackets an edge over the other available IDE in industry. There are more features available in Brackets as compared to other IDE. Being, Open-source, It is …
I have used Notepad++ before. I prefer Brackets, the core functionality is similar, but I like the feel and usability more. I think Brackets has some added features and customization abilities as well.
Applications Manager, Information Technology Services
Chose Brackets
Microsoft Visual Studio Code is superior to Brackets. Brackets are superior to Eclipse. I chose Brackets before Visual Studio code was available and have not decided to change for my web view development.
Atom is very similar to Brackets as it is a javascript based editor. I haven't used it as much, I tried it briefly when I was having an annoying bug in Brackets. It has a very rich ecosystem of plugins. Some of my learned behaviors and tools from Brackets were missing. I'm …
If, you do not want to use Bracket then use Adobe Dreamweaver or Notepad ++. These applications are also good and easy to use on web pages. Although Adobe Dreamweaver is not available for free, Notepad ++ is an open source editor so users can easily download and install the …
Have used Notepad++ and Mavens Mate for similar exercises. I appreciate Brackets over both of these tools for a combination of the simplicity but yet useful functionality that Brackets provides. Will take Brackets over either of these tools any day for css and html editing.
Brackets is kind of in the middle ground between Notepad++ and Visual Studio Code. It is a little smarter than Notepad++ (though both have a good collection of plugins) but a little slower and not quite as smart as Visual Studio Code. Brackets really favors the web developer, …
One of the issues I've had is our company newsletter. I use MailChimp to send it but the template I chose does not work well in MailChimp. My work-around is that I host the template in Adobe Dreamweaver and then code the new newsletter content in the tool. This allows me to choose the "Code Your Own" option in MailChimp. I simply paste in the code, make any tweaks, and then I can send it to my subscribers.
When I'm designing a specific page, I can line up all the folders and files in the left File Tree panel. This keeps me organized and able to find things as I need them. Once I'm organized, I'm ready to start coding. Brackets allows you to control quite a bit of your environment, which contributes to your efficiency at coding in an effort free environment. One of the standard features of the color coding of tags really makes a difference. As I'm reviewing the code, generally I can quickly notice a missing </> or some other typo. Plus the color coding often helps you quickly find a particular line you need. And speaking of color, when you hover over a hexadecimal value in the code, a box pops up showing you the color of that code. This is particularly helpful when you have multiple colors and you want to make sure that your CSS is spot on.
Editing CSS classes are done particularly well. It’s very simple and straightforward. Brackets will throw errors while editing so you know where you may have made a wrong turn. Very helpful
The simple UI is refreshing. Often times code editors throw too much on the screen. Brackets keeps it simple and it’s appreciated!
As it is a javascript based program it can have some performance issues, especially with larger files (too large and it can't even open them).
Themes are limited to the editor area, but it would be nice to be able to customize the file-tree and gutter areas.
And the smallest quibble of all, make the open files area resizable. It's a little annoying to have to scroll up and down when you have plenty of screen space to see all the open files.
Adobe Dreamweaver is very useable and easy to navigate. It's features are fantastic and documentation on how to use the software is very detailed. If you can't find how to do something, the help file is fantastic and works great!
As far as usability, text editors are about as simple as you can get in the GUI world. The little features that make Brackets unique are intuitive enough that you don't really need a manual to find them and come to rely on them. If anybody knows enough about coding and markup enough to be looking for different editors, they will be up to speed before the download finishes.
Brackets has a very extensive support site. Everything is organized nicely for easy navigation. If you can't find an answer you can easily file an issue with them and they will be quick to respond. What's cool is you can also message them on Slack, if you request an invite first. Slack is a very popular program right now so it's great having that integration.
I used FrontPage many years ago and believe it is now obsolete. It was never a good program, but Dreamweaver is superior and has always been my go-to choice.
Atom is very similar to Brackets as it is a javascript based editor. I haven't used it as much, I tried it briefly when I was having an annoying bug in Brackets. It has a very rich ecosystem of plugins. Some of my learned behaviors and tools from Brackets were missing. I'm sure there were third-party plugins to match it, but I never got the chance to dig into it. Sublime Text is actually my other daily work horse and it compliments Brackets well. It is a compiled, native application. As such I can open the massive csv files (millions of rows) that Brackets just can't. They won't replace each other and they work well together.
Since this is an open-source tool, the ROI is very high. Anything it produces has a huge return on such a small investment of time learning to use the tool.
I was able to use this to augment the lackluster web development editor used by Eclipse. I use Brackets for the view, Eclipse for the server logic and server plugin.
The amount of convenient open-source plugins have improved productivity (minification, formatting, beautification).