navigation

Welcome

Welcome to Dev Handbook !

In this handbook, you will find handy references on specific fields:

This handbook is maintained by Melanie & Ha.

You can support my work and buy me a coffee .

Follow me on Github .


Web Development Guide

Basic tools

Frontend Web development

1. HTML, CSS

2. Responsive Design

3. Vanilla JavaScript

4. Web Deployment

You should learn how to deploy a website to a web server.

5. Front-end Framework

You should choose to learn one of these front-end frameworks.

6. Static site generators

Static site generators offer better SEO, file system rooting, data fetching, plugins, and GraphQl.

Some popular static site generators are:

Backend Web Development

1. Server-side language

You need to learn a server-side language to become a full-stack or backend web developer. Pick one of the following:

2. Server-side framework

3. Database

I recommend learning SQL and one of the following databases

4. Content Management System (CMS)

CMS is great for adding content to the web application.

5. Deployment


Learning resources

These sites are great for learning web development.