I have now finished my #100DaysOfCode and I’m so excited to continue coding and learning new technologies and methods. I reflected on my journey with @theSchoolOfCode over on my LinkedIn https://t.co/fYNH9aZyV3
I've been getting to grips with #typescript , completed 2 more hackathons and started a side project with a fellow bootcamper as well as learning more details about #React, non-relational databases, deployment and some mindset and employment learning too!🫠😃
#100daysofcode day 78-91: I'm not dead I promise!
I have been keeping up with 100 days of code and documenting it elsewhere, and I'm thinking of making that log and my overall #personaldevelopment takeaways public elsewhere, if anyone is interested. In the last 13 days... [cont]
#100daysofcode day 69-77:
🪝More React concepts: custom hooks and useContext
🔚Lots on deployment back & front end
🗣️Great mindset session on communication styles from @TeamSterka
📊learnt more about non-relational databases
#100daysofcode day 62-68:
🧹refactored, wrote more tests & documented our project week code
🔐learnt about authentication & authorisation & used @auth0
🦖created a dinosaur app with login/logout & metadata reading functionality as well as using ReactRouterDom & playing with CSS
#100DaysOfCode day 57-61 - project week!
I’m so grateful to @theSchoolOfCode for teaching me more than I thought I could learn in 9 weeks & for the amazing community of bootcampers, coaches, alumni & industry partners
You can see our team’s project here https://t.co/bbci1X2wEG
#100daysofcode day 52-56 (16th-20th Nov):
🏃♀️learnt more about agile & did a group research project on Kanban ahead of week 9 project
🐈learnt about React testing library & created a React website using the cat API on hackathon Friday
⚛️practiced react & CSS over the weekend
Day 4️⃣3️⃣ of #100DaysOfCode
🔂🔀🔁 Practised git branch for working with larger teams
🪝useReducer hook
📌 Refactoring from useState to useReducer
📌 @codewars in the evening
#womenintech#womeninSTEM
#100DaysOfCode day 50 & 51:
Over the half way mark! 🎉💪
♻️learnt how when and how to use useEffect and useReducer within #react components
💡 learnt how to use switch statements
🛏️ learnt more about RESTful HTTP requests
#100DaysOfCode day 48 & 49 (12/13th Nov)
🖼️worked on wireframes for a side project
✍️completed the @reactjs recap task to create a blogpost, comment list and add comments functionality with useState
🔠learnt about regex and used it to get initials from username input
#100DaysOfCode day 47 was Hackathon Friday:
After a challenging week, me & my programming pair created a to do list with @reactjs which helped me better understand useState. We used uuid to give our list items unique keys & got a toggle strikethrough feature working as well 🎉
#100daysofcode day 43-46
📺learnt about @reactjs components and the virtual DOM
🔧created components using JSX and tried out the useState hook
📞had a really useful industry talk from Nick Truby @bt_uk
🗺️learnt new immutable array methods (map, filter, slice and spread operator)
@laniirving I'm so glad you're feeling hopeful, its really beautiful to read that 💞 I can defo relate to feeling much more positive about the future thanks to the bootcamp.
#100daysofcode day 41 & 42
🐦completed a recap task using Cypress, Jest and Supertest to fully test a twitter-style app
🏊♀️used beforeEach and afterAll with Jest/Supertest for reseting my database and closing the pool
⚛️read some articles on React ready for next week