An open API service indexing awesome lists of open source software.

https://github.com/menudocs/intro-to-web-dev

The code from the MenuDocs Intro to web dev series.
https://github.com/menudocs/intro-to-web-dev

Last synced: 5 months ago
JSON representation

The code from the MenuDocs Intro to web dev series.

Awesome Lists containing this project

README

          


Introduction to Web Development



Discord

## About

Repository for the [Intro to Web Dev](https://www.youtube.com/playlist?list=PLWnw41ah3I4ZWMIAVEEMg97i6aOwwqFxF) series on [MenuDocs](https://www.youtube.com/channel/UCpGGFqJP9vYvzFudqnQ-6IA).

# NOW ENDED

## How to find our episodes code
[click me](https://help.github.com/en/github/administering-a-repository/viewing-branches-in-your-repository)

Click on the branch-selector button located here:

![Branch Selector](https://i.imgur.com/JLfMM19.png)

Select the desired episode's source code:

![Branch Selector Depth 1](https://i.imgur.com/AHQBA2k.png)

*Once you've selected a branch, you can browse through the files available*

## MenuDocs
- [Intro to Web Dev](https://www.youtube.com/playlist?list=PLWnw41ah3I4ZWMIAVEEMg97i6aOwwqFxF)
- [Other Series](https://www.youtube.com/menudocs/playlists)
- [Website](https://menudocs.org)
- [Discord Server](https://discord.gg/MgVaazZ)
- [GitHub](https://github.com/MenuDocs)
- [Twitter](https://twitter.com/MenuDocs)
- [Twitch](https://twitch.tv/MenuDocs)

## Resources
- [HTML Resource](https://www.w3schools.com/html/default.asp)