1. What did you do this week? I tried to implement support for `has` selector. Got confused, because I thought I have to implement >, +, ~ inside has and also support nesting `has` inside `has` or `not`. We cleared this up with mentors and desided to place nesting support in stretch goals. I still haven't got valuable result, because i overestimated my capability to understand code base and the only thing I did at the moment is add a couple of asserts in tests, added pdb's to see what happens while parsing the new expression, run the tests, watched them fail, adjusted some lines. I still have 4 days this week to try my best to finish this feature and catch up with proposal timeline.
2. What is coming up next? Depending on my success this week it will be next step from proposal as planned or it will be finishing this week's obligations
3. Did you get stuck anywhere? Code base feels much bigger than the real amount of lines of code that there actually is
View Blog Post
annbgn's Blog
1. What did you do this week? While community bonding i met my mentors and set up dev environment for the project. This week I'm going to implement `has` selector as it's said in proposal
2. What is coming up next? Same thing, because in proposal it is suggested to take two weeks
3. Did you get stuck anywhere? Yes, with payoneer account registering. Contacted their support already
View Blog Post