phantom icon indicating copy to clipboard operation
phantom copied to clipboard

Clean up examples/ code

Open sidiousvic opened this issue 4 years ago • 1 comments

Some of code in examples/ was written pretty hastily. It could use some love.

  • Remove stray console.logs
  • Organize CSS styles and remove unused ones
  • Destructure variables where you can (use discretion)
  • Organize the file structure for pizza and todo (like in calculator, separate redux, functions into own files)
  • Rename vaguely named variables/actions for semantic powerz

よろしく御願いします。

sidiousvic avatar Jul 01 '20 23:07 sidiousvic

@nayelyrodarte calc_console_log

sidiousvic avatar Jul 02 '20 01:07 sidiousvic