React.js cheatsheet

Fabio Franzini
1 min readJun 29, 2018

--

React.js cheatsheet

Developing SharePoint solutions by using the SharePoint Framework (SPFx) we don’t have to use a specific framework but we are free to use whatever we want.

This is a huge benefit for developers but there are circumstances where actually this thing is not really true.

There are two cases when in fact we are almost forced to use Reactjs:

  • Use the react.js controls developed for the “Office UI Fabric“ library
  • Reuse tons of code already developed in the various examples and solutions for SPFx like, for example, the new “SharePoint Starter Kit”.

OK, I have to then be able to figure out react.js!
There are many resources to learn this framework, free online courses and not, official documentation, etc.

In fact, after learning the framework, which has a fairly simple learning curve, always need to have a cheatsheet to remember quickly the available APIs.

I share with you then this page that I found: https://devhints.io/react
In fact on the main site you’ll find many cheatsheet for as many frameworks, but in this case, the one for react.js, I find it really interesting.

--

--

Fabio Franzini

Office Development MVP, One of Top 25 SharePoint Influencers in Europe for 2018 and Microsoft Web Stack lover. Senior Consultant, Software Engineer & Trainer.