Skip to content

Current Sprint

Sly edited this page Sep 11, 2023 · 200 revisions

Looking for previous sprints? Click Here for sprints held before Mar 20, 2023

Hosting a sprint? How to host a sprint

Game maps sprint cycle

Sprint Zanzibar - September 11 — Sly

CHANGES

  • Updated 6 dependencies

Sprint Yemen - September 03 — Sly

CHANGES

  • Updated 6 dependencies

Sprint Wake Island - August 27 — Sly

CHANGES

  • Updated 13 dependencies

Sprint Verdansk - August 20 — Sly

CHANGES

  • Updated 12 dependencies

Sprint Urban - August 13 — Sly

CHANGES

  • Updated 9 dependencies

Sprint Terminal - August 06 — Sly

CHANGES

Sprint Sanctuary - July 30 — Sly

Changes

Sprint Rust - July 23 — Flacial

General

  • Updated 13 dependencies
  • Notable package update: Upgrade Metabase to 0.46 to patch an extremely severe vulnerability. Read more

Sprint Quarry - July 16 — Sly

General

  • Updated 5 dependencies

Changes

Sprint Paraíso - July 09 - Flacial

General

  • Updated 9 dependencies

Changes

Sprint Overpass - July 02 — Sly

General

  • Updated 6 dependencies

Changes

Sprint Nuketown - June 25 — Flacial

General

Updated 8 dependencies

Fixes

Sprint Metro - June 18 — Flacial

General

Updated 6 dependencies

Fixes

The progress card now congrats graduates and invite them to start contributing to c0d3 repo

Sprint Lockdown - June 11 — Flacial

General

  • Updated 6 dependencies

Fixes

Sprint Kings Canyon - June 4 — Flacial

General

  • Updated 9 dependencies

Changes

Sprint Jungle - Mar 28 — Sly

General

  • Updated 15 dependencies

Changes

Sprint Invasion — Mar 21 — Flacial

General

  • Update 5 dependencies

Major features

Other features

Sprint Hainan Resort - Mar 14 - Flacial

General

  • Updated 6 dependencies

Sprint Guts of Carnivora - Mar 7 - Flacial

General

  • Updated 5 dependencies

Sprint Fort - Apr 30 - Scott

General

  • Updated 11 dependencies

Other

Sprint Exposure - April 23 — Flacial

General:

  • Updated 5 dependencies

Fixes:

  • Our Storybook build stage broke by upgrading packages (#2910, #2926) that weren't compatible with our Storybook

Features:

Sprint Dust - April 17 — ScottH

General:

  • Updated 5 dependencies

Fixes:

Features:

Sprint Caspian Border - April 9 — Flacial

General:

  • Updated 2 dependencies

Fixes:

Sprint Blackout - April 2 — Flacial

General:

  • Updated 1 dependecy
  • Scott Hallock joined the team

Fixes:

Sprint Aerowalk - Mar 27 — Flacial

General:

  • Updated 12 dependencies.

Features:


Goals?

  • CLI

    • Have CLI check latest version against npm repository
    • Check for most common student mistakes - ie no for/while loops in JS1,2,3
  • C0D3.com

    • API /auth will look at the cookie or off token header and send back user information. Challenges: Express-Session is only enabled on api/graphql. We need to turn off CORS for this route to enable access for c0d3.com students.
    • Discord Oauth integration - research NextAuth for improved integration
    • settings page for changing password
    • Add chat with me button to comment section of challenge review
    • DigitalOcean Integration
    • Add "Graduates" on front page
    • upgrading the bootstrap v5 and nextjs v12 are going to be two important updates that currently have blocking issues. Bootstrap needs class name migrations and next requires getting rid of the babel config file and fixing some issue with our apolloClient script not working for server side generation
    • See completed submissions from profile - browse other people's submissions
  • IDEAS!

    • Solution discussion board ? (like leetcode problem discussion).
    • Grading rubric - Guidelines to encourage more students to review

Carry over-

  • Content Improvements
    • Git problems -- make git games!
    • async await, and testing with async await
    • Are you a windows user? link to chatroom to windows chatroom
    • setting up webpack/babel, needs more info on it
    • module on tests
    • Messaging
      • People don't like (to address)
        • Recursion
      • change messaging on landing page
  • Review Process - interact with reviewer
  • Domain name / server (1 year) gift to students who gets pass JS4
    • DO's API -> create a server instance for students who complete JS4
    • Registrar (DNS) API -> buy domain names
  • Email / notification problem
    • Segment users - JS0, JS1, JS2... JS6
Clone this wiki locally