A list of learning materials for Web Development.
If you found something interesting, but it's not in the list, please open an issue or, even better, a pull request.
😊 We will be happy to check it out and add it.
This website is built using Astro, a modern static website generator.
npm i
npm dev
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
npm build
This command generates static content into the dist
directory and can be served using any static contents hosting service.
Thanks goes to these wonderful people (emoji key):
prplblck 📖 🚧 |
Damian Żygadło 💻 📖 🚇 |
Aksa12 🚧 |
Filip 🚧 |
Marcin Niemczyk 📖 |
Grzegorz Pokorski ️️️️♿️ |
Muszkowy Potworek 📖 |
This project follows the all-contributors specification. Contributions of any kind welcome!
This project is tested with BrowserStack.
This project is licensed under BSD-3-Clause, see the LICENSE file for more details.