Alek Petuskey
Alek Petuskey
For production build the code should be minified are you talking about in dev mode?
Wow looks way better! Nice
Im not sure if this is possible need to investigate more
The only problem with this is for things like reflex web where we use 100s of code blocks the compiled code will be 2x big when needing dark mode
Reflex should function like any python package within poetry. Set up your poetry environment install reflex in it and run `poetry run reflex init` to get started
What could be happening is that there connection could be dropping once on the site. Seems to work fine for me but if your on mobile or have spotty connection...
Yeah we are planning on dropping sql model and making out own the will support sql alchemy 2
Yes all components should be able to be reused see some examples here https://github.com/pynecone-io/pynecone-examples
Let me know if this answers your question. Closing for now but can re open if it doesn't.
Ok nice. Sorry for the delayed response was busy last week. Will mark as resolved.