Skip to the content

Wilmor's Development Blog

  • Home

How to add Chart.JS to a React Component

July 8, 2020Padilla Romeo Wilmor IIASP.Net Core MVC, Chart.JS, React

Chart.JS is a charting tool that has all essential charts and it’s easy to implement. Now that we have created a new React Component on the previous blog. We will now render a line chart using Chart.JS. First thing that we’ll need to do is to install the Chart.JS dependency using npm commands: Wait for […]

How to add React Component to ASP.Net Core Project

July 6, 2020Padilla Romeo Wilmor IIASP.Net Core MVC, Chart.JS, React

On the previous blog, we have discussed on how to create an ASP.Net Core Project with React JS. Now that we know how to create a project, we will now go ahead and create a new Component to the project. To get started, go to the “Components” folder and add a new JS file. On […]

How to Create an ASP.Net Core Project with React JS

July 3, 2020Padilla Romeo Wilmor IIASP.Net Core MVC, React

This post will show how to create an ASP.Net Core Project with React JS. Please be reminded that you will need to have .Net Core 2.0 and up to be able to have the template to create a project with React. To begin with, open up you Visual Studio, then create a new project and […]

Recent Posts

  • Using Okta-react with react-router-dom v6
  • How to add Chart.JS to a React Component
  • How to add React Component to ASP.Net Core Project

Categories

  • ASP.Net Core MVC
  • Chart.JS
  • Okta
  • React
  • SharePoint
  • SharePoint Framework (SPFx)

Copyright © 2020 WILSDEV. All rights reserved.