Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Mentors for Code-and-Learn @ Seattle (Dec 18) #90

Closed
trivikr opened this issue Nov 14, 2018 · 7 comments
Closed

Mentors for Code-and-Learn @ Seattle (Dec 18) #90

trivikr opened this issue Nov 14, 2018 · 7 comments

Comments

@trivikr
Copy link
Member

trivikr commented Nov 14, 2018

Code & Learn
Date: Tuesday, December 18th, 2018
Time: 18:00-21:00 PST
Venue: Galvanize Seattle (link)

Galvanize is expecting 14 students (currently enrolled with their Web Development Course) to attend, but they are interested in making this event open to public. They'd organized workshops with upwards of 60 people in the past.

I'm planning to advertise this event during my SeattleJS talk on "How to contribute to Node.js" at SeattleJS December Meetup which on Dec 13th (details)

Before making the event public, I wanted to know if any collaborators are free and can join - preferably if you're from Seattle area.

cc @nodejs/collaborators

@trivikr
Copy link
Member Author

trivikr commented Nov 16, 2018

cc @nodejs/chakracore as they're likely to be from Seattle area

@trivikr
Copy link
Member Author

trivikr commented Nov 20, 2018

@digitalinfinity
Copy link

Aaaah @trivikr this is awesome and I'd have loved to have helped out but I'm out of town during this time 😢 - if you organize this again next year, please let me know and I'll try to help!
Other @nodejs/node-chakracore folks, if you have availability, I encourage y'all to go, it's a great way to help people who are eager to learn about Node. Also cc @MichelLopez @yodurr since they'll be interested.

@Trott
Copy link
Member

Trott commented Nov 25, 2018

In the interest of continuous improvement of Code + Learn events, I'd ask that at this and future events, we make sure to encourage participants to:

  • Create meaningful PR descriptions and titles.
  • Read and comply with the GitHub PR template.
  • Refrain from putting together multiple unrelated changes in different files into a single PR.
  • Refrain from doing more than one task handed out at the event. Second tasks should involve finding something more interesting and meaningful (such as improving test coverage) than being asked to change a function to use arrow syntax. There is a list of suggestions at https://www.nodetodo.org/next-steps/. Additions and improvements to that list are more than welcome.

@targos
Copy link
Member

targos commented Nov 25, 2018

I would also ask the organizers to avoid giving tasks that are purely style changes and/or that can be done automatically with eslint --fix.
I'm thinking especially about the tasks that change regular functions to arrow functions. IMO those changes do not improve the code base, make the git history harder to browse and sometimes remove useful information (For example: nodejs/node#24606 where we lose the names - ). We are also teaching something wrong to the developers: arrow functions are not the only correct way to write callbacks and were not created as a replacement for regular functions.

@lpinca
Copy link
Member

lpinca commented Nov 25, 2018

I totally agree with @targos

@trivikr
Copy link
Member Author

trivikr commented Dec 6, 2018

Resolving this issue, as the event is postponed because proximity to the holiday season and lack of mentors.

We're planning to organize it either in late-Jan or early-Feb, and I'll create a new issue for it.

@trivikr trivikr closed this as completed Dec 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants