Skip to content
#

rcos

Here are 25 public repositories matching this topic...

PollBuddy
hbh7
hbh7 commented May 5, 2022

Please describe what has to be done
Much to my personal dismay (I don't like them, I'm old school), arrow functions (the ones like funcname = () => { }) apparently do the binding automatically so they can be called in the render function properly. Therefore, we might as well convert functions from the traditional funcname() { } syntax to the new one and remove the `this.funcname = this.fu

good first issue frontend

Improve this page

Add a description, image, and links to the rcos topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rcos topic, visit your repo's landing page and select "manage topics."

Learn more