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
Sublime Text
Score 9.7 out of 10
N/A
Sublime Text is a highly customizable text editing solution featuring advanced API, Goto functions, and other features, from Sublime HQ in Sydney.
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.
My CMS has a small window in which I can edit custom HTML/CSS. It can be expanded some, but not as much as I would like. It also displays all code as dark text on a white background. On a page where I am doing extensive custom coding, it is helpful to see it in a larger window and in a color-coded display so that I don't have to strain my eyes as hard. Especially when I'm trying to scan for specific elements and target issues and so that I don't have to scroll endlessly in a tiny window.
In a world of free and open text editors, Sublime Text does ask for donations. You can use the product freely with only a very infrequent popup asking for donations. You can use it however long you like without paying, but it is well worth it to donate to.
People not used to the functionality may need a bit of time to get up to speed using the documentation.
An integrated terminal would be nice, but that is just a quibble. It's hard to find many cons with Sublime Text.
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!
This is a programmers tool. As such a lot of the features and benefits are lost on a non-technical user. To get the most out of the tool you need to have a basic crash course in how it works and what it can do. The documentation and community are good, but it takes a bit of time to get up to speed.
Never had to use their customer support before. There is ample documentation online so it's straightforward to find a solution to any problem you might encounter. For example, I needed to convert a string of HTML code to a properly formatted HTML file to "modify." Easy to do when there are so many users of the product who have needed to do that same thing before.
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.
Sublime is more customizable and one can easily modify a lot of its features. On the contrary Visual Studio only has limited customizability features. Sublime text is also very light and not bloated as opposed to Visual Studio IDE. We also chose sublime because it has much better support for the majority of languages(especially Python) and I primarily work with python.