@charliepark are you saying you want a coffee script?
@charliepark What’s a store?
@charliepark Thanks for sharing FAQ patrol. It inspired this -> is.gd/n3Yywh
@charliepark no prob. I don’t even remember what it was. I guess its a good thing we have computers for that.
@charliepark I’ve only had 1 big js project so far. Split up different functionality in different files. Its a web app.
@charliepark im not a fan of MVC in JavaScript. Seems overcomplicating things.
@charliepark I think some people try…
@charliepark Oh sorry. I didn’t see your previous tweet. I don’t think it would be sign. slower unless you looped over the query obj.
@charliepark then it now requires jQuery and is no longer standalone js 🙂 You could add your own global namespace.
@charliepark Ikea.
@charliepark You should make the plugin work onResize and call it responsive.
@charliepark what no instagram filters for school portraits? #dinosaurs
@charliepark Your hands aren’t chubby enough. EAT MORE! BE JOLLY!
@charliepark Get Picasa. You can organize them by date. Picasa will organize them into folders for you on your filesystem.
@charliepark We use MediaWiki with the official WYSIWYG extension is.gd/4R5son Makes it a little more tolerable.
@charliepark Using a wiki and comments in code. Curious what others are doing.
@charliepark good call.
@charliepark $.get() does the same thing but just passes you the data and you need to write a func to do something with the data
@charliepark $(‘#foo’).load(‘bar.htm’) would do an ajax request for bar.htm, and replace #foo’s innerHTML with the contents