AngularJS + RequireJS for Frontend

Note: We are moving the topics of this forum and it will be deleted at some point

Publish your own request for comments/change or patches for the next version of phpBB. Discuss the contributions and proposals of others. Upcoming releases are 3.2/Rhea and 3.3.
Post Reply
meatsadam
Registered User
Posts: 4
Joined: Mon May 13, 2013 5:33 am

AngularJS + RequireJS for Frontend

Post by meatsadam »

Let's make use of a rich front-end framework like AngularJS to do our ajax, or anything that we can do withing a page.

Now, let's use AMD for frontend modules and I nominate that we consider RequireJS. This allows easy development per module and makes them as pluggable as what we are string for in Composer.

User avatar
callumacrae
Former Team Member
Posts: 1046
Joined: Tue Apr 27, 2010 9:37 am
Location: England
Contact:

Re: AngularJS + RequireJS for Frontend

Post by callumacrae »

Why?
Made by developers, for developers!
My blog

User avatar
naim
Registered User
Posts: 50
Joined: Thu Oct 13, 2011 7:21 pm
Location: Isolation
Contact:

Re: AngularJS + RequireJS for Frontend

Post by naim »

I do agree with a rich front-end with ajax, and backward compatibility for older browser.
But i think that phpBB shouldn't use any script libraries other than jQuery, jQuery has ajax, and UI features - that should be enough for anything.

Post Reply