WordPress is a free and open-source CMS written in PHP, Initially released in 2003.
I have worked on more than 50 WordPress projects, and find it really easy to get started, especially if you're a small organization or can’t afford the proper development time of creating an application from scratch.
I don't understand why people hate WordPress so much. Few devs advise others to leave the WordPress website as it is not scalable, and has security issues (You are not suppose to use nulled plugins or theme).
People want to build their application on React in the influence that it is the only way to make it fast, and for that they have to adapt a latest framework on Python or Node.js or PHP, but Why do they want to redevelop the backend when It is available in WordPress by default?
My point here is not that WordPress is best and everyone should use it, but don't switch from WordPress under the impression that it is not scalable. especially when you already have an application built on WordPress, and you can totally have a Frontend on React or Next.js and Backend or admin panel on WordPress.
WordPress has functionality of REST api by Default no matter what kind of application you have, you can create its rest api endpoint, Also there are great plugins which can help you to have GraphQL endpoints and your frontend can be any JS framework.
Following are a few of my favorite open source git repo for headless wordpress, built on latest frameworks
WordPress React
WooCommerce with Next.js
WordPress blog with Next
Here I am not promoting it, Just want to understand if there is a real need to switch backend as well? when these features are available in WordPress and even easier to develop it.
Top comments (6)
I am truly support your statement. I am a wordpress developer too and proefficint in plugin development too.
Wordpress is best when you want to build your website within some hours. You get a custom admin panel with several features.
But when it comes to performance, it some times get's lag. That time nodejs comes into playground. But truly says when you building an ecommerce website using wordpress you can build easily, but if you build with Laravel/nodejs then you learn more than enough.
I completely agree, I am also about fifty projects made on wordpress and I have rarely met diffucultés. Customers are happy with the result because they usually have well customized projects quickly.
Agence Web Sion
`agence-web-sion.be
Great take on WordPress! Despite the rise of no-code builders and other platforms, WordPress remains one of the most powerful and flexible website solutions out there. Its vast plugin ecosystem, customization capabilities, and strong community support make it an ideal choice for businesses of all sizes.
At Ajackus we’ve helped countless businesses harness the full potential of WordPress for high-performance websites. If you’re looking for expert insights and strategies, check out our latest guide here: ajackus.com/partner-platforms/word....
Thanks for shedding light on this, Gautam! Looking forward to more great discussions.
Great take! I’m Kisolo Benjamin Prince, and I’m new to dev but already see WordPress’s appeal especially that default REST API magic. I get the scalability gripes, but why toss a solid backend when you can pair it with React or Next.js for a slick frontend? Those headless repos you shared look like gold proof you don’t need to reinvent everything. Curious though: how do you handle security without breaking the bank on premium plugins?
The Block Editor and ability to create blocks that generate your own custom HTML / JavaScript is amazing and for sure underrated. Just finished making a set of blocks based on Semantic UI and am loving it. Also ported a high level UI library to the front end, even with a build in single page app. So while folks think WordPress is a thing of the past, it isn't or certainly shouldn't be.
I released one website in Brazil, and in less than one month it started to get organic impressions in google! I am amazed... Now I am struggling to find a good theme that can handle the projects I intend to make... If you have an idea or could suggest between a paid theme os custom, let me know please! It's a website about financial and economic news
99economia.com.br
Some comments may only be visible to logged-in visitors. Sign in to view all comments.