Resources for widget creation
Posted
by Kenji Crosland
on Stack Overflow
See other posts from Stack Overflow
or by Kenji Crosland
Published on 2010-03-17T00:10:05Z
Indexed on
2010/03/17
18:21 UTC
Read the original article
Hit count: 369
My rails app is about to go live and I'm trying to figure out how to create a widget based on data on the site. My Javascript is not too hot--limited to the O'reilly head first book on JS. I can read simple Javascript okay but when it comes to writing it I'm a little lost.
That said, I hope to roll out a widget, maybe a wordpress plugin too soon after my app is launched. Does anyone know of any rails plugins, javascript templates, tutorials or books that can get me going?
I did ask a similar question before here: But my limited knowledge of JS kept me from implementing the suggested answer properly.
© Stack Overflow or respective owner