|
|
|
|
|
by merb
3988 days ago
|
|
I still don't get it why they only write in Python (Horizon also has Less, JS) However a lot of code would be way cleaner / clearer when they wouldn't use Python that much. Especially when looking at Horizon. They use Django mainly to use Django, they nearly need nothing from Django at all. The most things they did were quite hacky.
I mean horizon is full of magic to do really simple things.
And especially a lot of code got glued together over time.. |
|