Cover photo by Ilya Pavlov on Unsplash
Welcome, this is a series of posts that aim to teach front end development from scratch to a level that the reader(you) will gain confidence in building usable and accessible website(s).
The intended audience of this series are beginners or anyone who consider themselves as beginners and in a constant state of learning.
I will not be covering the ins and out of front end development but I'll cover topics that will give you a strong foundation to build upon.
Some topics that I consider to be 'advanced' are not covered as they can be intimidating to a beginner but I'll gladly mention them and point you to resources that will be of help when you decide to learn them.
I am not a pro nor an expert, I am just trying to teach you what I know.
Below is the table of contents that links to the article(s) in the series.
INTRODUCTION
1. The internet
2. The web
3. Web Browsers
4. Tools you'll need
- HTML
-
CSS
- Introduction
- Some history lesson
- TECHNICAL PART
- Media Queries
- CSS Typography
- CSS Animations and Transitions
- Naming Conventions
- Writing maintainable CSS
- Resources and Reference
-
JavaScript
-
WEB DESIGN
-
WHAT'S NEXT?