Tuesday, 30 April 2019

State of Sencha Address - Webinar

You’re invited to join Sencha leadership for a webinar on Thursday, May 2nd at 8:30am PDT/11:30am EDT/4:30pm BST where we will discuss the state-of-the-state of all things Sencha planned for 2019, including but not limited to: 

  • Sencha Roadmap overview, including new and upcoming product releases
  • Growth initiatives to reignite the momentum of Ext JS
  • Preview of Ext JS 7.0
  • And more!
You will also have the opportunity to meet our new General Manager of Sencha, Kegan Blumenthal and we'll host a Q&A session at the end. 

We hope you’ll join us and look forward to your participation. 

Event Details: 
Date: Thursday, May 2, 2019
Time: 8:30am PDT/11:30am EDT/4:30pm BST
Duration: 60 Minutes

Friday, 26 April 2019

React online code Editors

If you’re interested in playing around with React, you can use an online code playground. Try a Hello World template on CodePenCodeSandbox, or Glitch.
If you prefer to use your own text editor, you can also download this HTML file, edit it, and open it from the local filesystem in your browser. It does a slow runtime code transformation, so we’d only recommend using this for simple demos.
From React.