DongThin / my-love-e2e-testing

e2e testing with cypress
2 stars 0 forks source link

Extract and Optimize Personal Income Tax Calculation Function #9

Closed DongThin closed 4 months ago

DongThin commented 4 months ago

Objective:

To improve code modularity, optimize performance and prepare for later learning content , we need to extract the personal income tax calculation function from the existing JavaScript file into a separate module.

Tasks:

Additional Notes: