angularjs - Web development which is best Angular Js or Wordpress -


i developing 1 project little bit confused choose technology should use

  1. i go angularjs, why angularjs?

  2. i go wordpress, why wordpress?

can suggest me best option?

the answer not simple, because there many types of fields on selected technologies can used , @steur36 said before, depends on project requirements.

basically, wordpress cms , prime functionality provide functionality run , display simple webpage (its mix of frontend , backend). wordpress used success small websites or blogs (where main feature provide and/or display basic content, like: text, images/media/gallery, files ect.)

in other side, there angularjs, javascript frontend framework can focus on visual side of project , how content present audience. angularjs (or other javascript frontend framework, like: ember, backbone, ect.) can build appearance of webpage or web application, store content, may need restful backend server (to create queries server).

as small summary, wordpress great small , medium websites/blogs (for bigger projects, might not adequate). angularjs (and restful backend server, because depends if need it) may create complex projects, time of creation increase relative wordpress.


Comments

Popular posts from this blog

PySide and Qt Properties: Connecting signals from Python to QML -

c# - DevExpress.Wpf.Grid.InfiniteGridSizeException was unhandled -

scala - 'wrong top statement declaration' when using slick in IntelliJ -