GFDRR Open Source Mentoring Guide

GFDRR Open Source Mentoring Guide

View the Project on GitHub GFDRR/mentoring-guide

Web Development

All software developers who develop applications for the web should have basic knowledge of the principles that underlie all web applications including how the request/response cycle works, how REST works and what the various HTTP status codes mean. They will also need to be familiar with HTML and CSS in order to work on the front end of applications.