Restructure and update readme

pull/1657/head
Kamran Ahmed 5 years ago
parent 2d00ab5ba7
commit eee3847a17
  1. 0
      .github/funding.yml
  2. 32
      contributing.md
  3. 32
      contributing/roadmap.md
  4. 0
      data/project/backend-map.json
  5. 0
      data/project/devops-map.json
  6. 0
      data/project/disclaimer.json
  7. 0
      data/project/frontend-map.json
  8. 0
      data/project/intro-map.json
  9. BIN
      images/backend.png
  10. BIN
      images/devops.png
  11. BIN
      images/disclaimer.png
  12. BIN
      images/frontend.png
  13. BIN
      images/split.png
  14. 10
      readme.md
  15. 0
      static/roadmaps/intro.png

@ -1,32 +0,0 @@
## The Goal
Our goal is not to have the biggest list of everything available out there.
Our goal is to have a list of things that anybody would have to learn if they were to enter the field today.
## Contributing
Your contributions to this repo are always welcome!
Bear in mind, that this repo is *highly opinionated*, *unbiased* and *curated*.
Your opinion on value of any resource may not match the opinion of curator.
**No PR will be discarded without explanations!**
## How are these roadmaps made?
> Roadmaps are made using [Balsamiq](https://balsamiq.com/download/)
* Clone the repository
* Open Balsamiq, click <kbd>Project > Import > Mockup JSON</kbd>,
* Copy and paste the JSON for the roadmap that you want to update
* Add your changes
* Export the JSON file <kbd>Project > Export > Mockup to JSON</kbd> and put it in the <kbd>project</kbd> directory
* Export the image <kbd>Project > Export > Current Mockup to PNG</kbd> and put it in the <kbd>images</kbd> directory
* Commits your changes and open a PR
## Guidelines
- <p><strong>Adding everything available out there is not the goal!</strong><br>
The roadmaps represents the skillset most valuable today i.e. if you were to enter any of the listed fields today, what would you learn! There might be things that are of-course being used today but prioritize the things that are most in demand today e.g. agreed that lots of people are using angular.js today but you wouldn't want to learn that instead of React, Angular or Vue. Use your critical thinking to filter out non-essential stuff. Give honest arguments for why the resource should be included.</p>
- <p><strong>One item per Pull Request</strong><br>
There may be a discussion related to an item you want to add. Adding just a single item per pull request makes it much easier for everyone involved.</p>
- Write meaningful commit messages
- Look at the existing issues/pull requests before opening new ones

@ -0,0 +1,32 @@
## The Goal
Our goal is not to have the biggest list of everything available out there.
Our goal is to have a list of things that anybody would have to learn if they were to enter the field today.
## Contributing
Your contributions to this repo are always welcome!
Bear in mind, that this repo is *highly opinionated*, *unbiased* and *curated*.
Your opinion on value of any resource may not match the opinion of curator.
**No PR will be discarded without explanations!**
## How are these roadmaps made?
> Roadmaps are made using [Balsamiq](https://balsamiq.com/download/)
* Clone the repository
* Open Balsamiq, click <kbd>Project > Import > Mockup JSON</kbd>,
* Copy and paste the JSON for the roadmap that you want to update
* Add your changes
* Export the JSON file <kbd>Project > Export > Mockup to JSON</kbd> and put it in the <kbd>project</kbd> directory
* Export the image <kbd>Project > Export > Current Mockup to PNG</kbd> and put it in the <kbd>images</kbd> directory
* Commits your changes and open a PR
## Guidelines
- <p><strong>Adding everything available out there is not the goal!</strong><br>
The roadmaps represents the skillset most valuable today i.e. if you were to enter any of the listed fields today, what would you learn! There might be things that are of-course being used today but prioritize the things that are most in demand today e.g. agreed that lots of people are using angular.js today but you wouldn't want to learn that instead of React, Angular or Vue. Use your critical thinking to filter out non-essential stuff. Give honest arguments for why the resource should be included.</p>
- <p><strong>One item per Pull Request</strong><br>
There may be a discussion related to an item you want to add. Adding just a single item per pull request makes it much easier for everyone involved.</p>
- Write meaningful commit messages
- Look at the existing issues/pull requests before opening new ones

Binary file not shown.

Before

Width:  |  Height:  |  Size: 965 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 367 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 74 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 625 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 439 B

@ -15,19 +15,19 @@ If you think that these can be improved in anyway, please do suggest.
## Introduction
![Web Developer Roadmap Introduction](./images/intro.png)
![Web Developer Roadmap Introduction](./static/roadmaps/intro.png)
## Frontend Roadmap
![Frontend Roadmap](./images/frontend.png?fix=531)
![Frontend Roadmap](./static/roadmaps/latest/frontend.png)
## Back-end Roadmap
![Back-end Roadmap](./images/backend.png)
![Back-end Roadmap](./static/roadmaps/latest/backend.png)
## DevOps Roadmap
![DevOps Roadmap](./images/devops.png)
![DevOps Roadmap](./static/roadmaps/latest/devops.png)
## 🚦 Wrap Up
@ -35,7 +35,7 @@ If you think any of the roadmaps can be improved, feel free to discuss it in the
## 🙌 Contribution
> Have a look at [contribution docs](./contributing.md) for how to update any of the roadmaps
> Have a look at [contribution docs](./contributing) for how to update any of the roadmaps
- Open pull request with improvements
- Discuss ideas in issues

Before

Width:  |  Height:  |  Size: 77 KiB

After

Width:  |  Height:  |  Size: 77 KiB

Loading…
Cancel
Save