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

Add materials for functional programming update #561

Merged
merged 3 commits into from
Jul 31, 2024

Conversation

martin-martin
Copy link
Contributor

Where to put new files:

  • New files should go into a top-level subfolder, named after the article slug. For example: my-awesome-article

How to merge your changes:

  1. Make sure the CI code style tests all pass (+ run the automatic code formatter if necessary).
  2. Find an RP Team member on Slack and ask them to review & approve your PR.
  3. Once the PR has one positive ("approved") review, GitHub lets you merge the PR.
  4. 🎉

@martin-martin martin-martin self-assigned this Jul 29, 2024
@martin-martin
Copy link
Contributor Author

ah, sorry for the commit name, I thought I had done one before adding those flags, but now it's all in one :P

I've just added the code examples, split them into separate files, and added comments to make it somewhat useful. Was maybe more work than it's worth, considering that this isn't super useful material anyway 🤔

Maybe we should eventually replace it with some actually useful examples that go beyond these toy code snippets.

But maybe also ok now, so that we have a materials opt in we can add. LMK.

@brendaweles brendaweles merged commit f8c45ae into master Jul 31, 2024
1 check passed
@brendaweles brendaweles deleted the functional-programming branch July 31, 2024 01:25
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.

2 participants