When comparing WordPress vs Code Editor, the Slant community recommends WordPress for most people. In the question“What are the best blogging platforms?” WordPress is ranked 4th while Code Editor is ranked 12th. The most important reason people chose WordPress is:
If you set up WP on your own server, you can change every single aspect of it as you see fit.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Complete control if needed
If you set up WP on your own server, you can change every single aspect of it as you see fit.
Pro Widely used
According to some statistics, WP powers a fifth of the Internet. It means there are resources for everything. Community support, tutorials, extensions and a plethora of customization options.
Pro Self-host & WP-host options
For free WordPress can be hosted by yourself on your own server, or as a subdomain of wordpress.com. You can also pay to use a custom domain with WP hosting.
Pro Open source
Anyone can view the code of WordPress since it's under a libre/open source license.
Pro RSS feeds for everything
Including tags and categories.
Pro Post-level privacy controls
Each post can have a different access level.
Pro Support all common programming languages
It supports all programming languages like c/c++, php, java, javascript, html, css, etc
Pro Work Space
Open multiple files and folder and edit all opened files simultaneously.
Pro Preview your HTML code
You can preview your HTML code, load images, music etc. This works perfectly.
Pro JavaScript interactive console
Debug JavaScript code and you web app when you preview your website. The console is interactive so you can execute code right from the console.
Cons
Con A bit of bloat and complexity
WP has grown past being just a blogging platform and as such it's not as lightweight as it used to be. It also considerably more complex due to many more customization options compared to other solutions.
Con Dated
The code is a mess, uses dated conventions, and relies on dated technology.