NEAR-Edu / welcome-track

The Welcome Track website for introducing people to Web3 and NEAR
GNU General Public License v3.0
0 stars 4 forks source link

Programming Patterns #18

Closed encody closed 2 years ago

render[bot] commented 2 years ago

Your Render PR Server URL is https://welcome-track-frontend-pr-18.onrender.com.

Follow its progress at https://dashboard.render.com/static/srv-c9tef075f990svadr06g.

ryancwalsh commented 2 years ago

Overall, this PR looks good. Thanks for writing all of this stuff!

However, our current Welcome Track is about React devs. So a lot of this Rust stuff feels out of place.

How do you think we should organize it, @encody and @petarvujovic98 ?

petarvujovic98 commented 2 years ago

@ryancwalsh I think we have several options to proceed:

  1. Add this content but in a separate track (Smart Contract devs) - don't like this approach as it would mean that we are already widening our focus
  2. Rename this category to indicate that it's for devs that also want to delve into backend/smart contract development - doesn't seem like a bad idea to me
  3. Wait to publish this content for later when we have more focus on smart contract development - I wouldn't want to keep this content private meaning I would want it public ASAP
  4. Similar as 2. but we can keep the category name and just add another level of depth for these patterns calling them smart contract patterns, while working on similar content for actual React patterns to be the main part of the category - don't know if we even have that type of content for React
ryancwalsh commented 2 years ago

@encody @petarvujovic98 Yeah I think it's good content that I'd like for us to publish somewhere sooner rather than later.

Given that, then I'm not sure I agree that #1 would be "widening our focus" by organizing it separately. I think in a sense the widening of our focus has already happened (by Jacob writing the content).

But maybe #2 is best for now.

Thoughts?

petarvujovic98 commented 2 years ago

Adding programming patterns section

encody commented 2 years ago

Yeah I think it's good content that I'd like for us to publish somewhere sooner rather than later.

What's the holdup on this?

ryancwalsh commented 2 years ago

@encody Thanks for following up.

I'm pretty sure that @petarvujovic98 said on a live call that he either already had some local changes related to this or had something in mind (maybe for option 2 of https://github.com/NEAR-Edu/welcome-track/pull/18#issuecomment-1124866019) and would be pushing commits, but then he was OOO for a week.

Thoughts, Petar?