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.

PS. I know the language is mixed up. I'll fix it soon

Table of contents

Part I - Frontend Development

CSS

Basics

Flexbox

  • Flexbox layout basics

Preprocessors

  • Intro to SCSS

HTML

Coming soon.

Frontend Performance Optimization

  • Frontend optimization guidelines

Part II - Backend Development

Clone this wiki locally