From 430eb1284ab62e71d378f645073edc8fb15125b7 Mon Sep 17 00:00:00 2001 From: Soham M Date: Tue, 21 May 2024 19:06:27 +0530 Subject: [PATCH] Updated 1 useful resource Hey Team, Just wanted to give you a heads up that I've added a cool resource to Learn-Web-Development-Checklist. Now under "Suggested learning process" section, there is one new helpful resource link that is handpicked to make life easier for folks learning about full stack development. I think that'll be super useful for everyone using the guide. Let me know what you think! Cheers, Soham Mukherjee --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0a32aee..27cb783 100644 --- a/README.md +++ b/README.md @@ -369,7 +369,7 @@ It is important to have the wireframes to understand the flow of the user's jour 3. **SKILLS** Learn a testing framework : Build test coverage. Add to your portfolio. 4. **CAREER** Get a freelance job using your portfolio. 5. **CAREER** Find a mentor. Get feedback on your skills and portfolio. -6. **SKILLS** Step up challenge - learn the other side of stack(front-end vs back-end) +6. **SKILLS** Step up challenge - learn the other side of stack([front-end vs back-end](https://www.scaler.com/blog/frontend-vs-backend/)) 7. **CAREER** Apply for a full time job. You are ready. 8. **SKILLS** Continue iterating. -9. **CAREER** Prepare for interviews \ No newline at end of file +9. **CAREER** Prepare for interviews