#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