Notebooks
Web Development
Bank

🏦 Web Dev Bank

Collection of useful resources for web development β™₯️

πŸ’

Open Source contributions are always welcome!

Tutorials & Guides

TitleDescriptionTagsLink
MDN Web DocsComprehensive documentation and learning resources for web technologies, including HTML, CSS, and JavaScriptdocumentationHTMLCSSJavaScripthttps://developer.mozilla.org/en-US/
freeCodeCampFree coding bootcamp offering certifications in responsive web design, JavaScript algorithms, front-end libraries, and morefreecoursefull-stackhttps://www.freecodecamp.org/
React DocumentationOfficial documentation for React, a popular JavaScript library for building user interfacesReactJavaScriptUIhttps://reactjs.org/docs/getting-started.html
Vue.js GuideOfficial guide and documentation for Vue.js, a progressive JavaScript frameworkVue.jsJavaScriptframeworkhttps://vuejs.org/guide/introduction.html
Next.js DocumentationLearn about Next.js features and API, a React framework for production-grade applicationsNext.jsReactframeworkhttps://nextjs.org/docs
CSS-TricksA website dedicated to teaching all things web design and development, with a focus on CSSCSSweb designtutorialshttps://css-tricks.com/
The Odin ProjectFree, open-source coding curriculum that can be taken entirely onlinefreefull-stackcurriculumhttps://www.theodinproject.com/
Web.devGuidance and tutorials for modern web development by GoogleGooglebest practicesperformancehttps://web.dev/
Frontend MastersIn-depth, modern frontend engineering courses from experts in the fieldcoursesfrontendprofessionalhttps://frontendmasters.com/
Smashing MagazineA website and eBook publisher providing cutting-edge content for web developers and designersarticlestutorialsweb designhttps://www.smashingmagazine.com/

Static Site Generators

TitleDescriptionTagsLink
VuePressVuePress is a markdown-centered static site generator. You can write your content (documentations, blogs, etc.) in Markdown, then VuePress will help you to generate a static site to host them.DocumentationBlogVueJshttps://vuepress.vuejs.org/
NextraNextra is a Next.js-based static site generator, ideal for creating documentation websites. It's simple to use and provides a clean, customizable interface.DocumentationNextJsBlogshttps://nextra.site/
DocusaurusDocusaurus is a project for building, deploying, and maintaining open source project websites easily. It's created by Meta and works well with React-based projects.DocumentationBlogMetahttps://docusaurus.io/
VitePressVitePress is a Static Site Generator (SSG) designed for building fast, content-centric websites. In a nutshell, VitePress takes your source content written in Markdown, applies a theme to it, and generates static HTML pages that can be easily deployed anywhere.DocumentationVueJsVitehttps://vitepress.dev/
GatsbyGatsby is a React-based open source framework for creating websites and apps. It's great for blogs, e-commerce sites, and documentation with its large plugin ecosystem.DocumentationBlogReactGraphQLhttps://www.gatsbyjs.com/
DoczDocz enables you to quickly create live-reloading, seo-friendly, production-ready documentation sites with MDX and customize the look, feel and behavior when required by leveraging GatsbyJS and Gatsby theme shadowing.DocumentationBlogGatsbyDoczhttps://www.docz.site/
KitdocsKitDocs makes it easy to build a documentation site with SvelteKit. You can think of it as a VitePress alternative for Sveltalowdas (i.e., the people of Svelte).DocumentationBlogSvelteSvelteKithttps://kitdocs.vercel.app/
11tyA simpler static site generator. An alternative to Jekyll. Written in JavaScript. Transforms a directory of templates (of varying types) into HTML.DocumentationBlogJavaScripthttps://www.11ty.dev/
MkdocsMkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation.DocumentationBlogMkdocshttps://www.mkdocs.org/
JekyllrbJekyll is a static site generator. It takes text written in your favorite markup language and uses layouts to create a static website. You can tweak the site’s look and feel, URLs, the data displayed on the page, and more.DocumentationBlogJekyllrbhttps://jekyllrb.com/
StarlightEverything you need to build a stellar documentation website. Fast, accessible, and easy-to-use.DocumentationBlogAstrohttps://starlight.astro.build/
HugoHugo is one of the most popular open-source static site generators. Written in Go, it's known for its speed and flexibility.DocumentationBlogGohttps://gohugo.io/
mdBookmdBook is a command-line tool to create modern online books from Markdown files. It's used for Rust's official documentation and other technical documentation projects.DocumentationRustBookhttps://rust-lang.github.io/mdBook/
GitBookGitBook is a free, open-source, static site generator that allows users to create and publish documentation, including books, internal wikis, and product and program documentation.DocumentationBookGitBookhttps://www.gitbook.com/
DocusWrite pages in Markdown, use Vue components and enjoy the power of Nuxt.DocumentationBlogNuxthttps://docus.dev/