mariusmuntean / ChartJs.Blazor

Brings Chart.js charts to Blazor
https://www.iheartblazor.com/
MIT License
677 stars 151 forks source link

Coding conventions #102

Closed Joelius300 closed 4 years ago

Joelius300 commented 4 years ago

This PR adds a new file with the coding conventions discussed in #58 and https://github.com/Joelius300/ChartJSBlazor/issues/22. I think we should try to comply with these conventions from now on. I know that there are still lots of inconsistencies around that topic but it's time to write this stuff down and try to get more consistent at it. Maybe we'll do a big overhaul to fix it everywhere but that's a lot of work; I'm not sure if we'll do that.

You can view the file as rendered markdown (HTML) here.

I'm open for feedback and would love to hear your opinions on those conventions.

Fixes #58