Coder Social home page Coder Social logo

rohan-450 / unique-codes-in-javascript Goto Github PK

View Code? Open in Web Editor NEW

This project forked from slicepoh/unique-codes-in-javascript

0.0 0.0 0.0 6 KB

Contribute a Javascript project/code snippet that you have created with a unique idea ( however small it maybe) .

License: MIT License

JavaScript 100.00%

unique-codes-in-javascript's Introduction

good-first-issue

Hello, I'm Shanit,

This repo is for any unique coding style, that you have come up with. We always copy from somewhere when we are starting our coding journey. I wanna see your twist on that copy. Anything that makes your code different from the rest.

I'm accepting Javascript code mainly. You can submit any frontend as well as backend code (vanilla js, Reactjs, React Native, Nextjs, Nodejs etc.) Note: Different CSS styles are also accepted.

Explain in the comments the USP (unique selling point) of your code.

Here's a step by step process of effective contribution in Hacktober Fest.

1. Register for Hacktoberfest:

2. Find a Project:

  • Explore projects on GitHub that are participating in Hacktoberfest. You can use the official Hacktoberfest website, or explore GitHub using topics like hacktoberfest, good first issue, etc.
  • Look for projects that have issues labeled as "Hacktoberfest" or "good first issue."

3. Fork the Repository:

  • Navigate to the repository of the project you want to contribute to.
  • Click the "Fork" button in the top-right corner to create a personal copy of the repository on your GitHub account.

4. Clone the Forked Repository:

git clone https://github.com/SlicePoh/Unique-Codes-in-Javascript.git
cd repository

5. Create a Branch:

git checkout -b your-feature-branch

6. Make Changes:

  • Make the necessary changes in your code editor.
  • Add and commit your changes.
git add .
git commit -m "Your commit message"

7. Push Changes to Your Fork:

git push origin your-feature-branch

8. Create a Pull Request (PR):

  • Go to your fork on GitHub.
  • Click on the "New Pull Request" button.
  • Ensure that the base repository is the one you want to contribute to and that the base and compare branches are correct.
  • Click "Create Pull Request."

9. Describe Your Changes:

  • Provide a clear and concise title and description for your pull request.
  • Mention that it is for Hacktoberfest.

10. Wait for Review:

  • The maintainers of the project will review your changes.
  • They may suggest modifications or approve the pull request.

11. Merge (Optional):

  • Once your pull request is approved, it may be merged into the main project.

12. Repeat:

  • To complete Hacktoberfest, you typically need four pull requests. You can continue contributing to the same project or explore other projects and repeat the process.

13. Check Hacktoberfest Progress:

Make sure to follow the contribution guidelines of the project you're contributing to and adhere to good coding practices. Also, be patient, as maintainers may take some time to review and merge pull requests.

Happy coding !!!!

unique-codes-in-javascript's People

Contributors

slicepoh avatar rohan-450 avatar

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.