Earlier quoted context omitted.
I'm three-fourths into the tutorial and I have yet to see a need to write html, css, and js.
https://www.reahl.org/docs/4.0/devmanual/ownwidget.d.html?hi... About half-way down is "Write code for a JavaScript widget"
Reahl – A Python-only web framework
21–30 of 108 posts
Re: Reahl – A Python-only web framework
#22Earlier quoted context omitted.
https://www.reahl.org/docs/4.0/devmanual/ownwidget.d.html?hi... About half-way down is "Write code for a JavaScript widget"
Yes, for cases when an existing widget doesn't do what you want it to do. You seem pretty steadfast in your commitment that this post misrepresents its content. I believe you should give it a deeper review and reevaluate your understanding.
What's wrong with simply "Reahl 4.0: Build web apps in Python".
It's clear and truthful.
Re: Reahl – A Python-only web framework
#23Earlier quoted context omitted.
The post title is misleading.
What do you think would be a better title? I read "web apps" I think html, css, and js. I wasn't expecting (nor would I want to) to ship Python to the browser.
Re: Reahl – A Python-only web framework
#24It's not a webassembly framework, and it doesn't seem to go the "thin client" approach of managing DOM changes and events over a two-way protocol.
Re: Reahl – A Python-only web framework
#25"one language only" if you don't count the javascript, html and css.
> "one language only" if you don't count the javascript, html and css. My hunch is that you strove for making the First Comment considering that the point of this project is exactly what you said it isn't. https://www.reahl.org/layout , for instance, talks about how styling works. Taking this further, here's a comment from one of the maintainers on the relevant Google Group: > Hello. > We want casual users of Reahl t…
But it may be close, like you can spend 90% of your development time on Python, and write JS components in the remaining 10%.
Re: Reahl – A Python-only web framework
#26How is this different from Vaadin (other than the language, of course)? https://vaadin.com/
Re: Reahl – A Python-only web framework
#27Be careful. This is licensed under the AGPL, which basically makes it unusable. Or a commercial license can be purchased.
Re: Reahl – A Python-only web framework
#28Re: Reahl – A Python-only web framework
#29Be careful. This is licensed under the AGPL, which basically makes it unusable. Or a commercial license can be purchased.
Re: Reahl – A Python-only web framework
#30Does APL here mean you can only use it ti build APL-licensed server code? Apparently it should be the case.