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 Collections section to Tutorials>Basics #596

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

ftarulla
Copy link
Contributor

Add new section Collections to Tutorials.
In this section we talk about Enumerable methods:

  • #map
  • #select
  • #reduce
  • #sum
  • #any?

@netlify
Copy link

netlify bot commented Mar 17, 2022

Deploy Preview for crystal-book ready!

Name Link
🔨 Latest commit 68427e7
🔍 Latest deploy log https://app.netlify.com/sites/crystal-book/deploys/6386903f668b010008eaa01a
😎 Deploy Preview https://deploy-preview-596--crystal-book.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@ftarulla ftarulla force-pushed the feature/collection-methods branch 2 times, most recently from 43a6cc2 to 3d1200f Compare March 17, 2022 21:17
@ftarulla ftarulla marked this pull request as ready for review March 18, 2022 13:22
@ftarulla ftarulla changed the title Add Collections section to Tutorials Add Collections section to Basic>Tutorials Mar 18, 2022
@ftarulla ftarulla changed the title Add Collections section to Basic>Tutorials Add Collections section to Tutorials>Basics Mar 18, 2022
@beta-ziliani
Copy link
Member

FTR: this section needs blocks before introducing it, that's why it's not reviewed.

@ftarulla ftarulla force-pushed the feature/collection-methods branch from ad099cd to 17ffbed Compare November 29, 2022 22:31
@ftarulla
Copy link
Contributor Author

@beta-ziliani we are adding the blocks section in PR-655

@ftarulla ftarulla force-pushed the feature/collection-methods branch 2 times, most recently from 8862271 to ec6605e Compare November 29, 2022 23:02
@ftarulla ftarulla force-pushed the feature/collection-methods branch from ec6605e to 68427e7 Compare November 29, 2022 23:05
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