Ebrahim Bharmal f0425fd964 Adding guide for forward and reverse proxy servers (#185)
* Add files via upload

* Update forward&reverse_proxy.md

* Update forward&reverse_proxy.md

* Update forward&reverse_proxy.md

Checking links

* Update forward&reverse_proxy.md

Updated all links. Now images show up properly

* Update forward&reverse_proxy.md

Updated headings. Made changes to the format.

* Update forward&reverse_proxy.md

Changes made againnnnnn

* Update forward&reverse_proxy.md

Updated structure. Added more content.

* Update forward&reverse_proxy.md

* Update forward&reverse_proxy.md

Added table of contents

* Update forward&reverse_proxy.md

Corrected some lines

* Update forward&reverse_proxy.md

Updated final version: Fixed spelling mistakes and errors

* Added picture of ebrahimbharmal007

Contributing to guides: forward&reverse_proxy.md

* Updated authors.json: add author ebrahimbharmal007

Added ebrahimbharmal007 in authors.json for submitting guide forward&reverse_proxy.md

* Updated guides.json

Added meta data for guide forward&reverse_proxy.md by ebrahimbharmal007
2020-07-26 12:06:29 +04:00
2020-06-22 00:25:22 +04:00
2020-06-21 23:01:47 +04:00
2020-05-26 04:11:58 +04:00
2020-01-18 22:47:48 +04:00
2020-07-21 01:02:45 +04:00
2020-07-17 15:14:28 +04:00
2019-11-16 16:13:37 +04:00
2020-01-04 17:38:43 +04:00
2020-01-18 01:12:41 +04:00

roadmap.sh

Community driven roadmaps, articles and resources for developers

roadmaps roadmaps roadmaps

roadmap.sh is the community effort to create knowledge that is approachable for the developers.

The website is built with Next.js, contains roadmaps which are the step by step guides for developers, guides which are the easier to understand explanations on the complex topics. Anyone can contribute to the website by suggesting changes to existing paths, adding learning resources, becoming an author by adding new guides, updating the existing guides.

Development

Clone the repository, install the dependencies and start the application

git clone https://github.com/kamranahmedse/roadmap.sh
yarn install
yarn dev

Contributions

  • Add new Roadmap
  • Suggest changes to existing roadmap
  • Write an article
  • Improve the site's codebase
  • Write tests
Languages
TypeScript 93.4%
JavaScript 5.7%
CSS 0.8%