| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This a standalone educational GitPod module designed to teach people how to use basic CRUD methods with mongoDB.
Students should be to:
Assuming you are logged into github, then just click the button below. Phone, Tablet, Mac, Windows, Linux, Chromebook, as long as GitPod runs, you can learn how to code, anywhere!
Once GitPod has started up, just type mongo into the terminal and it should look something like the gif below.
Unfortunately, the fancy slideshow extension I just for this lesson doesn't work in gitpod... yet (stay tuned).
In the meantime, I recorded a short video of the lesson.
You can also view the slide on vscode with vscode-reveal. If you have the extension installed you can follow long with the fancy slideshow. Lastly, you can just read it in readme formate and it'll just look slightly less presentable...
Last but not least, I will be streaming lessons on my twitch channel so consider joining the lesson live.
Today we'll be learning how to use Docker Compose to learn MongoDB.
Students should be to:
Type the following into a NEW terminal: mongo.
If you like it this repo and want to see more on this topic, give it a star.
If there is enough interest in it, I'll add it too the final draft of JavaScript-First which is an open source book that teaches people how to code with JavaScript using the node.js runtime environment rather than a browser and by the end, you will build a server and a website using JavaScript.
Try the freecodecamp lesson
| Back | FazBrowse Home | New Git URL |