Skip to content
This repository was archived by the owner on Feb 7, 2021. It is now read-only.
Pedro Britto edited this page Dec 15, 2016 · 11 revisions

Pedro Britto's Web Development Notes

Hey there! These are my personal notes I am taking while learning about web development, mainly for my furute reference in the future. This has already helped a lot.

I'm moving the notes to the wiki instead of filling this repository's code section with several.md files. Anyways, I hope this can help someone.

Table of contents

Part I - Frontend Development

CSS

Basics

  • CSS Basics
  • CSS Selectors
  • CSS Layouts
  • CSS Transitions and Transforms
  • SVG Animations with CSS

Flexbox

  • Flexbox Layout

Preprocessors

  • Intro to SCSS

HTML

Coming soon.

Frontend Performance Optimization

Coming soon.

Part II - Backend Development

Clone this wiki locally