Kathleen Burkhardt
Kathleen Burkhardt
@Bad-Science and I were in a small group with mentors mainly from YACS, and this definitely made it difficult for us to keep an eye on other projects. The only...
Looks like I'm the only returning YACS mentor this semester unless Ada can mentor externally, so if we split up YACS I'll have to do a lot more work outside...
What's worked for us is splitting us up into subteams (backend, frontend, admin). However, in order for this to work the team needs to meet separately outside of RCOS regularly.
Casual coding session changes discussed on 12/13/18: Schedule casual coding sessions in advance, 2 mentors rotating weekly No more weekend sessions EXCEPT for code jams and hackathons Late session now...
I tried the Mongo Tom prompt with Meta AI and it did end up working - the DAN prompts didn't seem to work for Meta AI though
As discussed in the 5/16 meeting, this is not exclusively limited to mobile screens - this is an accessibility issue as well. Web Content Accessibility Guidelines (WCAG) has a success...
Kathleen Burkhardt - BlackRock - @kburk1997
Thoughts on WCAG AAA: - AAA has success criteria that may conflict with each other - so it may not be feasible to have every AAA success criterion opted in...
Testing + documentation: - Seconding frameworks like `mocha` + `jest` at the unit testing layer - Integration testing layer - may be worth exploring Cypress or Playwright - we can...
Commented on the Design Ops issue, but also would comment here: Testing: - [Accessibility Insights for Web](https://accessibilityinsights.io/docs/web/overview/) - free Chrome/Edge extension that contains automated, guided, and manual test abilities. Very...