BalloonBox-Inc / nextjs-template

Template for building nextjs projects
0 stars 0 forks source link

[FEATURE] Additional Libraries #1

Open jekiquin-bb opened 1 year ago

jekiquin-bb commented 1 year ago

Add features on the boilerplate:

  1. Testing
    • [ ] Jest - unit and integration testing
    • [ ] Cypress - e2e testing
  2. Possible addition of the following features
    • [ ] React query vs SWR - for fetching data. Could be used with fetch api or axios
    • [ ] React hook form vs formik
    • [ ] RTK vs React Context - state management
jekiquin-bb commented 1 year ago

@yoon-bbox Lemme know if there are any other features that we can add on the boilerplate. Check out the issue above and if you have any comments or recommendations, just leave it here so we have record of discussion :D Thanks thanks