Google Mesop: Build web apps in Python
41–50 of 78 posts
Re: Google Mesop: Build web apps in Python
#42Re: Google Mesop: Build web apps in Python
#43Re: Google Mesop: Build web apps in Python
#44Remember, this is from the company that thought that laying off their Python team was a good idea. https://news.ycombinator.com/item?id=40171125 Draw your conclusions of the level of support for this library.
The US Python foundational team was less than 10 people. If you think any 10 person team in a 200,000 employee corporation is that critical well I’d have to disagree When their jobs were moved to Munich there was a lot of discussion about how important they were, but something else stood out to me. One of the things they accomplished was taking over a year to make sure the monorepo can be upgraded to the latest versi…
Re: Google Mesop: Build web apps in Python
#45Re: Google Mesop: Build web apps in Python
#46Earlier quoted context omitted.
The US Python foundational team was less than 10 people. If you think any 10 person team in a 200,000 employee corporation is that critical well I’d have to disagree When their jobs were moved to Munich there was a lot of discussion about how important they were, but something else stood out to me. One of the things they accomplished was taking over a year to make sure the monorepo can be upgraded to the latest versi…
What? The monorepo is huge that sounds like a nightmare to coordinate across so many engineers and such a huge codebase
There was a lot of cat-herding.
Re: Google Mesop: Build web apps in Python
#47Re: Google Mesop: Build web apps in Python
#48> Build custom UIs without writing Javascript/CSS/HTML
Why? These three were built for the web and work flawlessly. I doubt that an abstraction built on top of these will result in faster development times.
The State Management guide[1] explains state and then explains the usage. If you know Python and want to build a UI with it you'll have to read the guides. The argument that having a familiar language simplies development doesn't stand here.
There are multiple projects now that allow you to build a UI in Python and it feels wrong to me. Who is it even intended for?