JSFiddle - React, Tailwind, and code Playground

by Julien Etienne

JavaScript

'use strict'
 a = 1
console.log(this.a)
console.log(window.a)