skip to Main Content

I don’t know if j add Python and javascript will it be ok

I tried it.But decided to ask before continuing to know if it will be okay to go ahead
But will it be better if I use only javascript or if I use only python.Please I just need an advice or answere

2

Answers


  1. You can try Eel Python library. This is a tutorial.
    Or you can try PyScript which does not need any python installation.

    Login or Signup to reply.
  2. If your primary goal is web development, you’ll likely need JavaScript for the front-end. For the backend, you can use Python with frameworks like Django or Flask.

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search