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

Getting started with node #9

Closed
maddhruv opened this issue Feb 4, 2018 · 9 comments
Closed

Getting started with node #9

maddhruv opened this issue Feb 4, 2018 · 9 comments

Comments

@maddhruv
Copy link
Contributor

maddhruv commented Feb 4, 2018

Adding new sections to the Getting Started -

  • Learn Node (documentation for setting up node, beginning a node project)
  • Various communities, summits, fests, confs nearby
  • Publish your own node packages
  • a tutorial guide (like what DigitalOcean has) on how to do this, etc
  • Contribution guidelines to various projects/repo under Node.js foundation

I propose this idea for the new website.

@jestho
Copy link

jestho commented Feb 8, 2018

I would really like to see a "try in your browser" REPL-thingy. Would fit into the Getting Started section, but also on the front/landing page.

(Although I see the irony in running server-side JavaScript in the browser 😅)

@amiller-gh
Copy link
Member

I love the in-browser playground idea, most of the best docs sites out there let you try out their languages/frameworks in-browser! (Scala, Go, React, etc...)

Are there existing solutions we could use for an in-browser Node REPL?

@amiller-gh
Copy link
Member

Glot.io is open source and provides an API: https://glot.io/snippets/exf503wqxt

@amiller-gh
Copy link
Member

amiller-gh commented Feb 11, 2018

Typically, sites will provide a "Learning Paths" style tutorial or education page section on their site:



It would be great to offer content in this format for learning the basics of Node.js development. Is there an existing curriculum out there we can use as a foundation for the new Getting Started learning path?

@ghost
Copy link

ghost commented Feb 13, 2018

You can find useful Getting Started guides here.

@darcyclarke
Copy link
Member

Hey folks!

Apologize I'm late to the game here (wasn't able to make the meeting last week). I think the playground idea is perfect for helping guide new folks along. I've been playing with Runkit for awhile and was going to use it on Toronto's NodeSchool site to help people immediately try out some of the code we are teaching them. Again, this kind of in-browser runtime environment should probably be supplementary to more standard written documentation/guidelines as mentioned above.

I think one of the questions/concerns I'd have for running with glot, specifically, is that it looks like it's not actively maintained (I could be wrong though).

@maddhruv
Copy link
Contributor Author

maddhruv commented Mar 1, 2018

For the Getting Started - learn Nodejs, new to nodejs
we can refer to the repo - https://github.com/nodejs/getting-started and can also invite content writers to make us easy to understand and more accurate contents for the Getting Started section

@bnb
Copy link
Contributor

bnb commented Mar 26, 2018

Going to remove the agenda label from this, since it seems there's been no further discussion or progress since the last meeting 👍

@bnb bnb removed the wr-agenda Agenda items for the website redesign group label Mar 26, 2018
@maddhruv
Copy link
Contributor Author

closing in context with #18

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