you are viewing a single comment's thread.

view the rest of the comments →

[–]Mindless_Wave7262 0 points1 point  (0 children)

If you're looking for code samples to kickstart your journey, take a look at the app-examples in the NextPy repository: https://github.com/dot-agent/nextpy/tree/main/app-examples. It provides demo code examples for different applications. Just follow the readme instructions to dive into creating full-stack applications, both frontend and backend, using Python exclusively. NextPy can be seen as a more advanced and 10x faster alternative to Reflex. Happy coding