Style Guide!!! - Cosmic-Binturongs/InstaKidz GitHub Wiki

Here we will outline style preferences for writing code!!

Front-End

  • single quotes
  • semicolons in javascript
  • .jsx for component file extension!
  • use fetch instead of the axios library

Back-End