Every time I worry about my code being too tightly coupled, I remember the entire financial system is coupled to one COBOL script and I feel a lot better about myself
I've just completed a course on Odyssey, @apollographql's learning platform! Check it out if you want to become a GraphQL expert: https://t.co/iy6cEcKvAq
Javascriptmas Day 17: Pumpkin is an awesome cat and deserves better than a brute force flatten array solution. Since I'm doing this in the last few hours to submit, I'll go back to write a nice recursive function later.
https://t.co/IWDkSRMxzj
#javascript
Javascriptmas Day 16: While I couldn't dash as far through the snow today (too slippery!), I used the time to dash through this challenge.
https://t.co/pqNVy5uymX
#javascript
Javascriptmas Day 15: I recently took an algorithms class online, so solved this challenge with a 2 pointer solution - why not?
https://t.co/hLbMNCAA1U
#javascript