/web-dev-notes

This repository contains notes, documentation, and places to learn about web development.

Fullstack Web Development Track

Personal notes for learning web development with a curated list of places to learn and some popular library documentation.

⚓ Fundamental

The most basic building blocks of any web apps

  • HTML, CSS, and Javascript
  • Database: SQL and NoSQL

🚧 Programming

🎨 Front-end

  • React.js

📃 Static Site Generator

  • Gatsby

🔧 Back-end

  • Node.js
  • Web APIs: REST and GraphQL

☁️ Cloud Computing Technology

  • GCP, AWS, Azure

Important Links

Websites

Frontend Library

Backend Library and Framework

Debugging Modules

DevDependencies

CDNs