Skip to content

Latest commit

 

History

History
83 lines (68 loc) · 3.8 KB

README.md

File metadata and controls

83 lines (68 loc) · 3.8 KB

Full-Stack

Agenda 📑



  • What You Need To Learn These Technologies?

    • Text Editor (Visual Studio Code, Zed, Vim/NeoVim).
    • Internet Browser (Chrome, Edge, Firefox, Opera, Safari, ...etc.).
    • Knowledge in Internet and the operating system you use (Linux, Mac, Windows, ...etc.).
    • Have a Target.
    • Focus.
    • Start any idea (ideas for projects you do within the tutorial)
    • Always search before asking.

  • Road Maps

    • Front End Developer:
      1. HTML.
      2. CSS.
      3. JavaScript.
      4. React.js or Angular.js or Vue.js.
    • Back End Developer:
      • JavaScript
        1. HTML (Optional).
        2. CSS (Optional).
        3. JavaScript.
        4. Node.js.

  • How to contribute 🤝

    1. Choose an issue and comment on it that you will take this issue.
    2. Fork the project.
    3. Clone the forked project.
    4. Create a new branch with the name of the change you're going to do.
    5. Make your changes.
    6. Make sure your styling of the documentation is similar to the original repository documentation.
    7. commit and push your changes.
    8. create a pull request.

And I'll be grateful of your contribution 🌟