Isomorphic programming in Python & Django research

16 views
Skip to first unread message

Jamesie Pic

unread,
Jul 14, 2018, 12:36:36 PM7/14/18
to django...@googlegroups.com
Hi all,

this is a copy from our chat that may interrest this mailing list.

I came in here to announce our ReactJS implementation in Python : https://blog.yourlabs.org/post/175884575803/tbinetruychip

so yeah, @tbinetruy, ReactJS dev with some python experience, is porting react to python, and said "this kills reactjs", but was very tired ^^


content = [
def_local('x', 'document.getElementById(\'myInput\').value'),
chip_js.log('x'),
assign('document.getElementById(\'demo\').innerHTML', op('+', "'You selected: '", 'x')),
]

Above, see he's programming JS from Python

We've been pair-programing this in hackaton mode since a few days
the only last thing is replacing that piece of code i pasted above, but a python function, and use a python 2 js converter

Thus acheiving, isomorphic programing from Python, just like we can in go (see: https://go.isomorphicgo.org/ )

We're always looking for new friends to participate in open research in our crazy company. If you're interrested in changing how we Python hackers relate to client side programming please let me know and we'll hook you up in our hackaton.

Also note, if you're a known python / django contributor and have an immediate need for money, we will sponsor some open source contributions in advance. That might be something that can pay your trip to Djangocon or something ;)

Have a beautiful day ;)

--

Reply all
Reply to author
Forward
0 new messages