The Trello Tech Stack
blog.fogcreek.com
The Trello Tech Stack
1–10 of 96 posts
Re: The Trello Tech Stack
#2Does anyone happen to know if this is an open source or in house library?
Re: The Trello Tech Stack
#3"We use a really excellent async library" Does anyone happen to know if this is an open source or in house library?
Re: The Trello Tech Stack
#4"We use a really excellent async library" Does anyone happen to know if this is an open source or in house library?
Re: The Trello Tech Stack
#5"We use a really excellent async library" Does anyone happen to know if this is an open source or in house library?
I meant to link that. Now it's linked in the post, and it's here: https://github.com/caolan/async
Re: The Trello Tech Stack
#6Re: The Trello Tech Stack
#7I've always been hesitant to get too far away from my LAPP(ython) stack, but I'll almost certainly be hacking something together with these components to see how I like writing everything in CoffeeScript.
Re: The Trello Tech Stack
#8- Does the use of CoffeeScript alleviate the MC Escher-esque quality of callbacks within closures involved in working with Javascript on both the server and client (and the data store)? I can totally see the appeal of CoffeeScript's syntax. Giving the programmers something different to look (and learn) at probably provides some cognitive benefit as well.
- Is there an acronym/name (ala LAMP) for the Node/MongoDB/Redis stack?