Replies: 2 comments 2 replies
-
👋🏼 we were talking about finding a good data set for neighborhoods, I found this one: https://maps.latimes.com/neighborhoods/ |
Beta Was this translation helpful? Give feedback.
-
Hey @gr2m, I created the issues to separate out the website improvements, but I quickly noticed that the Call for Champions and the Location issues for next month, can quickly get buried in the other issues. A quick solution is that we create a Project and Board to display the current/upcoming Call for Champions and Lunch.js Events, and update the links to view the board instead of the list of open issues. I was also thinking of creating a ticket to update the issue templates to use the Issue Forms to make it easier to create issues and the issues more consistent for the work going forward. Is this going to conflict with anything you are doing? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Follow up to #435 (comment) @jarrettch @anguspiv @trillium
We discussed at lunch.js today what we could do to grow the JavaScript community in Los Angeles. What we all agreed on is that people miss in-person meetings, and we want to do something about it.
We discussed 3 main topics
A vision for LA.js
The LA.js meetups have been some of the biggest I know. I remember events with over 300 attendees. I've been to conferences with fewer attendees. But like many other meetups, LA.js got hit by COVID and never fully recovered. I think it's time that we give it another go.
During the heights of the LA.js meetups, we had monthly events that were well attended, but mostly took place in just two parts of the city: Santa Monica/Venice or Downtown. That reason is that it's hard to get Angelenos all in one place, especially during the week during the evening rush hour traffic.
We have a vision for a different approach: have smaller meetups spread across the city's neighborhoods. Then come together once per year for a bigger event, either a Los Angeles city-wide meetup, or a real conference where we all meet but also invite the rest of the world.
This vision is very much inspired by @jed and the wonderful New York JavaScript community:
https://github.com/jed/building-brooklynjs
I had the pleasure to attend and speak at multiple NY borough JS meetups and it is one if not the most amazing community I have ever experienced. And it shows: a large number of internationally renowned speakers and leaders from the JavaScript community emerged from one of of NY's local meetups. I think we can follow their example, but LA style 😎🎬
Maintenance of lunch.js
A while back we already invested some time to automate some aspects. The upcoming events in the README are automatically updated based on issues with the lunch.js event label. But since we created the automation, GitHub published a new useful primitive: Projects. Projects can act as a form of database. They can be used to add structural information to issues. In our case, assuming we keep using one issue per lunch.js events, we could use a project to add information such as hosts, location, date/time, etc.
Our conclusion was to create two projects
Locations would be a database of all current and past lunch.js meetups, with their locations, hosts, and a flag whether they are currently active or not.
Events would include a reference to a location, date/time, hosts, signups, attendees.
Once populated, we can use these projects to
Promotion
While we automate the overhead of running the lunch.js events, we plan on growing it as well. I don't know what the highest number of parallel lunch.js events was, but I think setting a goal of 10 would be a great first milestone.
For promotion, we talked about different aspects
For
3.
we had the idea to let folks just sign up to express interest in any LA.js events, with just a github login and a vague location or maybe a list of neighborhoods. The goal would be to start building out a database of interested LA.js-ers (we need a better name) that we can help to get together, maybe by encouraging a lunch.js event or in the future bigger events like meetups or workshops.Other ideas
Beta Was this translation helpful? Give feedback.
All reactions