Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove null safety codelab for now #5539

Merged
merged 1 commit into from
Feb 14, 2024
Merged

Conversation

parlough
Copy link
Member

@parlough parlough commented Feb 13, 2024

Removes the null safety codelab and references to it. In a few days, I will follow up soon with some new samples on the cheatsheet to replace this.

This codelab is the least viewed on the site and no longer makes sense to separate from other language learning. As mentioned, I will follow up with a few new samples on the cheatsheet as a stop-gap until we implement a consolidated new-learner experience.

Contributes to #5382
Contributes to #4603
Closes #3093

@dart-github-bot
Copy link
Collaborator

dart-github-bot commented Feb 13, 2024

Visit the preview URL for this PR (updated for commit ba4c919):

https://dart-dev--pr5539-feat-replace-null-safety-codelab-h3562k70.web.app

@parlough parlough force-pushed the feat/replace-null-safety-codelab branch from 43e8bb6 to ba4c919 Compare February 13, 2024 23:35
@parlough parlough changed the title Replace null safety codelab Remove null safety codelab for now Feb 13, 2024
@parlough parlough marked this pull request as ready for review February 13, 2024 23:46
Copy link
Contributor

@atsansone atsansone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@parlough parlough merged commit 3ded6cb into main Feb 14, 2024
8 checks passed
@parlough parlough deleted the feat/replace-null-safety-codelab branch February 14, 2024 21:21
atsansone pushed a commit to atsansone/site-www that referenced this pull request Feb 20, 2024
Removes the null safety codelab and references to it. In a few days, I
will follow up soon with some new samples on the cheatsheet to replace
this.

This codelab is the least viewed on the site and no longer makes sense
to separate from other language learning. As mentioned, I will follow up
with a few new samples on the cheatsheet as a stop-gap until we
implement a consolidated new-learner experience.

Contributes to dart-lang#5382
Contributes to dart-lang#4603
Closes dart-lang#3093
atsansone pushed a commit to atsansone/site-www that referenced this pull request Mar 22, 2024
Removes the null safety codelab and references to it. In a few days, I
will follow up soon with some new samples on the cheatsheet to replace
this.

This codelab is the least viewed on the site and no longer makes sense
to separate from other language learning. As mentioned, I will follow up
with a few new samples on the cheatsheet as a stop-gap until we
implement a consolidated new-learner experience.

Contributes to dart-lang#5382
Contributes to dart-lang#4603
Closes dart-lang#3093
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make updates null safety codelab
3 participants