Is it possible to use ExtJS components in AngularJS? -


i'm enjoying learning use angularjs. i'm looking components can use it. i've been looking @ angular-ui components i'd know if it's possible use nice, supercharged components in extjs. have experience this? hints or tips or angular directive libraries?

the company work making similar move. rely heavily on older version (3.x) of extjs, , effort upgrade current (5.0) version @ least equal effort required move angular.

to answer question (to best of limited knowledge):

they can exist in same js application.

can use ui elements of extjs angular?

you can put angular in control of markup via html templates in ext.

is wise idea?

probably not.

why consider doing this?

  1. i need absolute control on markup , don't care possible page load issues

  2. i need serialize or de-serialize in special way ext doesn't innately provide

  3. i need special pub/sub (still totally possible ext)

in our case, proof of concept few modals. if biased, biased in direction of extjs (which huge statement given background). more exposure have extjs, more it. i've used several frameworks in past ember, backbone, knockoutjs , angularjs , excellent tools reaching level of maturity makes them excellent choices. said, don't follow same development model/pattern extjs does, , don't think direct compare fair either side.

it comparing ext node (silly, know).

if project requires special functionality don't believe possible in ext, me , have limited experience it. if have lot of experience ext, , want try trying, go it. single downfall of ext size of built package delivered. small framework isn't going that, isn't going cause more pain.

in end, me, love js , expanding knowledge of how things work , in future.

for post above asking lack of traction ext: answer simple... it's not free, , not option many of aren't writing commercial software fits license.


Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

asp.net - Razor Page Hosted on IIS 6 Fails Every Morning -

c++ - wxwidget compiling on windows command prompt -