"one language only" if you don't count the javascript, html and css.
Reahl – A Python-only web framework
11–20 of 108 posts
Re: Reahl – A Python-only web framework
#12"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…
Re: Reahl – A Python-only web framework
#13How is this different from Vaadin (other than the language, of course)? https://vaadin.com/
Re: Reahl – A Python-only web framework
#14"one language only" if you don't count the javascript, html and css.
I'm three-fourths into the tutorial and I have yet to see a need to write html, css, and js.
About half-way down is "Write code for a JavaScript widget"
Re: Reahl – A Python-only web framework
#15Earlier quoted context omitted.
> "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…
The post title is misleading.
I really don't think so. It might not be as mature as one might want in production, but from what I can tell, it certainly fulfills the title's assertion in enough useful contexts to be accurate.
Re: Reahl – A Python-only web framework
#16Earlier quoted context omitted.
> "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…
The post title is misleading.
Re: Reahl – A Python-only web framework
#17Re: Reahl – A Python-only web framework
#18Earlier 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"
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.
Re: Reahl – A Python-only web framework
#19Earlier 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.