Skip to content

JennaSys/rtp_demo

Repository files navigation

React to Python

Book Info:
React to Python book
https://pyreact.com

Intro to Transcrypt/React Demo Code

Hello

  • hello.html
  • hello.py

transcrypt --nomin --map hello

Hello World Screenshot

Sourcemap

  • sourcemap.html
  • sourcemap.py

transcrypt --nomin --map sourcemap

Sourcemap Error Screenshot Sourcemap Python Screenshot

Hello React

  • hello_react.html
  • hello_react.py

transcrypt --nomin --map hello_react

Hello React Screenshot

React App

  • index.html
  • pyreact.py
  • app.py

npx parcel --log-level 4 --no-cache index.html

React App Screenshot

React App 2

  • index.html (change src to app2.py)
  • pyreact.py
  • app2.py

npm start

React App Screenshot

About

Demo Code and screenshots used for the React to Python tutorial presentations, blog posts, and e-books can be found here.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published