Adapting Online-Go.com web interface for KGS

Comments, questions, rants, etc, that are specifically about KGS go here.
Morgoth Bauglir
Dies in gote
Posts: 25
Joined: Thu Mar 28, 2013 4:29 am
GD Posts: 0
Been thanked: 1 time

Re: Adapting Online-Go.com web interface for KGS

Post by Morgoth Bauglir »

daal wrote:
Since you are asking other people (some smart programmer) to do work, it seems reasonable to ask why it should be done, particularly when there is already an alternative out there. The assumption is that you see deficits in GoUniverse, or advantages in adapting the OGS interface, otherwise you wouldn't have reason to make the suggestion.

I just like OGS's source code. I like to think I can like things without having to dislike other things.

1. It's in Typescript.
2. It's designed in React which means it made up of components.
3. Each component has it's own stylus style sheet.
3. The code looks like it has been through a few major rewrite.

All this makes it clean to work with and reuse for said smart programmer.
User avatar
oren
Oza
Posts: 2777
Joined: Sun Apr 18, 2010 5:54 pm
GD Posts: 0
KGS: oren
Tygem: oren740, orenl
IGS: oren
Wbaduk: oren
Location: Seattle, WA
Has thanked: 251 times
Been thanked: 549 times

Re: Adapting Online-Go.com web interface for KGS

Post by oren »

Morgoth Bauglir wrote: I just like OGS's source code. I like to think I can like things without having to dislike other things.

1. It's in Typescript.
2. It's designed in React which means it made up of components.
3. Each component has it's own stylus style sheet.
3. The code looks like it has been through a few major rewrite.

All this makes it clean to work with and reuse for said smart programmer.
Thanks, that was exactly I was curious about. :)

I compared with GoUniverse as the web application that can already work with KGS. The OGS source code could be modified to work, but it would take someone with significant interest to do it.
Post Reply