6 ms·
Any plans to open source Stacker?
by gr3g 15y ago
Any plans to open source Stacker?
- dhh 15y agoNot for the time being. Stacker is specifically developed for this unique UI style that we're using for Next. We don't open source our UI elements.
- alexyoung 15y agoYou know who did open source their UI elements? Twitter, with Bootstrap. And you know how awesome that was for everyone? Pretty awesome!
- larrywright 15y agoWhile I agree that Bootstrap is awesome (I use it myself), it's worth pointing out that what Twitter open sourced was not the magic of their core product, but rather the templates that they use to create internal applications. If you look at twitter.com, you don't see any of the same elements that are included in Bootstrap.
- voidfiles 15y agoYou mean besides all their UI widgets, right? http://twitter.github.com/bootstrap/javascript.html http://twitter.github.com/bootstrap/javascript.html
- voidfiles 15y agoTwitter open sourcing bootstrap just made the whole web better. Open source projects especially. Projects like https://github.com/dcramer/sentry https://github.com/dcramer/sentry benefitted a lot from bootstrap. Making UI open source helps everyone.
- voidfiles 15y agoIt's probably not that hard to reverse engineer what they are doing with Stacker.