Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Does somebody know what are the technologies behind the GitHub for Windows UI?

Does somebody know what are the technologies behind the GitHub for Windows UI? It looks incredible.

like image 336
WakaJawaka Avatar asked Jul 09 '12 02:07

WakaJawaka


2 Answers

As stated by this blog post

We've mashed up the elegant Caliburn.Micro with Reactive Ui to provide a responsive interface and to allow for greater testability.

For more information about Reactive Extensions, you can check Paul Betts' latest talk, one of the creators of GitHub for Windows.

By the way, the "incredible look" may also come from the design research and work. You'll find some cover story of the UI topic in this post Designing GitHub for Windows, by Tim Clem, also one of the GfW creators.

like image 116
nulltoken Avatar answered Oct 18 '22 08:10

nulltoken


Github now releases more information at https://github.com/showcases/projects-that-power-github

like image 31
Brad Werth Avatar answered Oct 18 '22 07:10

Brad Werth