본문 바로가기

할 일

About convention & refactoring

After the meeting with the public health center, I've decided to restructure and refactor our project.

There are plenty of useless files in my project, and I'm not confident that the new worker, who I have to pass down the project to, will easily understand what I've coded so far.

I SHOULD HAVE DONE this 6 months ago, but at that time, I was still a junior, so I couldn't do it.

I know it will be hard and complicated, but I'm going to try my best.

Here are some basic rules for this reform:

 

 

  • File and folder structure
  • Code styles
  • How to create components
  • State management
  • Types
  • Styles
  • Tests
  • Comments and documentation
  • Reusable components
  • Asynchronous data
  • Assets