Skip to content

Instantly share code, notes, and snippets.

View ericchase's full-sized avatar

ericchase ericchase

  • Houston, TX
  • 08:12 (UTC -05:00)
View GitHub Profile
@cleverdumb
cleverdumb / index.md
Last active July 23, 2022 08:05
Ultimate guide of python to js

How to switch python to javascript?

Introduction

Python and js are both quite popular. Some python users want to start doing web-dev, which most people used js to do so.
Although many people want to switch to js, some people struggle to do so.

Table of contents

  1. Introduction
  2. variables
  3. Some different variables type