Using Angular + JQuery for a Dynamic Pinterest-Style Layout -


i'm relatively new angular , have little experience jquery, whatever insight/advice can give me appreciated.

my goal build dynamic pinterest-style layout filters on fly users type in query. i've managed hack moderately functional here:

http://plnkr.co/iw9fba3ko0uyfl8wncno

[note: based on excellent work done ben holland here

i have 2 questions marriage of angular & jquery:

  1. i have of app logic running in controller, i'm guessing better way achieve via directive?

  2. is there way without using jquery , using angular's new animation features?

thanks again guidance can offer.

if want pinterest style arrangement can build using jquery.popbild.js.just take @ it.its easiest tutorial can find.

download project -> http://funscripts.popbild.com/jquery_popbild/


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -