JSFiddle - React, Tailwind, and code Playground by jimyu August 16, 2019 JavaScript Promise.resolve('test').then(()=>{ console.log('1st this', this); } );