Coder Social home page Coder Social logo

michaella23 / javascript-hacktoberfest2022 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lynch23/javascript-hacktoberfest2022

0.0 0.0 0.0 67 KB

This repo has some of my javascript documentation from my learning process. Some of the topics and concepts needed to master javascript at beginner, intermediate or advanced level are included

JavaScript 87.18% HTML 12.82%

javascript-hacktoberfest2022's Introduction

Link to remake of this repo HERE!

open-source

Submit your PR to this javascript-Hacktoberfest2022 repo🧭🌟❗

  • This repo has some of my javascript documentation from my learning process. Some of the topics and concepts needed to master javascript for beginners, intermediates or advanced learners are included. Feel free to add any documentation on any javascript topic that you feel every developer should know. Accepting pull requests. Happy Coding!
    My profile

How to contribute to the project📚

  • Add your name file to the contributors folder
  • Make a folder with the topic name
  • Inside the folder you just created, add a main.js and index.html
  • Link the two files you just created by adding a script tag inside your html
  • Demonstrate your concept/topic
  • Add comments inside main.js or add a separate documentation.md file to explain your demo concept/topic in your words (Optional)

Getting started🧭📌

  • Fork this repo (from the top right button) at the top of the page
  • Clone this repo onto your machine (git command)
git clone https://github.com/your-username/javascript-Hacktoberfest2022.git
  • Navigate to project directory
cd javascript-Hacktoberfest2022
  • Create a new Branch
git checkout -b My-New-Branch
  • Add your contribution files (Follow the steps above)

  • Add your changes to the staging area

git add .
  • Commit your changes
git commit -m "your commit message"
  • Finally push your changes
git push origin My-New-Branch

Reference links to help avoid issues with PR requests

Here is a great tutorial for creating your first pull request by Roshan Jossey: https://github.com/Roshanjossey/first-contributions

Managing your Forked Repo: https://help.github.com/articles/fork-a-repo/

Syncing a Fork: https://help.github.com/articles/syncing-a-fork/

Keep Your Fork Synced: https://gist.github.com/CristinaSolana/1885435

FAQs (Frequently Asked Questions)🗺️

  • Who can contribute to this project?
    • Anyone with a github account and ready to jump into the world of open source projects
  • How does this help me become a better developer?
    • By doing contributing, you get to understand the mechanics of pull requests and contributions to open source and also show your knowledge of javascript
  • Who is the author of this project?
    • I'm Austin, a self-taught junior programmer from Morocco. See my profile
  • How can I contact you?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.