#Day54 & #Day55 of #100DaysChallenge
π€ Good Morning
Pulled an all-nighter π prepping for a test and squeezing in some coding time too. π₯
π Iβve started Part-4 of the FullStackOpen Course, which dives into:
- The Structure of Backend Applications π
- Unit Testing π§ͺ
- Integration Testing π
While Iβve read about structuring backend apps before, testing felt like an entirely new world πβa bit ambiguous, but thatβs part of the journey!
π‘ Hereβs what I tackled last night:
1οΈβ£ Structuring Backend Apps
- Created a logging file to handle all logs (info/errors). π
- Set up a separate file for environment variables management. π
- Organized middlewares into their own module. π¦
2οΈβ£ Testing Basics
- How to test individual functions (Unit Testing). π§©
- Proper naming conventions for test files (name.test.js) and why it matters. π·
- Group testing for related functions. π
Despite all this, I still feel like testing needs a better grasp. π Iβll step back and focus on seeing the bigger picture to simplify it.
Thatβs it for the night! π
Broβs,
Keep Grinding β‘οΈ
@codistiano
π€ Good Morning
Pulled an all-nighter π prepping for a test and squeezing in some coding time too. π₯
π Iβve started Part-4 of the FullStackOpen Course, which dives into:
- The Structure of Backend Applications π
- Unit Testing π§ͺ
- Integration Testing π
While Iβve read about structuring backend apps before, testing felt like an entirely new world πβa bit ambiguous, but thatβs part of the journey!
π‘ Hereβs what I tackled last night:
1οΈβ£ Structuring Backend Apps
- Created a logging file to handle all logs (info/errors). π
- Set up a separate file for environment variables management. π
- Organized middlewares into their own module. π¦
2οΈβ£ Testing Basics
- How to test individual functions (Unit Testing). π§©
- Proper naming conventions for test files (name.test.js) and why it matters. π·
- Group testing for related functions. π
Despite all this, I still feel like testing needs a better grasp. π Iβll step back and focus on seeing the bigger picture to simplify it.
Thatβs it for the night! π
Broβs,
Keep Grinding β‘οΈ
@codistiano