Skip to content

Latest commit

 

History

History
106 lines (87 loc) · 2.98 KB

resources.md

File metadata and controls

106 lines (87 loc) · 2.98 KB

Resources for A Web Application

Abstract

For a modern web project, it is usually separated as the front-end and back-end parts. Front-end focuses on the user interface (UI), layout of components, and visualization, while back-end provides the application program interface (API) for the front-end program to interact with the back-end services like MySQL databases. The following content includes lists of different resources for learning front-end and back-end technology.

Front End

HTML

CSS

JavaScript

React

UI Library / Framework

Back End

Python

PHP

Node.js

MySQL

Go

Documentation

Markdown

Git

Cloud Providers