"title":"Search Client-Side Web Part built with React and Flux",
"shortDescription":"Sample Search Web Part with internal and external template support. This sample illustrates how you can use React and Flux within the SharePoint Framework.",
"Sample Search Web Part with internal and external template support. This sample illustrates how you can use React and Flux within the SharePoint Framework."
"alt":"Search Client-Side Web Part built with React and Flux"
}
],
"authors":[
{
"gitHubAccount":"estruyf",
"company":"Struyf Consulting",
"pictureUrl":"https://github.com/estruyf.png",
"name":"Elio Struyf",
"twitter":"eliostruyf"
}
],
"references":[
{
"name":"Build your first SharePoint client-side web part",
"description":"Client-side web parts are client-side components that run in the context of a SharePoint page. Client-side web parts can be deployed to SharePoint environments that support the SharePoint Framework. You can also use modern JavaScript web frameworks, tools, and libraries to build them.",