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 a few active user groups to the community page #1748

Merged
merged 7 commits into from
Feb 12, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions community/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,19 @@ See our [events page](/events/).
Some local Scala user groups are listed on
[Meetup](https://www.meetup.com/topics/scala/).

- [London Scala User Group](https://www.meetup.com/london-scala/)
- [Warsaw Scala Enthusiasts](https://www.meetup.com/ScalaWAW/)
- [Kraków Scala User Group](https://www.meetup.com/Krakow-Scala-User-Group/)
- [Wrocław Scala User Group](https://www.meetup.com/wroclaw-scala-user-group/)
Comment on lines +123 to +126
Copy link

Choose a reason for hiding this comment

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

There's also a list on scalanews.net by @softinio at https://www.scalanews.net/Resources/Event_Directory.html

Not sure how up to date that is

Copy link
Member

Choose a reason for hiding this comment

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

the other major source of meetup info currently is Scalendar, latest issue https://scalac.io/blog/scalendar-february-2025/

Copy link
Contributor

Choose a reason for hiding this comment

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

@majk-p That's a new page I have started adding to scala news. It's incomplete / wip whilst I have been trying compile the list to add.

Once I have created the initial list, hoping on crowd sourcing keeping the list up to date via PR (see details in README)

Thanks for noticing it, I had not announced as wip and thought of it as a placeholder for now.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks! I added everything from scalanews and this month's Scalendar to the list.

- [Bay Area Scala](https://lu.ma/scala)
- [SF Scala](http://www.meetup.com/SF-Scala/)
- [Scala Bay](https://www.meetup.com/scala-bay/)
Comment on lines +127 to +129
Copy link
Contributor

Choose a reason for hiding this comment

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

@zainab-ali Thank you so much for adding this. Super appreciated. You are awesome.

- [Atlanta Scala](https://www.meetup.com/atlanta-scala)
- [Dallas Scala Enthusiasts](https://www.meetup.com/dallas-scala-enthusiasts)
- [Functional World](https://www.meetup.com/functionalworld)

The [Scalendar](https://scalac.io/blog/) newsletter has a monthly issue for upcoming events.

### ScalaBridge

Volunteers organizing free introductory Scala programming workshops for
Expand Down